#8DAEED#8DAEED
#8DAEED is a light, moderate blue. Relative luminance 0.420; OKLCH L 75.0% C 0.098 H 262.9°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #8DAEED |
|---|---|
| RGB | rgb(141, 174, 237) |
| HSL | hsl(219, 73%, 74%) |
| HSV | hsv(219, 41%, 93%) |
| CMYK | cmyk(40.5%, 26.6%, 0%, 7.1%) |
| CIE-LAB | lab(70.90, 4.44, -35.07) |
| CIE-LCH | lch(70.90, 35.35, 277.21°) |
| OKLab | oklab(75.05% -0.0122 -0.0977) |
| OKLCH | oklch(75.05% 0.098 262.9) |
| XYZ | xyz(41.4018, 42.0470, 86.0387) |
| Luminance | 0.4205 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.79
Pastel Blue
#A2BFFE
ΔE00 4.83
Periwinkle Blue
#8F99FB
ΔE00 7.02
Sky Blue (survey)
#75BBFD
ΔE00 7.69
Cornflowerblue
#6495ED
ΔE00 8.08
Light Grey Blue
#9DBCD4
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DAEED #EDCC8D
analogous
#8DDEED #8DAEED #9C8DED
triadic
#8DAEED #ED8DAE #AEED8D
tetradic
#8DAEED #ED8DDE #EDCC8D #8DED9C
square
#8DAEED #ED8DDE #EDCC8D #8DED9C
split-complementary
#8DAEED #ED9C8D #DEED8D
monochromatic
#2363DC #5888E5 #8DAEED #C2D4F5 #E5ECFB
Accessibility & contrast
On white
2.23
#8DAEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#8DAEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DAEED
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DAEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DAEED | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B2F0
Deuteranopia (green-blind)
#8EAAEC
Tritanopia (blue-blind)
#6CBBC4
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #8daeed; /* rgb */ color: rgb(141, 174, 237); /* oklch */ color: oklch(75.0% 0.098 262.9);
Tailwind
colors: {
custom: {
50: '#b2c6f3',
500: '#8daeed',
950: '#000000',
},
}SCSS
$custom: #8daeed; $custom-light: #b2c6f3; $custom-dark: #000000;
JSON
{
"hex": "#8daeed",
"rgb": {
"r": 141,
"g": 174,
"b": 237
},
"hsl": {
"h": 219.375,
"s": 72.727,
"l": 74.118
},
"oklch": {
"l": 0.75047,
"c": 0.09847,
"h": 262.9
},
"luminance": 0.42049
}Semantic roles & 50–950 ramp
primary
#8DAEED
secondary
#F2EAD9
accent
#9111D5
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111317
muted
#808285