#9EBEFE#9EBEFE
#9EBEFE is a light, moderate blue. Relative luminance 0.513; OKLCH L 80.2% C 0.098 H 263.8°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #9EBEFE |
|---|---|
| RGB | rgb(158, 190, 254) |
| HSL | hsl(220, 98%, 81%) |
| HSV | hsv(220, 38%, 100%) |
| CMYK | cmyk(37.8%, 25.2%, 0%, 0.4%) |
| CIE-LAB | lab(76.83, 4.57, -34.99) |
| CIE-LCH | lch(76.83, 35.29, 277.44°) |
| OKLab | oklab(80.16% -0.0106 -0.0972) |
| OKLCH | oklch(80.16% 0.098 263.8) |
| XYZ | xyz(50.3979, 51.2493, 100.9833) |
| Luminance | 0.5125 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 0.83
Carolina Blue
#8AB8FE
ΔE00 3.67
Powder Blue (survey)
#B1D1FC
ΔE00 5.20
Baby Blue (survey)
#A2CFFE
ΔE00 5.46
Lightsteelblue
#B0C4DE
ΔE00 7.58
Sky Blue (survey)
#75BBFD
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EBEFE #FEDE9E
analogous
#9EEEFE #9EBEFE #AE9EFE
triadic
#9EBEFE #FE9EBE #BEFE9E
tetradic
#9EBEFE #FE9EEE #FEDE9E #9EFEAE
square
#9EBEFE #FE9EEE #FEDE9E #9EFEAE
split-complementary
#9EBEFE #FEAE9E #EEFE9E
monochromatic
#256DFD #6195FD #9EBEFE #DBE7FF #E1EBFF
Accessibility & contrast
On white
1.87
#9EBEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#9EBEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EBEFE
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EBEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EBEFE | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8C2FF
Deuteranopia (green-blind)
#9EBAFD
Tritanopia (blue-blind)
#7FCBD4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #9ebefe; /* rgb */ color: rgb(158, 190, 254); /* oklch */ color: oklch(80.2% 0.098 263.8);
Tailwind
colors: {
custom: {
50: '#bdd1ff',
500: '#9ebefe',
950: '#000000',
},
}SCSS
$custom: #9ebefe; $custom-light: #bdd1ff; $custom-dark: #000000;
JSON
{
"hex": "#9ebefe",
"rgb": {
"r": 158,
"g": 190,
"b": 254
},
"hsl": {
"h": 220,
"s": 97.959,
"l": 80.784
},
"oklch": {
"l": 0.80163,
"c": 0.09782,
"h": 263.8
},
"luminance": 0.51252
}Semantic roles & 50–950 ramp
primary
#9EBEFE
secondary
#E1B65F
accent
#9900E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121418
muted
#828386