#8DAFDE#8DAFDE
#8DAFDE is a light, moderate cyan. Relative luminance 0.416; OKLCH L 74.6% C 0.078 H 256.6°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #8DAFDE |
|---|---|
| RGB | rgb(141, 175, 222) |
| HSL | hsl(215, 55%, 71%) |
| HSV | hsv(215, 36%, 87%) |
| CMYK | cmyk(36.5%, 21.2%, 0%, 12.9%) |
| CIE-LAB | lab(70.59, -0.12, -27.37) |
| CIE-LCH | lch(70.59, 27.37, 269.74°) |
| OKLab | oklab(74.61% -0.0181 -0.0757) |
| OKLCH | oklch(74.61% 0.078 256.6) |
| XYZ | xyz(39.4952, 41.5947, 75.0406) |
| Luminance | 0.4160 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.34
Pastel Blue
#A2BFFE
ΔE00 5.53
Sky Blue (survey)
#75BBFD
ΔE00 7.10
Light Grey Blue
#9DBCD4
ΔE00 7.18
Periwinkle Blue
#8F99FB
ΔE00 7.75
Lightsteelblue
#B0C4DE
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DAFDE #DEBC8D
analogous
#8DD7DE #8DAFDE #938DDE
triadic
#8DAFDE #DE8DAF #AFDE8D
tetradic
#8DAFDE #DE8DD7 #DEBC8D #8DDE93
square
#8DAFDE #DE8DD7 #DEBC8D #8DDE93
split-complementary
#8DAFDE #DE938D #D7DE8D
monochromatic
#366EBB #5E8ED0 #8DAFDE #BCD0EC #E7EEF8
Accessibility & contrast
On white
2.25
#8DAFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#8DAFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DAFDE
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DAFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DAFDE | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EB1E0
Deuteranopia (green-blind)
#95A9DD
Tritanopia (blue-blind)
#73B9BF
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #8dafde; /* rgb */ color: rgb(141, 175, 222); /* oklch */ color: oklch(74.6% 0.078 256.6);
Tailwind
colors: {
custom: {
50: '#b1c6e8',
500: '#8dafde',
950: '#000000',
},
}SCSS
$custom: #8dafde; $custom-light: #b1c6e8; $custom-dark: #000000;
JSON
{
"hex": "#8dafde",
"rgb": {
"r": 141,
"g": 175,
"b": 222
},
"hsl": {
"h": 214.815,
"s": 55.102,
"l": 71.176
},
"oklch": {
"l": 0.7461,
"c": 0.07785,
"h": 256.6
},
"luminance": 0.41597
}Semantic roles & 50–950 ramp
primary
#8DAFDE
secondary
#EEE5D9
accent
#8023C3
background
#FBFCFE
surface
#F6F8FC
border
#D0D1D5
text
#111316
muted
#808284