#9EBEFB#9EBEFB
#9EBEFB is a light, moderate blue. Relative luminance 0.511; OKLCH L 80.0% C 0.094 H 263.0°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #9EBEFB |
|---|---|
| RGB | rgb(158, 190, 251) |
| HSL | hsl(219, 92%, 80%) |
| HSV | hsv(219, 37%, 98%) |
| CMYK | cmyk(37.1%, 24.3%, 0%, 1.6%) |
| CIE-LAB | lab(76.71, 3.78, -33.56) |
| CIE-LCH | lch(76.71, 33.77, 276.43°) |
| OKLab | oklab(80.04% -0.0115 -0.0932) |
| OKLCH | oklch(80.04% 0.094 263) |
| XYZ | xyz(49.9213, 51.0587, 98.4730) |
| Luminance | 0.5106 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 0.87
Carolina Blue
#8AB8FE
ΔE00 3.68
Powder Blue (survey)
#B1D1FC
ΔE00 5.10
Baby Blue (survey)
#A2CFFE
ΔE00 5.39
Lightsteelblue
#B0C4DE
ΔE00 7.34
Sky Blue (survey)
#75BBFD
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EBEFB #FBDB9E
analogous
#9EECFB #9EBEFB #AC9EFB
triadic
#9EBEFB #FB9EBE #BEFB9E
tetradic
#9EBEFB #FB9EEC #FBDB9E #9EFBAC
square
#9EBEFB #FB9EEC #FBDB9E #9EFBAC
split-complementary
#9EBEFB #FBAC9E #ECFB9E
monochromatic
#286FF6 #6397F9 #9EBEFB #D9E5FD #E2EBFE
Accessibility & contrast
On white
1.87
#9EBEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#9EBEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EBEFB
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EBEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EBEFB | 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)
#A9C2FE
Deuteranopia (green-blind)
#9FB9FA
Tritanopia (blue-blind)
#80CBD3
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #9ebefb; /* rgb */ color: rgb(158, 190, 251); /* oklch */ color: oklch(80.0% 0.094 263.0);
Tailwind
colors: {
custom: {
50: '#bdd1fd',
500: '#9ebefb',
950: '#000000',
},
}SCSS
$custom: #9ebefb; $custom-light: #bdd1fd; $custom-dark: #000000;
JSON
{
"hex": "#9ebefb",
"rgb": {
"r": 158,
"g": 190,
"b": 251
},
"hsl": {
"h": 219.355,
"s": 92.079,
"l": 80.196
},
"oklch": {
"l": 0.80035,
"c": 0.09387,
"h": 263
},
"luminance": 0.51061
}Semantic roles & 50–950 ramp
primary
#9EBEFB
secondary
#DDB260
accent
#9700E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121417
muted
#828385