#8DAEE7#8DAEE7
#8DAEE7 is a light, moderate blue. Relative luminance 0.417; OKLCH L 74.8% C 0.090 H 261.1°. Best body text is #000000 at 9.34:1 contrast (WCAG AA passes).
Color values
| HEX | #8DAEE7 |
|---|---|
| RGB | rgb(141, 174, 231) |
| HSL | hsl(218, 65%, 73%) |
| HSV | hsv(218, 39%, 91%) |
| CMYK | cmyk(39%, 24.7%, 0%, 9.4%) |
| CIE-LAB | lab(70.67, 2.82, -32.17) |
| CIE-LCH | lch(70.67, 32.29, 275.00°) |
| OKLab | oklab(74.78% -0.014 -0.0894) |
| OKLCH | oklch(74.78% 0.09 261.1) |
| XYZ | xyz(40.5399, 41.7023, 81.4990) |
| Luminance | 0.4170 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.02
Pastel Blue
#A2BFFE
ΔE00 5.04
Periwinkle Blue
#8F99FB
ΔE00 7.19
Sky Blue (survey)
#75BBFD
ΔE00 7.58
Cornflowerblue
#6495ED
ΔE00 8.13
Light Grey Blue
#9DBCD4
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DAEE7 #E7C68D
analogous
#8DDBE7 #8DAEE7 #998DE7
triadic
#8DAEE7 #E78DAE #AEE78D
tetradic
#8DAEE7 #E78DDB #E7C68D #8DE799
square
#8DAEE7 #E78DDB #E7C68D #8DE799
split-complementary
#8DAEE7 #E7998D #DBE78D
monochromatic
#2B67CE #5A8ADC #8DAEE7 #C0D2F2 #E6EDFA
Accessibility & contrast
On white
2.25
#8DAEE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.34
#8DAEE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DAEE7
9.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DAEE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DAEE7 | 1.00 | 2.25 | 9.34 | 9.34 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB2EA
Deuteranopia (green-blind)
#90A9E6
Tritanopia (blue-blind)
#6FBAC2
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #8daee7; /* rgb */ color: rgb(141, 174, 231); /* oklch */ color: oklch(74.8% 0.090 261.1);
Tailwind
colors: {
custom: {
50: '#b1c6ee',
500: '#8daee7',
950: '#000000',
},
}SCSS
$custom: #8daee7; $custom-light: #b1c6ee; $custom-dark: #000000;
JSON
{
"hex": "#8daee7",
"rgb": {
"r": 141,
"g": 174,
"b": 231
},
"hsl": {
"h": 218,
"s": 65.217,
"l": 72.941
},
"oklch": {
"l": 0.74782,
"c": 0.09048,
"h": 261.1
},
"luminance": 0.41704
}Semantic roles & 50–950 ramp
primary
#8DAEE7
secondary
#F1E9DA
accent
#8B18CD
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284