#9EBBFA#9EBBFA
#9EBBFA is a light, moderate blue. Relative luminance 0.497; OKLCH L 79.4% C 0.096 H 265.2°. Best body text is #000000 at 10.94:1 contrast (WCAG AA passes).
Color values
| HEX | #9EBBFA |
|---|---|
| RGB | rgb(158, 187, 250) |
| HSL | hsl(221, 90%, 80%) |
| HSV | hsv(221, 37%, 98%) |
| CMYK | cmyk(36.8%, 25.2%, 0%, 2%) |
| CIE-LAB | lab(75.89, 5.17, -34.29) |
| CIE-LCH | lch(75.89, 34.68, 278.57°) |
| OKLab | oklab(79.38% -0.008 -0.0952) |
| OKLCH | oklch(79.38% 0.096 265.2) |
| XYZ | xyz(49.1210, 49.7096, 97.4306) |
| Luminance | 0.4971 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.04
Carolina Blue
#8AB8FE
ΔE00 4.07
Powder Blue (survey)
#B1D1FC
ΔE00 5.80
Baby Blue (survey)
#A2CFFE
ΔE00 6.32
Lightsteelblue
#B0C4DE
ΔE00 7.53
Light Periwinkle
#C1C6FC
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EBBFA #FADD9E
analogous
#9EE9FA #9EBBFA #AF9EFA
triadic
#9EBBFA #FA9EBB #BBFA9E
tetradic
#9EBBFA #FA9EE9 #FADD9E #9EFAAF
square
#9EBBFA #FA9EE9 #FADD9E #9EFAAF
split-complementary
#9EBBFA #FAAF9E #E9FA9E
monochromatic
#2A69F4 #6492F7 #9EBBFA #D8E4FD #E2EBFD
Accessibility & contrast
On white
1.92
#9EBBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.94
#9EBBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EBBFA
10.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EBBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EBBFA | 1.00 | 1.92 | 10.94 | 10.94 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6C0FD
Deuteranopia (green-blind)
#9DB7F9
Tritanopia (blue-blind)
#81C8D1
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #9ebbfa; /* rgb */ color: rgb(158, 187, 250); /* oklch */ color: oklch(79.4% 0.096 265.2);
Tailwind
colors: {
custom: {
50: '#bdcffc',
500: '#9ebbfa',
950: '#000000',
},
}SCSS
$custom: #9ebbfa; $custom-light: #bdcffc; $custom-dark: #000000;
JSON
{
"hex": "#9ebbfa",
"rgb": {
"r": 158,
"g": 187,
"b": 250
},
"hsl": {
"h": 221.087,
"s": 90.196,
"l": 80
},
"oklch": {
"l": 0.79379,
"c": 0.09559,
"h": 265.2
},
"luminance": 0.49712
}Semantic roles & 50–950 ramp
primary
#9EBBFA
secondary
#F6EBD5
accent
#9D00E6
background
#FBFCFF
surface
#F7F9FF
border
#D0D2D7
text
#121317
muted
#818285