#8DAFEB#8DAFEB
#8DAFEB is a light, moderate blue. Relative luminance 0.423; OKLCH L 75.2% C 0.095 H 261.5°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #8DAFEB |
|---|---|
| RGB | rgb(141, 175, 235) |
| HSL | hsl(218, 70%, 74%) |
| HSV | hsv(218, 40%, 92%) |
| CMYK | cmyk(40%, 25.5%, 0%, 7.8%) |
| CIE-LAB | lab(71.09, 3.34, -33.69) |
| CIE-LCH | lch(71.09, 33.86, 275.66°) |
| OKLab | oklab(75.17% -0.014 -0.0938) |
| OKLCH | oklch(75.17% 0.095 261.5) |
| XYZ | xyz(41.3052, 42.3186, 84.5730) |
| Luminance | 0.4232 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.56
Pastel Blue
#A2BFFE
ΔE00 4.74
Sky Blue (survey)
#75BBFD
ΔE00 7.32
Periwinkle Blue
#8F99FB
ΔE00 7.36
Cornflowerblue
#6495ED
ΔE00 8.23
Light Grey Blue
#9DBCD4
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DAFEB #EBC98D
analogous
#8DDEEB #8DAFEB #9A8DEB
triadic
#8DAFEB #EB8DAF #AFEB8D
tetradic
#8DAFEB #EB8DDE #EBC98D #8DEB9A
square
#8DAFEB #EB8DDE #EBC98D #8DEB9A
split-complementary
#8DAFEB #EB9A8D #DEEB8D
monochromatic
#2666D8 #598AE2 #8DAFEB #C1D4F4 #E5EDFA
Accessibility & contrast
On white
2.22
#8DAFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#8DAFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DAFEB
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DAFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DAFEB | 1.00 | 2.22 | 9.46 | 9.46 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB3EE
Deuteranopia (green-blind)
#90AAEA
Tritanopia (blue-blind)
#6DBCC4
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #8dafeb; /* rgb */ color: rgb(141, 175, 235); /* oklch */ color: oklch(75.2% 0.095 261.5);
Tailwind
colors: {
custom: {
50: '#b1c6f1',
500: '#8dafeb',
950: '#000000',
},
}SCSS
$custom: #8dafeb; $custom-light: #b1c6f1; $custom-dark: #000000;
JSON
{
"hex": "#8dafeb",
"rgb": {
"r": 141,
"g": 175,
"b": 235
},
"hsl": {
"h": 218.298,
"s": 70.149,
"l": 73.725
},
"oklch": {
"l": 0.75166,
"c": 0.0948,
"h": 261.5
},
"luminance": 0.42321
}Semantic roles & 50–950 ramp
primary
#8DAFEB
secondary
#F2E9D9
accent
#8D13D2
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284