#9EBFF4#9EBFF4
#9EBFF4 is a light, moderate blue. Relative luminance 0.511; OKLCH L 79.9% C 0.084 H 259.7°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #9EBFF4 |
|---|---|
| RGB | rgb(158, 191, 244) |
| HSL | hsl(217, 80%, 79%) |
| HSV | hsv(217, 35%, 96%) |
| CMYK | cmyk(35.2%, 21.7%, 0%, 4.3%) |
| CIE-LAB | lab(76.72, 1.43, -29.80) |
| CIE-LCH | lch(76.72, 29.83, 272.76°) |
| OKLab | oklab(79.95% -0.0149 -0.0824) |
| OKLCH | oklch(79.95% 0.084 259.7) |
| XYZ | xyz(49.0555, 51.0601, 92.8412) |
| Luminance | 0.5106 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.63
Carolina Blue
#8AB8FE
ΔE00 3.77
Powder Blue (survey)
#B1D1FC
ΔE00 4.65
Baby Blue (survey)
#A2CFFE
ΔE00 4.86
Lightsteelblue
#B0C4DE
ΔE00 6.51
Cloudy Blue
#ACC2D9
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EBFF4 #F4D39E
analogous
#9EEAF4 #9EBFF4 #A89EF4
triadic
#9EBFF4 #F49EBF #BFF49E
tetradic
#9EBFF4 #F49EEA #F4D39E #9EF4A8
square
#9EBFF4 #F49EEA #F4D39E #9EF4A8
split-complementary
#9EBFF4 #F4A89E #EAF49E
monochromatic
#3076E8 #679BEE #9EBFF4 #D5E3FA #E4EDFC
Accessibility & contrast
On white
1.87
#9EBFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#9EBFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EBFF4
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EBFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EBFF4 | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC2F6
Deuteranopia (green-blind)
#A3BAF3
Tritanopia (blue-blind)
#83CAD1
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #9ebff4; /* rgb */ color: rgb(158, 191, 244); /* oklch */ color: oklch(79.9% 0.084 259.7);
Tailwind
colors: {
custom: {
50: '#bdd2f8',
500: '#9ebff4',
950: '#000000',
},
}SCSS
$custom: #9ebff4; $custom-light: #bdd2f8; $custom-dark: #000000;
JSON
{
"hex": "#9ebff4",
"rgb": {
"r": 158,
"g": 191,
"b": 244
},
"hsl": {
"h": 216.977,
"s": 79.63,
"l": 78.824
},
"oklch": {
"l": 0.79949,
"c": 0.08378,
"h": 259.7
},
"luminance": 0.51062
}Semantic roles & 50–950 ramp
primary
#9EBFF4
secondary
#D3A863
accent
#8B0ADC
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#121417
muted
#828385