#9EBFF6#9EBFF6
#9EBFF6 is a light, moderate blue. Relative luminance 0.512; OKLCH L 80.0% C 0.086 H 260.5°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #9EBFF6 |
|---|---|
| RGB | rgb(158, 191, 246) |
| HSL | hsl(218, 83%, 79%) |
| HSV | hsv(218, 36%, 96%) |
| CMYK | cmyk(35.8%, 22.4%, 0%, 3.5%) |
| CIE-LAB | lab(76.79, 1.95, -30.76) |
| CIE-LCH | lch(76.79, 30.82, 273.62°) |
| OKLab | oklab(80.03% -0.0143 -0.0852) |
| OKLCH | oklch(80.03% 0.086 260.5) |
| XYZ | xyz(49.3608, 51.1822, 94.4492) |
| Luminance | 0.5119 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.42
Carolina Blue
#8AB8FE
ΔE00 3.70
Powder Blue (survey)
#B1D1FC
ΔE00 4.71
Baby Blue (survey)
#A2CFFE
ΔE00 4.92
Lightsteelblue
#B0C4DE
ΔE00 6.74
Sky Blue (survey)
#75BBFD
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EBFF6 #F6D59E
analogous
#9EEBF6 #9EBFF6 #A99EF6
triadic
#9EBFF6 #F69EBF #BFF69E
tetradic
#9EBFF6 #F69EEB #F6D59E #9EF6A9
square
#9EBFF6 #F69EEB #F6D59E #9EF6A9
split-complementary
#9EBFF6 #F6A99E #EBF69E
monochromatic
#2E75EC #669AF1 #9EBFF6 #D6E4FB #E3EDFC
Accessibility & contrast
On white
1.87
#9EBFF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#9EBFF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EBFF6
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EBFF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EBFF6 | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC2F9
Deuteranopia (green-blind)
#A3BAF5
Tritanopia (blue-blind)
#82CBD2
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #9ebff6; /* rgb */ color: rgb(158, 191, 246); /* oklch */ color: oklch(80.0% 0.086 260.5);
Tailwind
colors: {
custom: {
50: '#bdd2f9',
500: '#9ebff6',
950: '#000000',
},
}SCSS
$custom: #9ebff6; $custom-light: #bdd2f9; $custom-dark: #000000;
JSON
{
"hex": "#9ebff6",
"rgb": {
"r": 158,
"g": 191,
"b": 246
},
"hsl": {
"h": 217.5,
"s": 83.019,
"l": 79.216
},
"oklch": {
"l": 0.80032,
"c": 0.08637,
"h": 260.5
},
"luminance": 0.51185
}Semantic roles & 50–950 ramp
primary
#9EBFF6
secondary
#D6AA63
accent
#8E06DF
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121417
muted
#828385