#8FC2DD#8FC2DD
#8FC2DD is a light, moderate cyan. Relative luminance 0.496; OKLCH L 78.8% C 0.066 H 231.7°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC2DD |
|---|---|
| RGB | rgb(143, 194, 221) |
| HSL | hsl(201, 53%, 71%) |
| HSV | hsv(201, 35%, 87%) |
| CMYK | cmyk(35.3%, 12.2%, 0%, 13.3%) |
| CIE-LAB | lab(75.85, -10.09, -18.80) |
| CIE-LCH | lch(75.85, 21.33, 241.78°) |
| OKLab | oklab(78.77% -0.0407 -0.0516) |
| OKLCH | oklch(78.77% 0.066 231.7) |
| XYZ | xyz(43.6664, 49.6413, 75.6734) |
| Luminance | 0.4964 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.97
Sky Blue
#87CEEB
ΔE00 4.03
Light Grey Blue
#9DBCD4
ΔE00 4.52
Lightblue (survey)
#7BC8F6
ΔE00 5.09
Lightskyblue
#87CEFA
ΔE00 5.18
Light Blue
#95D0FC
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC2DD #DDAA8F
analogous
#8FDDD1 #8FC2DD #8F9BDD
triadic
#8FC2DD #DD8FC2 #C2DD8F
tetradic
#8FC2DD #D18FDD #DDAA8F #9BDD8F
square
#8FC2DD #D18FDD #DDAA8F #9BDD8F
split-complementary
#8FC2DD #DD8F9B #DDD18F
monochromatic
#388DB9 #60A8CF #8FC2DD #BEDCEB #E8F2F8
Accessibility & contrast
On white
1.92
#8FC2DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#8FC2DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC2DD
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC2DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC2DD | 1.00 | 1.92 | 10.93 | 10.93 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C0DE
Deuteranopia (green-blind)
#AAB7DD
Tritanopia (blue-blind)
#74C9CB
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #8fc2dd; /* rgb */ color: rgb(143, 194, 221); /* oklch */ color: oklch(78.8% 0.066 231.7);
Tailwind
colors: {
custom: {
50: '#b2d4e7',
500: '#8fc2dd',
950: '#000000',
},
}SCSS
$custom: #8fc2dd; $custom-light: #b2d4e7; $custom-dark: #000000;
JSON
{
"hex": "#8fc2dd",
"rgb": {
"r": 143,
"g": 194,
"b": 221
},
"hsl": {
"h": 200.769,
"s": 53.425,
"l": 71.373
},
"oklch": {
"l": 0.78773,
"c": 0.06575,
"h": 231.7
},
"luminance": 0.49644
}Semantic roles & 50–950 ramp
primary
#8FC2DD
secondary
#EEE1DA
accent
#5B25C1
background
#FBFDFE
surface
#F6FAFC
border
#D0D3D5
text
#111416
muted
#808384