#9EBFFC#9EBFFC
#9EBFFC is a light, moderate blue. Relative luminance 0.516; OKLCH L 80.3% C 0.094 H 262.4°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #9EBFFC |
|---|---|
| RGB | rgb(158, 191, 252) |
| HSL | hsl(219, 94%, 80%) |
| HSV | hsv(219, 37%, 99%) |
| CMYK | cmyk(37.3%, 24.2%, 0%, 1.2%) |
| CIE-LAB | lab(77.01, 3.50, -33.63) |
| CIE-LCH | lch(77.01, 33.81, 275.94°) |
| OKLab | oklab(80.28% -0.0124 -0.0934) |
| OKLCH | oklch(80.28% 0.094 262.4) |
| XYZ | xyz(50.2966, 51.5565, 99.3778) |
| Luminance | 0.5156 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.01
Carolina Blue
#8AB8FE
ΔE00 3.60
Powder Blue (survey)
#B1D1FC
ΔE00 4.91
Baby Blue (survey)
#A2CFFE
ΔE00 5.10
Lightsteelblue
#B0C4DE
ΔE00 7.35
Sky Blue (survey)
#75BBFD
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EBFFC #FCDB9E
analogous
#9EEEFC #9EBFFC #AC9EFC
triadic
#9EBFFC #FC9EBF #BFFC9E
tetradic
#9EBFFC #FC9EEE #FCDB9E #9EFCAC
square
#9EBFFC #FC9EEE #FCDB9E #9EFCAC
split-complementary
#9EBFFC #FCAC9E #EEFC9E
monochromatic
#2771F8 #6398FA #9EBFFC #D9E6FE #E1EBFE
Accessibility & contrast
On white
1.86
#9EBFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#9EBFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EBFFC
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EBFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EBFFC | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC3FF
Deuteranopia (green-blind)
#A0BAFB
Tritanopia (blue-blind)
#80CCD4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #9ebffc; /* rgb */ color: rgb(158, 191, 252); /* oklch */ color: oklch(80.3% 0.094 262.4);
Tailwind
colors: {
custom: {
50: '#bdd2fd',
500: '#9ebffc',
950: '#000000',
},
}SCSS
$custom: #9ebffc; $custom-light: #bdd2fd; $custom-dark: #000000;
JSON
{
"hex": "#9ebffc",
"rgb": {
"r": 158,
"g": 191,
"b": 252
},
"hsl": {
"h": 218.936,
"s": 94,
"l": 80.392
},
"oklch": {
"l": 0.80283,
"c": 0.09419,
"h": 262.4
},
"luminance": 0.51559
}Semantic roles & 50–950 ramp
primary
#9EBFFC
secondary
#DEB260
accent
#9500E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121417
muted
#828385