#9EBFFA#9EBFFA
#9EBFFA is a light, moderate blue. Relative luminance 0.514; OKLCH L 80.2% C 0.092 H 261.8°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #9EBFFA |
|---|---|
| RGB | rgb(158, 191, 250) |
| HSL | hsl(218, 90%, 80%) |
| HSV | hsv(218, 37%, 98%) |
| CMYK | cmyk(36.8%, 23.6%, 0%, 2%) |
| CIE-LAB | lab(76.94, 2.98, -32.68) |
| CIE-LCH | lch(76.94, 32.81, 275.21°) |
| OKLab | oklab(80.2% -0.013 -0.0906) |
| OKLCH | oklch(80.2% 0.092 261.8) |
| XYZ | xyz(49.9814, 51.4304, 97.7174) |
| Luminance | 0.5143 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.10
Carolina Blue
#8AB8FE
ΔE00 3.62
Powder Blue (survey)
#B1D1FC
ΔE00 4.84
Baby Blue (survey)
#A2CFFE
ΔE00 5.04
Lightsteelblue
#B0C4DE
ΔE00 7.16
Sky Blue (survey)
#75BBFD
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EBFFA #FAD99E
analogous
#9EEDFA #9EBFFA #AB9EFA
triadic
#9EBFFA #FA9EBF #BFFA9E
tetradic
#9EBFFA #FA9EED #FAD99E #9EFAAB
square
#9EBFFA #FA9EED #FAD99E #9EFAAB
split-complementary
#9EBFFA #FAAB9E #EDFA9E
monochromatic
#2A72F4 #6499F7 #9EBFFA #D8E5FD #E2ECFD
Accessibility & contrast
On white
1.86
#9EBFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#9EBFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EBFFA
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EBFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EBFFA | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC3FD
Deuteranopia (green-blind)
#A1BAF9
Tritanopia (blue-blind)
#81CBD3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #9ebffa; /* rgb */ color: rgb(158, 191, 250); /* oklch */ color: oklch(80.2% 0.092 261.8);
Tailwind
colors: {
custom: {
50: '#bdd2fc',
500: '#9ebffa',
950: '#000000',
},
}SCSS
$custom: #9ebffa; $custom-light: #bdd2fc; $custom-dark: #000000;
JSON
{
"hex": "#9ebffa",
"rgb": {
"r": 158,
"g": 191,
"b": 250
},
"hsl": {
"h": 218.478,
"s": 90.196,
"l": 80
},
"oklch": {
"l": 0.80198,
"c": 0.09157,
"h": 261.8
},
"luminance": 0.51433
}Semantic roles & 50–950 ramp
primary
#9EBFFA
secondary
#DBAF61
accent
#9300E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121417
muted
#828385