#9EC2FB#9EC2FB
#9EC2FB is a light, moderate blue. Relative luminance 0.528; OKLCH L 80.9% C 0.090 H 259.4°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #9EC2FB |
|---|---|
| RGB | rgb(158, 194, 251) |
| HSL | hsl(217, 92%, 80%) |
| HSV | hsv(217, 37%, 98%) |
| CMYK | cmyk(37.1%, 22.7%, 0%, 1.6%) |
| CIE-LAB | lab(77.77, 1.60, -31.94) |
| CIE-LCH | lch(77.77, 31.98, 272.88°) |
| OKLab | oklab(80.86% -0.0165 -0.0885) |
| OKLCH | oklch(80.86% 0.09 259.4) |
| XYZ | xyz(50.7995, 52.8152, 98.7657) |
| Luminance | 0.5282 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.89
Carolina Blue
#8AB8FE
ΔE00 3.57
Baby Blue (survey)
#A2CFFE
ΔE00 4.08
Powder Blue (survey)
#B1D1FC
ΔE00 4.23
Light Blue
#95D0FC
ΔE00 6.90
Sky Blue (survey)
#75BBFD
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EC2FB #FBD79E
analogous
#9EF1FB #9EC2FB #A89EFB
triadic
#9EC2FB #FB9EC2 #C2FB9E
tetradic
#9EC2FB #FB9EF1 #FBD79E #9EFBA8
square
#9EC2FB #FB9EF1 #FBD79E #9EFBA8
split-complementary
#9EC2FB #FBA89E #F1FB9E
monochromatic
#2878F6 #639DF9 #9EC2FB #D9E7FD #E2EDFE
Accessibility & contrast
On white
1.82
#9EC2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#9EC2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EC2FB
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EC2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EC2FB | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC5FE
Deuteranopia (green-blind)
#A4BCFA
Tritanopia (blue-blind)
#80CED5
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #9ec2fb; /* rgb */ color: rgb(158, 194, 251); /* oklch */ color: oklch(80.9% 0.090 259.4);
Tailwind
colors: {
custom: {
50: '#bdd4fc',
500: '#9ec2fb',
950: '#000000',
},
}SCSS
$custom: #9ec2fb; $custom-light: #bdd4fc; $custom-dark: #000000;
JSON
{
"hex": "#9ec2fb",
"rgb": {
"r": 158,
"g": 194,
"b": 251
},
"hsl": {
"h": 216.774,
"s": 92.079,
"l": 80.196
},
"oklch": {
"l": 0.80858,
"c": 0.09007,
"h": 259.4
},
"luminance": 0.52818
}Semantic roles & 50–950 ramp
primary
#9EC2FB
secondary
#DDAD60
accent
#8D00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121417
muted
#828385