#8DAEE5#8DAEE5
#8DAEE5 is a light, moderate blue. Relative luminance 0.416; OKLCH L 74.7% C 0.088 H 260.4°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #8DAEE5 |
|---|---|
| RGB | rgb(141, 174, 229) |
| HSL | hsl(218, 63%, 73%) |
| HSV | hsv(218, 38%, 90%) |
| CMYK | cmyk(38.4%, 24%, 0%, 10.2%) |
| CIE-LAB | lab(70.59, 2.28, -31.20) |
| CIE-LCH | lch(70.59, 31.28, 274.18°) |
| OKLab | oklab(74.7% -0.0146 -0.0866) |
| OKLCH | oklch(74.7% 0.088 260.4) |
| XYZ | xyz(40.2590, 41.5899, 80.0199) |
| Luminance | 0.4159 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.12
Pastel Blue
#A2BFFE
ΔE00 5.13
Periwinkle Blue
#8F99FB
ΔE00 7.25
Sky Blue (survey)
#75BBFD
ΔE00 7.55
Cornflowerblue
#6495ED
ΔE00 8.16
Light Grey Blue
#9DBCD4
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DAEE5 #E5C48D
analogous
#8DDAE5 #8DAEE5 #988DE5
triadic
#8DAEE5 #E58DAE #AEE58D
tetradic
#8DAEE5 #E58DDA #E5C48D #8DE598
square
#8DAEE5 #E58DDA #E5C48D #8DE598
split-complementary
#8DAEE5 #E5988D #DAE58D
monochromatic
#2E68CA #5B8BDA #8DAEE5 #BFD1F0 #E6EDF9
Accessibility & contrast
On white
2.25
#8DAEE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#8DAEE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DAEE5
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DAEE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DAEE5 | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB1E7
Deuteranopia (green-blind)
#91A9E4
Tritanopia (blue-blind)
#70BAC1
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #8daee5; /* rgb */ color: rgb(141, 174, 229); /* oklch */ color: oklch(74.7% 0.088 260.4);
Tailwind
colors: {
custom: {
50: '#b1c6ed',
500: '#8daee5',
950: '#000000',
},
}SCSS
$custom: #8daee5; $custom-light: #b1c6ed; $custom-dark: #000000;
JSON
{
"hex": "#8daee5",
"rgb": {
"r": 141,
"g": 174,
"b": 229
},
"hsl": {
"h": 217.5,
"s": 62.857,
"l": 72.549
},
"oklch": {
"l": 0.74696,
"c": 0.08785,
"h": 260.4
},
"luminance": 0.41592
}Semantic roles & 50–950 ramp
primary
#8DAEE5
secondary
#F1E8DA
accent
#891BCB
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284