#8FC0FD#8FC0FD
#8FC0FD is a light, moderate cyan. Relative luminance 0.506; OKLCH L 79.6% C 0.102 H 254.3°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC0FD |
|---|---|
| RGB | rgb(143, 192, 253) |
| HSL | hsl(213, 96%, 78%) |
| HSV | hsv(213, 43%, 99%) |
| CMYK | cmyk(43.5%, 24.1%, 0%, 0.8%) |
| CIE-LAB | lab(76.45, -0.61, -35.11) |
| CIE-LCH | lch(76.45, 35.11, 269.01°) |
| OKLab | oklab(79.63% -0.0275 -0.0978) |
| OKLCH | oklch(79.63% 0.102 254.3) |
| XYZ | xyz(47.9011, 50.6278, 100.1575) |
| Luminance | 0.5063 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.24
Sky Blue (survey)
#75BBFD
ΔE00 3.97
Baby Blue (survey)
#A2CFFE
ΔE00 4.13
Pastel Blue
#A2BFFE
ΔE00 4.67
Light Blue
#95D0FC
ΔE00 5.62
Sky
#82CAFC
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC0FD #FDCC8F
analogous
#8FF7FD #8FC0FD #958FFD
triadic
#8FC0FD #FD8FC0 #C0FD8F
tetradic
#8FC0FD #FD8FF7 #FDCC8F #8FFD95
square
#8FC0FD #FD8FF7 #FDCC8F #8FFD95
split-complementary
#8FC0FD #FD958F #F7FD8F
monochromatic
#177CFB #539EFC #8FC0FD #CBE2FE #E1EEFE
Accessibility & contrast
On white
1.89
#8FC0FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#8FC0FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC0FD
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC0FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC0FD | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9C3FF
Deuteranopia (green-blind)
#9CB8FC
Tritanopia (blue-blind)
#65CED5
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #8fc0fd; /* rgb */ color: rgb(143, 192, 253); /* oklch */ color: oklch(79.6% 0.102 254.3);
Tailwind
colors: {
custom: {
50: '#b4d2fe',
500: '#8fc0fd',
950: '#000000',
},
}SCSS
$custom: #8fc0fd; $custom-light: #b4d2fe; $custom-dark: #000000;
JSON
{
"hex": "#8fc0fd",
"rgb": {
"r": 143,
"g": 192,
"b": 253
},
"hsl": {
"h": 213.273,
"s": 96.491,
"l": 77.647
},
"oklch": {
"l": 0.79629,
"c": 0.10158,
"h": 254.3
},
"luminance": 0.50631
}Semantic roles & 50–950 ramp
primary
#8FC0FD
secondary
#DEA053
accent
#7F00E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385