#9EBCF5#9EBCF5
#9EBCF5 is a light, moderate blue. Relative luminance 0.498; OKLCH L 79.4% C 0.088 H 263.0°. Best body text is #000000 at 10.97:1 contrast (WCAG AA passes).
Color values
| HEX | #9EBCF5 |
|---|---|
| RGB | rgb(158, 188, 245) |
| HSL | hsl(219, 81%, 79%) |
| HSV | hsv(219, 36%, 96%) |
| CMYK | cmyk(35.5%, 23.3%, 0%, 3.9%) |
| CIE-LAB | lab(75.96, 3.33, -31.49) |
| CIE-LCH | lch(75.96, 31.67, 276.03°) |
| OKLab | oklab(79.37% -0.0108 -0.0873) |
| OKLCH | oklch(79.37% 0.088 263) |
| XYZ | xyz(48.5602, 49.8259, 93.4272) |
| Luminance | 0.4983 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.22
Carolina Blue
#8AB8FE
ΔE00 4.02
Powder Blue (survey)
#B1D1FC
ΔE00 5.44
Baby Blue (survey)
#A2CFFE
ΔE00 5.93
Lightsteelblue
#B0C4DE
ΔE00 6.99
Cloudy Blue
#ACC2D9
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EBCF5 #F5D79E
analogous
#9EE8F5 #9EBCF5 #AC9EF5
triadic
#9EBCF5 #F59EBC #BCF59E
tetradic
#9EBCF5 #F59EE8 #F5D79E #9EF5AC
square
#9EBCF5 #F59EE8 #F5D79E #9EF5AC
split-complementary
#9EBCF5 #F5AC9E #E8F59E
monochromatic
#2F6FEA #6796EF #9EBCF5 #D5E2FB #E3ECFC
Accessibility & contrast
On white
1.92
#9EBCF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.97
#9EBCF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EBCF5
10.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EBCF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EBCF5 | 1.00 | 1.92 | 10.97 | 10.97 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9C0F8
Deuteranopia (green-blind)
#A0B8F4
Tritanopia (blue-blind)
#83C8CF
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #9ebcf5; /* rgb */ color: rgb(158, 188, 245); /* oklch */ color: oklch(79.4% 0.088 263.0);
Tailwind
colors: {
custom: {
50: '#bdd0f8',
500: '#9ebcf5',
950: '#000000',
},
}SCSS
$custom: #9ebcf5; $custom-light: #bdd0f8; $custom-dark: #000000;
JSON
{
"hex": "#9ebcf5",
"rgb": {
"r": 158,
"g": 188,
"b": 245
},
"hsl": {
"h": 219.31,
"s": 81.308,
"l": 79.02
},
"oklch": {
"l": 0.79372,
"c": 0.08792,
"h": 263
},
"luminance": 0.49828
}Semantic roles & 50–950 ramp
primary
#9EBCF5
secondary
#F4EAD7
accent
#9408DE
background
#FBFCFF
surface
#F7F9FF
border
#D0D2D7
text
#121317
muted
#818285