#9EBFF5#9EBFF5
#9EBFF5 is a light, moderate blue. Relative luminance 0.511; OKLCH L 80.0% C 0.085 H 260.1°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #9EBFF5 |
|---|---|
| RGB | rgb(158, 191, 245) |
| HSL | hsl(217, 81%, 79%) |
| HSV | hsv(217, 36%, 96%) |
| CMYK | cmyk(35.5%, 22%, 0%, 3.9%) |
| CIE-LAB | lab(76.75, 1.69, -30.28) |
| CIE-LCH | lch(76.75, 30.33, 273.19°) |
| OKLab | oklab(79.99% -0.0146 -0.0838) |
| OKLCH | oklch(79.99% 0.085 260.1) |
| XYZ | xyz(49.2078, 51.1210, 93.6430) |
| Luminance | 0.5112 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.52
Carolina Blue
#8AB8FE
ΔE00 3.73
Powder Blue (survey)
#B1D1FC
ΔE00 4.68
Baby Blue (survey)
#A2CFFE
ΔE00 4.89
Lightsteelblue
#B0C4DE
ΔE00 6.63
Cloudy Blue
#ACC2D9
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EBFF5 #F5D49E
analogous
#9EEBF5 #9EBFF5 #A99EF5
triadic
#9EBFF5 #F59EBF #BFF59E
tetradic
#9EBFF5 #F59EEB #F5D49E #9EF5A9
square
#9EBFF5 #F59EEB #F5D49E #9EF5A9
split-complementary
#9EBFF5 #F5A99E #EBF59E
monochromatic
#2F76EA #679AEF #9EBFF5 #D5E4FB #E3EDFC
Accessibility & contrast
On white
1.87
#9EBFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#9EBFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EBFF5
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EBFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EBFF5 | 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)
#ACC2F7
Deuteranopia (green-blind)
#A3BAF4
Tritanopia (blue-blind)
#83CAD1
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #9ebff5; /* rgb */ color: rgb(158, 191, 245); /* oklch */ color: oklch(80.0% 0.085 260.1);
Tailwind
colors: {
custom: {
50: '#bdd2f8',
500: '#9ebff5',
950: '#000000',
},
}SCSS
$custom: #9ebff5; $custom-light: #bdd2f8; $custom-dark: #000000;
JSON
{
"hex": "#9ebff5",
"rgb": {
"r": 158,
"g": 191,
"b": 245
},
"hsl": {
"h": 217.241,
"s": 81.308,
"l": 79.02
},
"oklch": {
"l": 0.7999,
"c": 0.08507,
"h": 260.1
},
"luminance": 0.51123
}Semantic roles & 50–950 ramp
primary
#9EBFF5
secondary
#D4A963
accent
#8D08DE
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121417
muted
#828385