#8FA0CD#8FA0CD
#8FA0CD is a light, moderate blue. Relative luminance 0.354; OKLCH L 70.9% C 0.069 H 268.5°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA0CD |
|---|---|
| RGB | rgb(143, 160, 205) |
| HSL | hsl(224, 38%, 68%) |
| HSV | hsv(224, 30%, 80%) |
| CMYK | cmyk(30.2%, 22%, 0%, 19.6%) |
| CIE-LAB | lab(66.05, 4.43, -24.96) |
| CIE-LCH | lch(66.05, 25.35, 280.06°) |
| OKLab | oklab(70.88% -0.0018 -0.0688) |
| OKLCH | oklch(70.88% 0.069 268.5) |
| XYZ | xyz(34.9148, 35.3878, 62.7367) |
| Luminance | 0.3539 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 7.07
Perrywinkle
#8F8CE7
ΔE00 7.94
Cornflowerblue
#6495ED
ΔE00 9.57
Faded Blue
#658CBB
ΔE00 9.65
Pastel Blue
#A2BFFE
ΔE00 9.67
Lavender Blue
#8B88F8
ΔE00 9.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA0CD #CDBC8F
analogous
#8FBFCD #8FA0CD #9D8FCD
triadic
#8FA0CD #CD8FA0 #A0CD8F
tetradic
#8FA0CD #CD8FBF #CDBC8F #8FCD9D
square
#8FA0CD #CD8FBF #CDBC8F #8FCD9D
split-complementary
#8FA0CD #CD9D8F #BFCD8F
monochromatic
#465D9C #657CBA #8FA0CD #B9C4E0 #E4E8F3
Accessibility & contrast
On white
2.60
#8FA0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#8FA0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA0CD
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA0CD | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92A3CF
Deuteranopia (green-blind)
#8C9ECC
Tritanopia (blue-blind)
#7EA9AF
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #8fa0cd; /* rgb */ color: rgb(143, 160, 205); /* oklch */ color: oklch(70.9% 0.069 268.5);
Tailwind
colors: {
custom: {
50: '#b1bcdc',
500: '#8fa0cd',
950: '#000000',
},
}SCSS
$custom: #8fa0cd; $custom-light: #b1bcdc; $custom-dark: #000000;
JSON
{
"hex": "#8fa0cd",
"rgb": {
"r": 143,
"g": 160,
"b": 205
},
"hsl": {
"h": 223.548,
"s": 38.272,
"l": 68.235
},
"oklch": {
"l": 0.70881,
"c": 0.06885,
"h": 268.5
},
"luminance": 0.35389
}Semantic roles & 50–950 ramp
primary
#8FA0CD
secondary
#E5E0D2
accent
#8F34B1
background
#FBFBFD
surface
#F6F6FB
border
#D0D0D4
text
#111215
muted
#808183