#9FC0FF#9FC0FF
#9FC0FF is a light, moderate blue. Relative luminance 0.523; OKLCH L 80.7% C 0.097 H 263.0°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #9FC0FF |
|---|---|
| RGB | rgb(159, 192, 255) |
| HSL | hsl(219, 100%, 81%) |
| HSV | hsv(219, 38%, 100%) |
| CMYK | cmyk(37.6%, 24.7%, 0%, 0%) |
| CIE-LAB | lab(77.45, 4.00, -34.56) |
| CIE-LCH | lch(77.45, 34.79, 276.60°) |
| OKLab | oklab(80.68% -0.0118 -0.096) |
| OKLCH | oklch(80.68% 0.097 263) |
| XYZ | xyz(51.1922, 52.2877, 101.9835) |
| Luminance | 0.5229 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 0.98
Carolina Blue
#8AB8FE
ΔE00 3.75
Powder Blue (survey)
#B1D1FC
ΔE00 4.77
Baby Blue (survey)
#A2CFFE
ΔE00 5.00
Lightsteelblue
#B0C4DE
ΔE00 7.49
Sky Blue (survey)
#75BBFD
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FC0FF #FFDE9F
analogous
#9FF0FF #9FC0FF #AE9FFF
triadic
#9FC0FF #FF9FC0 #C0FF9F
tetradic
#9FC0FF #FF9FF0 #FFDE9F #9FFFAE
square
#9FC0FF #FF9FF0 #FFDE9F #9FFFAE
split-complementary
#9FC0FF #FFAE9F #F0FF9F
monochromatic
#2570FF #6298FF #9FC0FF #DCE8FF #E0EBFF
Accessibility & contrast
On white
1.83
#9FC0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#9FC0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FC0FF
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FC0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FC0FF | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC4FF
Deuteranopia (green-blind)
#A0BBFE
Tritanopia (blue-blind)
#80CDD6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #9fc0ff; /* rgb */ color: rgb(159, 192, 255); /* oklch */ color: oklch(80.7% 0.097 263.0);
Tailwind
colors: {
custom: {
50: '#bed2ff',
500: '#9fc0ff',
950: '#000000',
},
}SCSS
$custom: #9fc0ff; $custom-light: #bed2ff; $custom-dark: #000000;
JSON
{
"hex": "#9fc0ff",
"rgb": {
"r": 159,
"g": 192,
"b": 255
},
"hsl": {
"h": 219.375,
"s": 100,
"l": 81.176
},
"oklch": {
"l": 0.80678,
"c": 0.09672,
"h": 263
},
"luminance": 0.5229
}Semantic roles & 50–950 ramp
primary
#9FC0FF
secondary
#E3B65F
accent
#9700E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121418
muted
#828386