#8DAEEB#8DAEEB
#8DAEEB is a light, moderate blue. Relative luminance 0.419; OKLCH L 75.0% C 0.096 H 262.3°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #8DAEEB |
|---|---|
| RGB | rgb(141, 174, 235) |
| HSL | hsl(219, 70%, 74%) |
| HSV | hsv(219, 40%, 92%) |
| CMYK | cmyk(40%, 26%, 0%, 7.8%) |
| CIE-LAB | lab(70.82, 3.89, -34.10) |
| CIE-LCH | lch(70.82, 34.33, 276.52°) |
| OKLab | oklab(74.96% -0.0128 -0.095) |
| OKLCH | oklch(74.96% 0.096 262.3) |
| XYZ | xyz(41.1113, 41.9308, 84.5084) |
| Luminance | 0.4193 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.86
Pastel Blue
#A2BFFE
ΔE00 4.89
Periwinkle Blue
#8F99FB
ΔE00 7.07
Sky Blue (survey)
#75BBFD
ΔE00 7.65
Cornflowerblue
#6495ED
ΔE00 8.09
Light Grey Blue
#9DBCD4
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DAEEB #EBCA8D
analogous
#8DDDEB #8DAEEB #9B8DEB
triadic
#8DAEEB #EB8DAE #AEEB8D
tetradic
#8DAEEB #EB8DDD #EBCA8D #8DEB9B
square
#8DAEEB #EB8DDD #EBCA8D #8DEB9B
split-complementary
#8DAEEB #EB9B8D #DDEB8D
monochromatic
#2664D8 #5989E2 #8DAEEB #C1D3F4 #E5EDFA
Accessibility & contrast
On white
2.24
#8DAEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#8DAEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DAEEB
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DAEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DAEEB | 1.00 | 2.24 | 9.39 | 9.39 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B2EE
Deuteranopia (green-blind)
#8FA9EA
Tritanopia (blue-blind)
#6DBBC3
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #8daeeb; /* rgb */ color: rgb(141, 174, 235); /* oklch */ color: oklch(75.0% 0.096 262.3);
Tailwind
colors: {
custom: {
50: '#b1c6f1',
500: '#8daeeb',
950: '#000000',
},
}SCSS
$custom: #8daeeb; $custom-light: #b1c6f1; $custom-dark: #000000;
JSON
{
"hex": "#8daeeb",
"rgb": {
"r": 141,
"g": 174,
"b": 235
},
"hsl": {
"h": 218.936,
"s": 70.149,
"l": 73.725
},
"oklch": {
"l": 0.74958,
"c": 0.0958,
"h": 262.3
},
"luminance": 0.41933
}Semantic roles & 50–950 ramp
primary
#8DAEEB
secondary
#F2E9D9
accent
#8F13D2
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111217
muted
#808185