#8FA8CA#8FA8CA
#8FA8CA is a light, muted cyan. Relative luminance 0.381; OKLCH L 72.5% C 0.057 H 256.2°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA8CA |
|---|---|
| RGB | rgb(143, 168, 202) |
| HSL | hsl(215, 36%, 68%) |
| HSV | hsv(215, 29%, 79%) |
| CMYK | cmyk(29.2%, 16.8%, 0%, 20.8%) |
| CIE-LAB | lab(68.10, -0.78, -20.17) |
| CIE-LCH | lch(68.10, 20.18, 267.79°) |
| OKLab | oklab(72.45% -0.0136 -0.0553) |
| OKLCH | oklch(72.45% 0.057 256.2) |
| XYZ | xyz(35.9879, 38.1078, 61.3250) |
| Luminance | 0.3811 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 7.11
Bluey Grey
#89A0B0
ΔE00 7.26
Periwinkle Blue
#8F99FB
ΔE00 7.57
Cloudy Blue
#ACC2D9
ΔE00 7.98
Carolina Blue
#8AB8FE
ΔE00 7.98
Lightsteelblue
#B0C4DE
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA8CA #CAB18F
analogous
#8FC6CA #8FA8CA #938FCA
triadic
#8FA8CA #CA8FA8 #A8CA8F
tetradic
#8FA8CA #CA8FC6 #CAB18F #8FCA93
square
#8FA8CA #CA8FC6 #CAB18F #8FCA93
split-complementary
#8FA8CA #CA938F #C6CA8F
monochromatic
#486997 #6588B6 #8FA8CA #B9C8DE #E2E9F1
Accessibility & contrast
On white
2.44
#8FA8CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#8FA8CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA8CA
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA8CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA8CA | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA9CC
Deuteranopia (green-blind)
#96A3C9
Tritanopia (blue-blind)
#7EAFB3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #8fa8ca; /* rgb */ color: rgb(143, 168, 202); /* oklch */ color: oklch(72.5% 0.057 256.2);
Tailwind
colors: {
custom: {
50: '#b1c1da',
500: '#8fa8ca',
950: '#000000',
},
}SCSS
$custom: #8fa8ca; $custom-light: #b1c1da; $custom-dark: #000000;
JSON
{
"hex": "#8fa8ca",
"rgb": {
"r": 143,
"g": 168,
"b": 202
},
"hsl": {
"h": 214.576,
"s": 35.758,
"l": 67.647
},
"oklch": {
"l": 0.7245,
"c": 0.057,
"h": 256.2
},
"luminance": 0.38109
}Semantic roles & 50–950 ramp
primary
#8FA8CA
secondary
#E4DCD1
accent
#7C37AF
background
#FBFBFD
surface
#F6F7FA
border
#D0D0D3
text
#111214
muted
#808183