#8FBCDD#8FBCDD
#8FBCDD is a light, moderate cyan. Relative luminance 0.470; OKLCH L 77.5% C 0.067 H 240.5°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBCDD |
|---|---|
| RGB | rgb(143, 188, 221) |
| HSL | hsl(205, 53%, 71%) |
| HSV | hsv(205, 35%, 87%) |
| CMYK | cmyk(35.3%, 14.9%, 0%, 13.3%) |
| CIE-LAB | lab(74.21, -6.90, -21.29) |
| CIE-LCH | lch(74.21, 22.38, 252.04°) |
| OKLab | oklab(77.47% -0.0331 -0.0586) |
| OKLCH | oklch(77.47% 0.067 240.5) |
| XYZ | xyz(42.3579, 47.0243, 75.2373) |
| Luminance | 0.4703 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.32
Lightblue (survey)
#7BC8F6
ΔE00 5.33
Sky
#82CAFC
ΔE00 5.47
Light Blue
#95D0FC
ΔE00 5.58
Lightskyblue
#87CEFA
ΔE00 5.70
Sky Blue (survey)
#75BBFD
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBCDD #DDB08F
analogous
#8FDDD7 #8FBCDD #8F95DD
triadic
#8FBCDD #DD8FBC #BCDD8F
tetradic
#8FBCDD #D78FDD #DDB08F #95DD8F
square
#8FBCDD #D78FDD #DDB08F #95DD8F
split-complementary
#8FBCDD #DD8F95 #DDD78F
monochromatic
#3883B9 #60A0CF #8FBCDD #BED8EB #E8F1F8
Accessibility & contrast
On white
2.02
#8FBCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#8FBCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBCDD
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBCDD | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEBBDF
Deuteranopia (green-blind)
#A4B3DC
Tritanopia (blue-blind)
#75C4C7
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #8fbcdd; /* rgb */ color: rgb(143, 188, 221); /* oklch */ color: oklch(77.5% 0.067 240.5);
Tailwind
colors: {
custom: {
50: '#b2d0e7',
500: '#8fbcdd',
950: '#000000',
},
}SCSS
$custom: #8fbcdd; $custom-light: #b2d0e7; $custom-dark: #000000;
JSON
{
"hex": "#8fbcdd",
"rgb": {
"r": 143,
"g": 188,
"b": 221
},
"hsl": {
"h": 205.385,
"s": 53.425,
"l": 71.373
},
"oklch": {
"l": 0.77474,
"c": 0.0673,
"h": 240.5
},
"luminance": 0.47027
}Semantic roles & 50–950 ramp
primary
#8FBCDD
secondary
#EEE2DA
accent
#6725C1
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111416
muted
#808284