#9EBFF3#9EBFF3
#9EBFF3 is a light, moderate blue. Relative luminance 0.510; OKLCH L 79.9% C 0.083 H 259.4°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #9EBFF3 |
|---|---|
| RGB | rgb(158, 191, 243) |
| HSL | hsl(217, 78%, 79%) |
| HSV | hsv(217, 35%, 95%) |
| CMYK | cmyk(35%, 21.4%, 0%, 4.7%) |
| CIE-LAB | lab(76.68, 1.18, -29.32) |
| CIE-LCH | lch(76.68, 29.34, 272.30°) |
| OKLab | oklab(79.91% -0.0152 -0.0811) |
| OKLCH | oklch(79.91% 0.083 259.4) |
| XYZ | xyz(48.9041, 50.9995, 92.0437) |
| Luminance | 0.5100 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.76
Carolina Blue
#8AB8FE
ΔE00 3.81
Powder Blue (survey)
#B1D1FC
ΔE00 4.62
Baby Blue (survey)
#A2CFFE
ΔE00 4.83
Lightsteelblue
#B0C4DE
ΔE00 6.38
Cloudy Blue
#ACC2D9
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EBFF3 #F3D29E
analogous
#9EE9F3 #9EBFF3 #A79EF3
triadic
#9EBFF3 #F39EBF #BFF39E
tetradic
#9EBFF3 #F39EE9 #F3D29E #9EF3A7
square
#9EBFF3 #F39EE9 #F3D29E #9EF3A7
split-complementary
#9EBFF3 #F3A79E #E9F39E
monochromatic
#3177E6 #689BEC #9EBFF3 #D4E3FA #E4EDFC
Accessibility & contrast
On white
1.87
#9EBFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#9EBFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EBFF3
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EBFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EBFF3 | 1.00 | 1.87 | 11.20 | 11.20 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC2F5
Deuteranopia (green-blind)
#A4BAF2
Tritanopia (blue-blind)
#84CAD1
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #9ebff3; /* rgb */ color: rgb(158, 191, 243); /* oklch */ color: oklch(79.9% 0.083 259.4);
Tailwind
colors: {
custom: {
50: '#bdd2f7',
500: '#9ebff3',
950: '#000000',
},
}SCSS
$custom: #9ebff3; $custom-light: #bdd2f7; $custom-dark: #000000;
JSON
{
"hex": "#9ebff3",
"rgb": {
"r": 158,
"g": 191,
"b": 243
},
"hsl": {
"h": 216.706,
"s": 77.982,
"l": 78.627
},
"oklch": {
"l": 0.79908,
"c": 0.0825,
"h": 259.4
},
"luminance": 0.51002
}Semantic roles & 50–950 ramp
primary
#9EBFF3
secondary
#D1A764
accent
#8A0BDA
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#121417
muted
#828385