#9EBFFE#9EBFFE
#9EBFFE is a light, moderate blue. Relative luminance 0.517; OKLCH L 80.4% C 0.097 H 263.0°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #9EBFFE |
|---|---|
| RGB | rgb(158, 191, 254) |
| HSL | hsl(219, 98%, 81%) |
| HSV | hsv(219, 38%, 100%) |
| CMYK | cmyk(37.8%, 24.8%, 0%, 0.4%) |
| CIE-LAB | lab(77.09, 4.02, -34.59) |
| CIE-LCH | lch(77.09, 34.82, 276.63°) |
| OKLab | oklab(80.37% -0.0118 -0.0961) |
| OKLCH | oklch(80.37% 0.097 263) |
| XYZ | xyz(50.6152, 51.6840, 101.0557) |
| Luminance | 0.5169 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 0.99
Carolina Blue
#8AB8FE
ΔE00 3.59
Powder Blue (survey)
#B1D1FC
ΔE00 4.97
Baby Blue (survey)
#A2CFFE
ΔE00 5.15
Lightsteelblue
#B0C4DE
ΔE00 7.52
Sky Blue (survey)
#75BBFD
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EBFFE #FEDD9E
analogous
#9EEFFE #9EBFFE #AD9EFE
triadic
#9EBFFE #FE9EBF #BFFE9E
tetradic
#9EBFFE #FE9EEF #FEDD9E #9EFEAD
square
#9EBFFE #FE9EEF #FEDD9E #9EFEAD
split-complementary
#9EBFFE #FEAD9E #EFFE9E
monochromatic
#256FFD #6197FD #9EBFFE #DBE7FF #E1EBFF
Accessibility & contrast
On white
1.85
#9EBFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#9EBFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EBFFE
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EBFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EBFFE | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9C3FF
Deuteranopia (green-blind)
#9FBAFD
Tritanopia (blue-blind)
#7FCCD5
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #9ebffe; /* rgb */ color: rgb(158, 191, 254); /* oklch */ color: oklch(80.4% 0.097 263.0);
Tailwind
colors: {
custom: {
50: '#bdd2ff',
500: '#9ebffe',
950: '#000000',
},
}SCSS
$custom: #9ebffe; $custom-light: #bdd2ff; $custom-dark: #000000;
JSON
{
"hex": "#9ebffe",
"rgb": {
"r": 158,
"g": 191,
"b": 254
},
"hsl": {
"h": 219.375,
"s": 97.959,
"l": 80.784
},
"oklch": {
"l": 0.80368,
"c": 0.09682,
"h": 263
},
"luminance": 0.51686
}Semantic roles & 50–950 ramp
primary
#9EBFFE
secondary
#E1B45F
accent
#9700E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121418
muted
#828386