#9EC4FA#9EC4FA
#9EC4FA is a light, moderate blue. Relative luminance 0.537; OKLCH L 81.2% C 0.087 H 257.2°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #9EC4FA |
|---|---|
| RGB | rgb(158, 196, 250) |
| HSL | hsl(215, 90%, 80%) |
| HSV | hsv(215, 37%, 98%) |
| CMYK | cmyk(36.8%, 21.6%, 0%, 2%) |
| CIE-LAB | lab(78.26, 0.26, -30.65) |
| CIE-LCH | lch(78.26, 30.65, 270.49°) |
| OKLab | oklab(81.23% -0.0193 -0.0849) |
| OKLCH | oklch(81.23% 0.087 257.2) |
| XYZ | xyz(51.0904, 53.6485, 98.0871) |
| Luminance | 0.5365 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.61
Baby Blue (survey)
#A2CFFE
ΔE00 3.33
Carolina Blue
#8AB8FE
ΔE00 3.75
Powder Blue (survey)
#B1D1FC
ΔE00 3.84
Light Blue
#95D0FC
ΔE00 6.13
Sky Blue (survey)
#75BBFD
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EC4FA #FAD49E
analogous
#9EF2FA #9EC4FA #A69EFA
triadic
#9EC4FA #FA9EC4 #C4FA9E
tetradic
#9EC4FA #FA9EF2 #FAD49E #9EFAA6
square
#9EC4FA #FA9EF2 #FAD49E #9EFAA6
split-complementary
#9EC4FA #FAA69E #F2FA9E
monochromatic
#2A7DF4 #64A1F7 #9EC4FA #D8E7FD #E2EDFD
Accessibility & contrast
On white
1.79
#9EC4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#9EC4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EC4FA
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EC4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EC4FA | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C7FC
Deuteranopia (green-blind)
#A6BEF9
Tritanopia (blue-blind)
#80D0D6
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #9ec4fa; /* rgb */ color: rgb(158, 196, 250); /* oklch */ color: oklch(81.2% 0.087 257.2);
Tailwind
colors: {
custom: {
50: '#bdd5fc',
500: '#9ec4fa',
950: '#000000',
},
}SCSS
$custom: #9ec4fa; $custom-light: #bdd5fc; $custom-dark: #000000;
JSON
{
"hex": "#9ec4fa",
"rgb": {
"r": 158,
"g": 196,
"b": 250
},
"hsl": {
"h": 215.217,
"s": 90.196,
"l": 80
},
"oklch": {
"l": 0.8123,
"c": 0.08704,
"h": 257.2
},
"luminance": 0.53651
}Semantic roles & 50–950 ramp
primary
#9EC4FA
secondary
#DBA961
accent
#8700E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121417
muted
#828385