#8DAFF9#8DAFF9
#8DAFF9 is a light, moderate blue. Relative luminance 0.432; OKLCH L 75.8% C 0.114 H 264.9°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #8DAFF9 |
|---|---|
| RGB | rgb(141, 175, 249) |
| HSL | hsl(221, 90%, 76%) |
| HSV | hsv(221, 43%, 98%) |
| CMYK | cmyk(43.4%, 29.7%, 0%, 2.4%) |
| CIE-LAB | lab(71.66, 7.19, -40.40) |
| CIE-LCH | lch(71.66, 41.03, 280.09°) |
| OKLab | oklab(75.8% -0.01 -0.1131) |
| OKLCH | oklch(75.8% 0.114 264.9) |
| XYZ | xyz(43.4079, 43.1597, 95.6475) |
| Luminance | 0.4316 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.28
Pastel Blue
#A2BFFE
ΔE00 4.52
Periwinkle Blue
#8F99FB
ΔE00 7.10
Sky Blue (survey)
#75BBFD
ΔE00 7.62
Cornflowerblue
#6495ED
ΔE00 8.28
Baby Blue (survey)
#A2CFFE
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DAFF9 #F9D78D
analogous
#8DE5F9 #8DAFF9 #A18DF9
triadic
#8DAFF9 #F98DAF #AFF98D
tetradic
#8DAFF9 #F98DE5 #F9D78D #8DF9A1
square
#8DAFF9 #F98DE5 #F9D78D #8DF9A1
split-complementary
#8DAFF9 #F9A18D #E5F98D
monochromatic
#195DF3 #5386F6 #8DAFF9 #C7D8FC #E2EBFD
Accessibility & contrast
On white
2.18
#8DAFF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#8DAFF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DAFF9
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DAFF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DAFF9 | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B5FC
Deuteranopia (green-blind)
#89ABF7
Tritanopia (blue-blind)
#66BFC9
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #8daff9; /* rgb */ color: rgb(141, 175, 249); /* oklch */ color: oklch(75.8% 0.114 264.9);
Tailwind
colors: {
custom: {
50: '#b2c6fb',
500: '#8daff9',
950: '#000000',
},
}SCSS
$custom: #8daff9; $custom-light: #b2c6fb; $custom-dark: #000000;
JSON
{
"hex": "#8daff9",
"rgb": {
"r": 141,
"g": 175,
"b": 249
},
"hsl": {
"h": 221.111,
"s": 90,
"l": 76.471
},
"oklch": {
"l": 0.75802,
"c": 0.1135,
"h": 264.9
},
"luminance": 0.43162
}Semantic roles & 50–950 ramp
primary
#8DAFF9
secondary
#F6EBD5
accent
#9D00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285