#9EBEFC#9EBEFC
#9EBEFC is a light, moderate blue. Relative luminance 0.511; OKLCH L 80.1% C 0.095 H 263.2°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #9EBEFC |
|---|---|
| RGB | rgb(158, 190, 252) |
| HSL | hsl(220, 94%, 80%) |
| HSV | hsv(220, 37%, 99%) |
| CMYK | cmyk(37.3%, 24.6%, 0%, 1.2%) |
| CIE-LAB | lab(76.75, 4.04, -34.04) |
| CIE-LCH | lch(76.75, 34.28, 276.78°) |
| OKLab | oklab(80.08% -0.0112 -0.0945) |
| OKLCH | oklch(80.08% 0.095 263.2) |
| XYZ | xyz(50.0793, 51.1219, 99.3054) |
| Luminance | 0.5112 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 0.84
Carolina Blue
#8AB8FE
ΔE00 3.67
Powder Blue (survey)
#B1D1FC
ΔE00 5.13
Baby Blue (survey)
#A2CFFE
ΔE00 5.41
Lightsteelblue
#B0C4DE
ΔE00 7.42
Sky Blue (survey)
#75BBFD
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EBEFC #FCDC9E
analogous
#9EEDFC #9EBEFC #AD9EFC
triadic
#9EBEFC #FC9EBE #BEFC9E
tetradic
#9EBEFC #FC9EED #FCDC9E #9EFCAD
square
#9EBEFC #FC9EED #FCDC9E #9EFCAD
split-complementary
#9EBEFC #FCAD9E #EDFC9E
monochromatic
#276EF8 #6396FA #9EBEFC #D9E6FE #E1EBFE
Accessibility & contrast
On white
1.87
#9EBEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#9EBEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EBEFC
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EBEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EBEFC | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9C2FF
Deuteranopia (green-blind)
#9FBAFB
Tritanopia (blue-blind)
#80CBD3
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #9ebefc; /* rgb */ color: rgb(158, 190, 252); /* oklch */ color: oklch(80.1% 0.095 263.2);
Tailwind
colors: {
custom: {
50: '#bdd1fd',
500: '#9ebefc',
950: '#000000',
},
}SCSS
$custom: #9ebefc; $custom-light: #bdd1fd; $custom-dark: #000000;
JSON
{
"hex": "#9ebefc",
"rgb": {
"r": 158,
"g": 190,
"b": 252
},
"hsl": {
"h": 219.574,
"s": 94,
"l": 80.392
},
"oklch": {
"l": 0.80078,
"c": 0.09518,
"h": 263.2
},
"luminance": 0.51124
}Semantic roles & 50–950 ramp
primary
#9EBEFC
secondary
#DEB360
accent
#9700E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121417
muted
#828385