#9EC2FF#9EC2FF
#9EC2FF is a light, moderate blue. Relative luminance 0.531; OKLCH L 81.0% C 0.095 H 260.8°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #9EC2FF |
|---|---|
| RGB | rgb(158, 194, 255) |
| HSL | hsl(218, 100%, 81%) |
| HSV | hsv(218, 38%, 100%) |
| CMYK | cmyk(38%, 23.9%, 0%, 0%) |
| CIE-LAB | lab(77.92, 2.64, -33.85) |
| CIE-LCH | lch(77.92, 33.95, 274.47°) |
| OKLab | oklab(81.03% -0.0153 -0.094) |
| OKLCH | oklch(81.03% 0.095 260.8) |
| XYZ | xyz(51.4367, 53.0701, 102.1216) |
| Luminance | 0.5307 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.77
Carolina Blue
#8AB8FE
ΔE00 3.54
Baby Blue (survey)
#A2CFFE
ΔE00 4.25
Powder Blue (survey)
#B1D1FC
ΔE00 4.40
Sky Blue (survey)
#75BBFD
ΔE00 7.07
Light Blue
#95D0FC
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EC2FF #FFDB9E
analogous
#9EF2FF #9EC2FF #AA9EFF
triadic
#9EC2FF #FF9EC2 #C2FF9E
tetradic
#9EC2FF #FF9EF2 #FFDB9E #9EFFAA
square
#9EC2FF #FF9EF2 #FFDB9E #9EFFAA
split-complementary
#9EC2FF #FFAA9E #F2FF9E
monochromatic
#2475FF #619CFF #9EC2FF #DBE8FF #E0ECFF
Accessibility & contrast
On white
1.81
#9EC2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#9EC2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EC2FF
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EC2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EC2FF | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC6FF
Deuteranopia (green-blind)
#A2BDFE
Tritanopia (blue-blind)
#7ECFD7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #9ec2ff; /* rgb */ color: rgb(158, 194, 255); /* oklch */ color: oklch(81.0% 0.095 260.8);
Tailwind
colors: {
custom: {
50: '#bdd4ff',
500: '#9ec2ff',
950: '#000000',
},
}SCSS
$custom: #9ec2ff; $custom-light: #bdd4ff; $custom-dark: #000000;
JSON
{
"hex": "#9ec2ff",
"rgb": {
"r": 158,
"g": 194,
"b": 255
},
"hsl": {
"h": 217.732,
"s": 100,
"l": 80.98
},
"oklch": {
"l": 0.81025,
"c": 0.09521,
"h": 260.8
},
"luminance": 0.53073
}Semantic roles & 50–950 ramp
primary
#9EC2FF
secondary
#E3B25F
accent
#9000E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121418
muted
#828386