#8DAAE6#8DAAE6
#8DAAE6 is a light, moderate blue. Relative luminance 0.401; OKLCH L 73.9% C 0.093 H 264.3°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #8DAAE6 |
|---|---|
| RGB | rgb(141, 170, 230) |
| HSL | hsl(220, 64%, 73%) |
| HSV | hsv(220, 39%, 90%) |
| CMYK | cmyk(38.7%, 26.1%, 0%, 9.8%) |
| CIE-LAB | lab(69.56, 4.78, -33.34) |
| CIE-LCH | lch(69.56, 33.68, 278.16°) |
| OKLab | oklab(73.9% -0.0092 -0.0927) |
| OKLCH | oklch(73.9% 0.093 264.3) |
| XYZ | xyz(39.6378, 40.1234, 80.5036) |
| Luminance | 0.4012 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.27
Pastel Blue
#A2BFFE
ΔE00 5.79
Periwinkle Blue
#8F99FB
ΔE00 6.15
Cornflowerblue
#6495ED
ΔE00 7.73
Sky Blue (survey)
#75BBFD
ΔE00 8.93
Light Grey Blue
#9DBCD4
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DAAE6 #E6C98D
analogous
#8DD7E6 #8DAAE6 #9C8DE6
triadic
#8DAAE6 #E68DAA #AAE68D
tetradic
#8DAAE6 #E68DD7 #E6C98D #8DE69C
square
#8DAAE6 #E68DD7 #E6C98D #8DE69C
split-complementary
#8DAAE6 #E69C8D #D7E68D
monochromatic
#2D61CC #5B85DB #8DAAE6 #BFCFF1 #E6ECF9
Accessibility & contrast
On white
2.33
#8DAAE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#8DAAE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DAAE6
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DAAE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DAAE6 | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95AEE9
Deuteranopia (green-blind)
#8CA6E5
Tritanopia (blue-blind)
#70B6BF
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #8daae6; /* rgb */ color: rgb(141, 170, 230); /* oklch */ color: oklch(73.9% 0.093 264.3);
Tailwind
colors: {
custom: {
50: '#b1c3ee',
500: '#8daae6',
950: '#000000',
},
}SCSS
$custom: #8daae6; $custom-light: #b1c3ee; $custom-dark: #000000;
JSON
{
"hex": "#8daae6",
"rgb": {
"r": 141,
"g": 170,
"b": 230
},
"hsl": {
"h": 220.449,
"s": 64.029,
"l": 72.745
},
"oklch": {
"l": 0.73904,
"c": 0.09321,
"h": 264.3
},
"luminance": 0.40125
}Semantic roles & 50–950 ramp
primary
#8DAAE6
secondary
#F1E9DA
accent
#921ACC
background
#FBFBFE
surface
#F6F7FD
border
#D0D0D5
text
#111216
muted
#808184