#9FC0FE#9FC0FE
#9FC0FE is a light, moderate blue. Relative luminance 0.522; OKLCH L 80.6% C 0.095 H 262.7°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #9FC0FE |
|---|---|
| RGB | rgb(159, 192, 254) |
| HSL | hsl(219, 98%, 81%) |
| HSV | hsv(219, 37%, 100%) |
| CMYK | cmyk(37.4%, 24.4%, 0%, 0.4%) |
| CIE-LAB | lab(77.41, 3.74, -34.08) |
| CIE-LCH | lch(77.41, 34.29, 276.26°) |
| OKLab | oklab(80.64% -0.0121 -0.0946) |
| OKLCH | oklch(80.64% 0.095 262.7) |
| XYZ | xyz(51.0316, 52.2235, 101.1379) |
| Luminance | 0.5223 (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.73
Baby Blue (survey)
#A2CFFE
ΔE00 4.97
Lightsteelblue
#B0C4DE
ΔE00 7.40
Sky Blue (survey)
#75BBFD
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FC0FE #FEDD9F
analogous
#9FEFFE #9FC0FE #AD9FFE
triadic
#9FC0FE #FE9FC0 #C0FE9F
tetradic
#9FC0FE #FE9FEF #FEDD9F #9FFEAD
square
#9FC0FE #FE9FEF #FEDD9F #9FFEAD
split-complementary
#9FC0FE #FEAD9F #EFFE9F
monochromatic
#2671FD #6298FD #9FC0FE #DCE8FF #E1EBFF
Accessibility & contrast
On white
1.83
#9FC0FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#9FC0FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FC0FE
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FC0FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FC0FE | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC4FF
Deuteranopia (green-blind)
#A1BBFD
Tritanopia (blue-blind)
#80CDD5
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #9fc0fe; /* rgb */ color: rgb(159, 192, 254); /* oklch */ color: oklch(80.6% 0.095 262.7);
Tailwind
colors: {
custom: {
50: '#bed2ff',
500: '#9fc0fe',
950: '#000000',
},
}SCSS
$custom: #9fc0fe; $custom-light: #bed2ff; $custom-dark: #000000;
JSON
{
"hex": "#9fc0fe",
"rgb": {
"r": 159,
"g": 192,
"b": 254
},
"hsl": {
"h": 219.158,
"s": 97.938,
"l": 80.98
},
"oklch": {
"l": 0.80636,
"c": 0.09541,
"h": 262.7
},
"luminance": 0.52226
}Semantic roles & 50–950 ramp
primary
#9FC0FE
secondary
#E1B460
accent
#9600E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121418
muted
#828386