#9BC2FE#9BC2FE
#9BC2FE is a light, moderate blue. Relative luminance 0.527; OKLCH L 80.8% C 0.095 H 258.8°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #9BC2FE |
|---|---|
| RGB | rgb(155, 194, 254) |
| HSL | hsl(216, 98%, 80%) |
| HSV | hsv(216, 39%, 100%) |
| CMYK | cmyk(39%, 23.6%, 0%, 0.4%) |
| CIE-LAB | lab(77.70, 1.60, -33.66) |
| CIE-LCH | lch(77.70, 33.70, 272.72°) |
| OKLab | oklab(80.8% -0.0184 -0.0935) |
| OKLCH | oklch(80.8% 0.095 258.8) |
| XYZ | xyz(50.6931, 52.7052, 101.2487) |
| Luminance | 0.5271 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.46
Carolina Blue
#8AB8FE
ΔE00 3.09
Baby Blue (survey)
#A2CFFE
ΔE00 3.90
Powder Blue (survey)
#B1D1FC
ΔE00 4.58
Sky Blue (survey)
#75BBFD
ΔE00 6.32
Light Blue
#95D0FC
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BC2FE #FED79B
analogous
#9BF3FE #9BC2FE #A69BFE
triadic
#9BC2FE #FE9BC2 #C2FE9B
tetradic
#9BC2FE #FE9BF3 #FED79B #9BFEA6
square
#9BC2FE #FE9BF3 #FED79B #9BFEA6
split-complementary
#9BC2FE #FEA69B #F3FE9B
monochromatic
#2278FD #5E9DFD #9BC2FE #D8E7FF #E1EDFF
Accessibility & contrast
On white
1.82
#9BC2FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#9BC2FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BC2FE
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BC2FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BC2FE | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC5FF
Deuteranopia (green-blind)
#A1BCFD
Tritanopia (blue-blind)
#7ACFD6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #9bc2fe; /* rgb */ color: rgb(155, 194, 254); /* oklch */ color: oklch(80.8% 0.095 258.8);
Tailwind
colors: {
custom: {
50: '#bbd4ff',
500: '#9bc2fe',
950: '#000000',
},
}SCSS
$custom: #9bc2fe; $custom-light: #bbd4ff; $custom-dark: #000000;
JSON
{
"hex": "#9bc2fe",
"rgb": {
"r": 155,
"g": 194,
"b": 254
},
"hsl": {
"h": 216.364,
"s": 98.02,
"l": 80.196
},
"oklch": {
"l": 0.80797,
"c": 0.09529,
"h": 258.8
},
"luminance": 0.52708
}Semantic roles & 50–950 ramp
primary
#9BC2FE
secondary
#E1AD5C
accent
#8B00E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#121418
muted
#828386