#8FC0FA#8FC0FA
#8FC0FA is a light, moderate cyan. Relative luminance 0.504; OKLCH L 79.5% C 0.098 H 253.1°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC0FA |
|---|---|
| RGB | rgb(143, 192, 250) |
| HSL | hsl(213, 91%, 77%) |
| HSV | hsv(213, 43%, 98%) |
| CMYK | cmyk(42.8%, 23.2%, 0%, 2%) |
| CIE-LAB | lab(76.34, -1.42, -33.68) |
| CIE-LCH | lch(76.34, 33.71, 267.58°) |
| OKLab | oklab(79.5% -0.0284 -0.0937) |
| OKLCH | oklch(79.5% 0.098 253.1) |
| XYZ | xyz(47.4270, 50.4381, 97.6604) |
| Luminance | 0.5044 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.42
Sky Blue (survey)
#75BBFD
ΔE00 3.82
Baby Blue (survey)
#A2CFFE
ΔE00 4.04
Pastel Blue
#A2BFFE
ΔE00 4.80
Light Blue
#95D0FC
ΔE00 5.38
Sky
#82CAFC
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC0FA #FAC98F
analogous
#8FF6FA #8FC0FA #948FFA
triadic
#8FC0FA #FA8FC0 #C0FA8F
tetradic
#8FC0FA #FA8FF6 #FAC98F #8FFA94
square
#8FC0FA #FA8FF6 #FAC98F #8FFA94
split-complementary
#8FC0FA #FA948F #F6FA8F
monochromatic
#1A7EF5 #549FF7 #8FC0FA #CAE1FD #E2EFFE
Accessibility & contrast
On white
1.89
#8FC0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#8FC0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC0FA
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC0FA | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC2FD
Deuteranopia (green-blind)
#9DB8F9
Tritanopia (blue-blind)
#66CDD4
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #8fc0fa; /* rgb */ color: rgb(143, 192, 250); /* oklch */ color: oklch(79.5% 0.098 253.1);
Tailwind
colors: {
custom: {
50: '#b4d2fc',
500: '#8fc0fa',
950: '#000000',
},
}SCSS
$custom: #8fc0fa; $custom-light: #b4d2fc; $custom-dark: #000000;
JSON
{
"hex": "#8fc0fa",
"rgb": {
"r": 143,
"g": 192,
"b": 250
},
"hsl": {
"h": 212.523,
"s": 91.453,
"l": 77.059
},
"oklch": {
"l": 0.795,
"c": 0.0979,
"h": 253.1
},
"luminance": 0.50441
}Semantic roles & 50–950 ramp
primary
#8FC0FA
secondary
#D99C54
accent
#7C00E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385