#8FA0CB#8FA0CB
#8FA0CB is a light, moderate blue. Relative luminance 0.353; OKLCH L 70.8% C 0.066 H 267.9°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA0CB |
|---|---|
| RGB | rgb(143, 160, 203) |
| HSL | hsl(223, 37%, 68%) |
| HSV | hsv(223, 30%, 80%) |
| CMYK | cmyk(29.6%, 21.2%, 0%, 20.4%) |
| CIE-LAB | lab(65.98, 3.93, -23.96) |
| CIE-LCH | lch(65.98, 24.28, 279.31°) |
| OKLab | oklab(70.8% -0.0024 -0.066) |
| OKLCH | oklch(70.8% 0.066 267.9) |
| XYZ | xyz(34.6750, 35.2919, 61.4734) |
| Luminance | 0.3529 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 7.35
Perrywinkle
#8F8CE7
ΔE00 8.12
Faded Blue
#658CBB
ΔE00 9.63
Cornflowerblue
#6495ED
ΔE00 9.73
Pastel Blue
#A2BFFE
ΔE00 9.82
Lavender Blue
#8B88F8
ΔE00 10.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA0CB #CBBA8F
analogous
#8FBECB #8FA0CB #9C8FCB
triadic
#8FA0CB #CB8FA0 #A0CB8F
tetradic
#8FA0CB #CB8FBE #CBBA8F #8FCB9C
square
#8FA0CB #CB8FBE #CBBA8F #8FCB9C
split-complementary
#8FA0CB #CB9C8F #BECB8F
monochromatic
#475E99 #657DB8 #8FA0CB #B9C3DE #E3E7F2
Accessibility & contrast
On white
2.61
#8FA0CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#8FA0CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA0CB
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA0CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA0CB | 1.00 | 2.61 | 8.06 | 8.06 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92A3CD
Deuteranopia (green-blind)
#8D9ECA
Tritanopia (blue-blind)
#7FA8AE
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #8fa0cb; /* rgb */ color: rgb(143, 160, 203); /* oklch */ color: oklch(70.8% 0.066 267.9);
Tailwind
colors: {
custom: {
50: '#b1bcdb',
500: '#8fa0cb',
950: '#000000',
},
}SCSS
$custom: #8fa0cb; $custom-light: #b1bcdb; $custom-dark: #000000;
JSON
{
"hex": "#8fa0cb",
"rgb": {
"r": 143,
"g": 160,
"b": 203
},
"hsl": {
"h": 223,
"s": 36.585,
"l": 67.843
},
"oklch": {
"l": 0.70798,
"c": 0.06605,
"h": 267.9
},
"luminance": 0.35293
}Semantic roles & 50–950 ramp
primary
#8FA0CB
secondary
#E4DFD2
accent
#8D36AF
background
#FBFBFD
surface
#F6F6FA
border
#D0D0D3
text
#111115
muted
#808083