#9FC2FF#9FC2FF
#9FC2FF is a light, moderate blue. Relative luminance 0.532; OKLCH L 81.1% C 0.095 H 261.3°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #9FC2FF |
|---|---|
| RGB | rgb(159, 194, 255) |
| HSL | hsl(218, 100%, 81%) |
| HSV | hsv(218, 38%, 100%) |
| CMYK | cmyk(37.6%, 23.9%, 0%, 0%) |
| CIE-LAB | lab(77.98, 2.91, -33.75) |
| CIE-LCH | lch(77.98, 33.87, 274.92°) |
| OKLab | oklab(81.09% -0.0143 -0.0937) |
| OKLCH | oklch(81.09% 0.095 261.3) |
| XYZ | xyz(51.6343, 53.1720, 102.1309) |
| Luminance | 0.5317 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.55
Carolina Blue
#8AB8FE
ΔE00 3.71
Powder Blue (survey)
#B1D1FC
ΔE00 4.35
Baby Blue (survey)
#A2CFFE
ΔE00 4.37
Sky Blue (survey)
#75BBFD
ΔE00 7.31
Light Blue
#95D0FC
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FC2FF #FFDC9F
analogous
#9FF2FF #9FC2FF #AC9FFF
triadic
#9FC2FF #FF9FC2 #C2FF9F
tetradic
#9FC2FF #FF9FF2 #FFDC9F #9FFFAC
square
#9FC2FF #FF9FF2 #FFDC9F #9FFFAC
split-complementary
#9FC2FF #FFAC9F #F2FF9F
monochromatic
#2574FF #629BFF #9FC2FF #DCE9FF #E0ECFF
Accessibility & contrast
On white
1.80
#9FC2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#9FC2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FC2FF
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FC2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FC2FF | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC6FF
Deuteranopia (green-blind)
#A2BDFE
Tritanopia (blue-blind)
#80CFD7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #9fc2ff; /* rgb */ color: rgb(159, 194, 255); /* oklch */ color: oklch(81.1% 0.095 261.3);
Tailwind
colors: {
custom: {
50: '#bed4ff',
500: '#9fc2ff',
950: '#000000',
},
}SCSS
$custom: #9fc2ff; $custom-light: #bed4ff; $custom-dark: #000000;
JSON
{
"hex": "#9fc2ff",
"rgb": {
"r": 159,
"g": 194,
"b": 255
},
"hsl": {
"h": 218.125,
"s": 100,
"l": 81.176
},
"oklch": {
"l": 0.81088,
"c": 0.09478,
"h": 261.3
},
"luminance": 0.53175
}Semantic roles & 50–950 ramp
primary
#9FC2FF
secondary
#E3B35F
accent
#9200E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121418
muted
#828386