#8FC3DD#8FC3DD
#8FC3DD is a light, moderate cyan. Relative luminance 0.501; OKLCH L 79.0% C 0.066 H 230.3°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC3DD |
|---|---|
| RGB | rgb(143, 195, 221) |
| HSL | hsl(200, 53%, 71%) |
| HSV | hsv(200, 35%, 87%) |
| CMYK | cmyk(35.3%, 11.8%, 0%, 13.3%) |
| CIE-LAB | lab(76.12, -10.62, -18.38) |
| CIE-LCH | lch(76.12, 21.23, 239.99°) |
| OKLab | oklab(78.99% -0.042 -0.0505) |
| OKLCH | oklch(78.99% 0.066 230.3) |
| XYZ | xyz(43.8897, 50.0879, 75.7479) |
| Luminance | 0.5009 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.66
Baby Blue
#89CFF0
ΔE00 3.76
Light Grey Blue
#9DBCD4
ΔE00 4.90
Lightblue (survey)
#7BC8F6
ΔE00 5.28
Lightskyblue
#87CEFA
ΔE00 5.31
Light Blue
#95D0FC
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC3DD #DDA98F
analogous
#8FDDD0 #8FC3DD #8F9CDD
triadic
#8FC3DD #DD8FC3 #C3DD8F
tetradic
#8FC3DD #D08FDD #DDA98F #9CDD8F
square
#8FC3DD #D08FDD #DDA98F #9CDD8F
split-complementary
#8FC3DD #DD8F9C #DDD08F
monochromatic
#388EB9 #60AACF #8FC3DD #BEDCEB #E8F2F8
Accessibility & contrast
On white
1.91
#8FC3DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#8FC3DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC3DD
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC3DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC3DD | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C1DE
Deuteranopia (green-blind)
#ABB8DD
Tritanopia (blue-blind)
#74CACB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #8fc3dd; /* rgb */ color: rgb(143, 195, 221); /* oklch */ color: oklch(79.0% 0.066 230.3);
Tailwind
colors: {
custom: {
50: '#b2d5e7',
500: '#8fc3dd',
950: '#000000',
},
}SCSS
$custom: #8fc3dd; $custom-light: #b2d5e7; $custom-dark: #000000;
JSON
{
"hex": "#8fc3dd",
"rgb": {
"r": 143,
"g": 195,
"b": 221
},
"hsl": {
"h": 200,
"s": 53.425,
"l": 71.373
},
"oklch": {
"l": 0.78991,
"c": 0.06564,
"h": 230.3
},
"luminance": 0.5009
}Semantic roles & 50–950 ramp
primary
#8FC3DD
secondary
#B5795C
accent
#5925C1
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111416
muted
#818384