#9EC0FF#9EC0FF
#9EC0FF is a light, moderate blue. Relative luminance 0.522; OKLCH L 80.6% C 0.097 H 262.4°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #9EC0FF |
|---|---|
| RGB | rgb(158, 192, 255) |
| HSL | hsl(219, 100%, 81%) |
| HSV | hsv(219, 38%, 100%) |
| CMYK | cmyk(38%, 24.7%, 0%, 0%) |
| CIE-LAB | lab(77.39, 3.74, -34.66) |
| CIE-LCH | lch(77.39, 34.86, 276.15°) |
| OKLab | oklab(80.62% -0.0128 -0.0963) |
| OKLCH | oklch(80.62% 0.097 262.4) |
| XYZ | xyz(50.9946, 52.1858, 101.9743) |
| Luminance | 0.5219 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.22
Carolina Blue
#8AB8FE
ΔE00 3.54
Powder Blue (survey)
#B1D1FC
ΔE00 4.80
Baby Blue (survey)
#A2CFFE
ΔE00 4.87
Sky Blue (survey)
#75BBFD
ΔE00 7.44
Lightsteelblue
#B0C4DE
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EC0FF #FFDD9E
analogous
#9EF0FF #9EC0FF #AC9EFF
triadic
#9EC0FF #FF9EC0 #C0FF9E
tetradic
#9EC0FF #FF9EF0 #FFDD9E #9EFFAC
square
#9EC0FF #FF9EF0 #FFDD9E #9EFFAC
split-complementary
#9EC0FF #FFAC9E #F0FF9E
monochromatic
#2471FF #6198FF #9EC0FF #DBE8FF #E0EBFF
Accessibility & contrast
On white
1.84
#9EC0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#9EC0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EC0FF
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EC0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EC0FF | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC4FF
Deuteranopia (green-blind)
#A0BBFE
Tritanopia (blue-blind)
#7ECDD6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #9ec0ff; /* rgb */ color: rgb(158, 192, 255); /* oklch */ color: oklch(80.6% 0.097 262.4);
Tailwind
colors: {
custom: {
50: '#bdd2ff',
500: '#9ec0ff',
950: '#000000',
},
}SCSS
$custom: #9ec0ff; $custom-light: #bdd2ff; $custom-dark: #000000;
JSON
{
"hex": "#9ec0ff",
"rgb": {
"r": 158,
"g": 192,
"b": 255
},
"hsl": {
"h": 218.969,
"s": 100,
"l": 80.98
},
"oklch": {
"l": 0.80615,
"c": 0.09715,
"h": 262.4
},
"luminance": 0.52188
}Semantic roles & 50–950 ramp
primary
#9EC0FF
secondary
#E3B45F
accent
#9500E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121418
muted
#828386