#8DAEDF#8DAEDF
#8DAEDF is a light, moderate blue. Relative luminance 0.413; OKLCH L 74.4% C 0.080 H 258.1°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #8DAEDF |
|---|---|
| RGB | rgb(141, 174, 223) |
| HSL | hsl(216, 56%, 71%) |
| HSV | hsv(216, 37%, 87%) |
| CMYK | cmyk(36.8%, 22%, 0%, 12.5%) |
| CIE-LAB | lab(70.36, 0.69, -28.27) |
| CIE-LCH | lch(70.36, 28.28, 271.40°) |
| OKLab | oklab(74.44% -0.0165 -0.0783) |
| OKLCH | oklch(74.44% 0.08 258.1) |
| XYZ | xyz(39.4357, 41.2606, 75.6839) |
| Luminance | 0.4126 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.48
Pastel Blue
#A2BFFE
ΔE00 5.52
Periwinkle Blue
#8F99FB
ΔE00 7.46
Sky Blue (survey)
#75BBFD
ΔE00 7.46
Light Grey Blue
#9DBCD4
ΔE00 7.63
Cornflowerblue
#6495ED
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DAEDF #DFBE8D
analogous
#8DD7DF #8DAEDF #958DDF
triadic
#8DAEDF #DF8DAE #AEDF8D
tetradic
#8DAEDF #DF8DD7 #DFBE8D #8DDF95
square
#8DAEDF #DF8DD7 #DFBE8D #8DDF95
split-complementary
#8DAEDF #DF958D #D7DF8D
monochromatic
#356CBD #5D8CD2 #8DAEDF #BDD0EC #E7EEF8
Accessibility & contrast
On white
2.27
#8DAEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#8DAEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DAEDF
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DAEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DAEDF | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB0E1
Deuteranopia (green-blind)
#93A9DE
Tritanopia (blue-blind)
#73B8BF
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #8daedf; /* rgb */ color: rgb(141, 174, 223); /* oklch */ color: oklch(74.4% 0.080 258.1);
Tailwind
colors: {
custom: {
50: '#b1c6e9',
500: '#8daedf',
950: '#000000',
},
}SCSS
$custom: #8daedf; $custom-light: #b1c6e9; $custom-dark: #000000;
JSON
{
"hex": "#8daedf",
"rgb": {
"r": 141,
"g": 174,
"b": 223
},
"hsl": {
"h": 215.854,
"s": 56.164,
"l": 71.373
},
"oklch": {
"l": 0.74441,
"c": 0.08001,
"h": 258.1
},
"luminance": 0.41263
}Semantic roles & 50–950 ramp
primary
#8DAEDF
secondary
#EFE6D9
accent
#8322C4
background
#FBFCFE
surface
#F6F8FC
border
#D0D1D5
text
#111316
muted
#808284