#8FC0DD#8FC0DD
#8FC0DD is a light, moderate cyan. Relative luminance 0.488; OKLCH L 78.3% C 0.066 H 234.7°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC0DD |
|---|---|
| RGB | rgb(143, 192, 221) |
| HSL | hsl(202, 53%, 71%) |
| HSV | hsv(202, 35%, 87%) |
| CMYK | cmyk(35.3%, 13.1%, 0%, 13.3%) |
| CIE-LAB | lab(75.30, -9.03, -19.63) |
| CIE-LCH | lch(75.30, 21.61, 245.29°) |
| OKLab | oklab(78.34% -0.0382 -0.0539) |
| OKLCH | oklch(78.34% 0.066 234.7) |
| XYZ | xyz(43.2242, 48.7570, 75.5261) |
| Luminance | 0.4876 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.87
Baby Blue
#89CFF0
ΔE00 4.57
Sky Blue
#87CEEB
ΔE00 4.86
Lightblue (survey)
#7BC8F6
ΔE00 4.89
Lightskyblue
#87CEFA
ΔE00 5.09
Light Blue
#95D0FC
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC0DD #DDAC8F
analogous
#8FDDD3 #8FC0DD #8F99DD
triadic
#8FC0DD #DD8FC0 #C0DD8F
tetradic
#8FC0DD #D38FDD #DDAC8F #99DD8F
square
#8FC0DD #D38FDD #DDAC8F #99DD8F
split-complementary
#8FC0DD #DD8F99 #DDD38F
monochromatic
#3889B9 #60A6CF #8FC0DD #BEDAEB #E8F2F8
Accessibility & contrast
On white
1.95
#8FC0DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#8FC0DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC0DD
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC0DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC0DD | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BEDF
Deuteranopia (green-blind)
#A8B6DD
Tritanopia (blue-blind)
#74C8C9
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #8fc0dd; /* rgb */ color: rgb(143, 192, 221); /* oklch */ color: oklch(78.3% 0.066 234.7);
Tailwind
colors: {
custom: {
50: '#b2d3e7',
500: '#8fc0dd',
950: '#000000',
},
}SCSS
$custom: #8fc0dd; $custom-light: #b2d3e7; $custom-dark: #000000;
JSON
{
"hex": "#8fc0dd",
"rgb": {
"r": 143,
"g": 192,
"b": 221
},
"hsl": {
"h": 202.308,
"s": 53.425,
"l": 71.373
},
"oklch": {
"l": 0.78339,
"c": 0.06609,
"h": 234.7
},
"luminance": 0.48759
}Semantic roles & 50–950 ramp
primary
#8FC0DD
secondary
#EEE1DA
accent
#5F25C1
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111416
muted
#808284