#9EBAFA#9EBAFA
#9EBAFA is a light, moderate blue. Relative luminance 0.493; OKLCH L 79.2% C 0.097 H 266.0°. Best body text is #000000 at 10.86:1 contrast (WCAG AA passes).
Color values
| HEX | #9EBAFA |
|---|---|
| RGB | rgb(158, 186, 250) |
| HSL | hsl(222, 90%, 80%) |
| HSV | hsv(222, 37%, 98%) |
| CMYK | cmyk(36.8%, 25.6%, 0%, 2%) |
| CIE-LAB | lab(75.63, 5.72, -34.70) |
| CIE-LCH | lch(75.63, 35.17, 279.36°) |
| OKLab | oklab(79.18% -0.0067 -0.0964) |
| OKLCH | oklch(79.18% 0.097 266) |
| XYZ | xyz(48.9096, 49.2868, 97.3602) |
| Luminance | 0.4929 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.26
Carolina Blue
#8AB8FE
ΔE00 4.23
Powder Blue (survey)
#B1D1FC
ΔE00 6.05
Baby Blue (survey)
#A2CFFE
ΔE00 6.62
Lightsteelblue
#B0C4DE
ΔE00 7.63
Light Periwinkle
#C1C6FC
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EBAFA #FADE9E
analogous
#9EE8FA #9EBAFA #B09EFA
triadic
#9EBAFA #FA9EBA #BAFA9E
tetradic
#9EBAFA #FA9EE8 #FADE9E #9EFAB0
square
#9EBAFA #FA9EE8 #FADE9E #9EFAB0
split-complementary
#9EBAFA #FAB09E #E8FA9E
monochromatic
#2A67F4 #6491F7 #9EBAFA #D8E3FD #E2EAFD
Accessibility & contrast
On white
1.93
#9EBAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.86
#9EBAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EBAFA
10.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EBAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EBAFA | 1.00 | 1.93 | 10.86 | 10.86 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4BFFD
Deuteranopia (green-blind)
#9CB7F9
Tritanopia (blue-blind)
#81C7D0
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #9ebafa; /* rgb */ color: rgb(158, 186, 250); /* oklch */ color: oklch(79.2% 0.097 266.0);
Tailwind
colors: {
custom: {
50: '#bdcefc',
500: '#9ebafa',
950: '#000000',
},
}SCSS
$custom: #9ebafa; $custom-light: #bdcefc; $custom-dark: #000000;
JSON
{
"hex": "#9ebafa",
"rgb": {
"r": 158,
"g": 186,
"b": 250
},
"hsl": {
"h": 221.739,
"s": 90.196,
"l": 80
},
"oklch": {
"l": 0.79175,
"c": 0.09665,
"h": 266
},
"luminance": 0.49289
}Semantic roles & 50–950 ramp
primary
#9EBAFA
secondary
#F6ECD5
accent
#A000E6
background
#FBFCFF
surface
#F7F9FF
border
#D0D2D7
text
#121317
muted
#818285