#9FC8FA#9FC8FA
#9FC8FA is a very light, moderate cyan. Relative luminance 0.556; OKLCH L 82.1% C 0.083 H 253.7°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #9FC8FA |
|---|---|
| RGB | rgb(159, 200, 250) |
| HSL | hsl(213, 90%, 80%) |
| HSV | hsv(213, 36%, 98%) |
| CMYK | cmyk(36.4%, 20%, 0%, 2%) |
| CIE-LAB | lab(79.37, -1.62, -28.93) |
| CIE-LCH | lch(79.37, 28.97, 266.79°) |
| OKLab | oklab(82.12% -0.0234 -0.08) |
| OKLCH | oklch(82.12% 0.083 253.7) |
| XYZ | xyz(52.2023, 55.5790, 98.4012) |
| Luminance | 0.5558 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 2.00
Powder Blue (survey)
#B1D1FC
ΔE00 3.31
Pastel Blue
#A2BFFE
ΔE00 3.87
Carolina Blue
#8AB8FE
ΔE00 4.51
Light Blue
#95D0FC
ΔE00 4.83
Sky
#82CAFC
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FC8FA #FAD19F
analogous
#9FF6FA #9FC8FA #A39FFA
triadic
#9FC8FA #FA9FC8 #C8FA9F
tetradic
#9FC8FA #FA9FF6 #FAD19F #9FFAA3
square
#9FC8FA #FA9FF6 #FAD19F #9FFAA3
split-complementary
#9FC8FA #FAA39F #F6FA9F
monochromatic
#2B85F4 #65A7F7 #9FC8FA #D9E9FD #E2EEFD
Accessibility & contrast
On white
1.73
#9FC8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#9FC8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FC8FA
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FC8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FC8FA | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5CAFC
Deuteranopia (green-blind)
#ABC1F9
Tritanopia (blue-blind)
#81D3D9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #9fc8fa; /* rgb */ color: rgb(159, 200, 250); /* oklch */ color: oklch(82.1% 0.083 253.7);
Tailwind
colors: {
custom: {
50: '#bed8fc',
500: '#9fc8fa',
950: '#000000',
},
}SCSS
$custom: #9fc8fa; $custom-light: #bed8fc; $custom-dark: #000000;
JSON
{
"hex": "#9fc8fa",
"rgb": {
"r": 159,
"g": 200,
"b": 250
},
"hsl": {
"h": 212.967,
"s": 90.099,
"l": 80.196
},
"oklch": {
"l": 0.82122,
"c": 0.08333,
"h": 253.7
},
"luminance": 0.55582
}Semantic roles & 50–950 ramp
primary
#9FC8FA
secondary
#DBA562
accent
#7E00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121417
muted
#828385