#8FA0CE#8FA0CE
#8FA0CE is a light, moderate blue. Relative luminance 0.354; OKLCH L 70.9% C 0.070 H 268.8°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA0CE |
|---|---|
| RGB | rgb(143, 160, 206) |
| HSL | hsl(224, 39%, 68%) |
| HSV | hsv(224, 31%, 81%) |
| CMYK | cmyk(30.6%, 22.3%, 0%, 19.2%) |
| CIE-LAB | lab(66.09, 4.68, -25.46) |
| CIE-LCH | lch(66.09, 25.88, 280.42°) |
| OKLab | oklab(70.92% -0.0014 -0.0702) |
| OKLCH | oklch(70.92% 0.07 268.8) |
| XYZ | xyz(35.0359, 35.4363, 63.3744) |
| Luminance | 0.3544 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.94
Perrywinkle
#8F8CE7
ΔE00 7.85
Cornflowerblue
#6495ED
ΔE00 9.49
Pastel Blue
#A2BFFE
ΔE00 9.59
Faded Blue
#658CBB
ΔE00 9.67
Lavender Blue
#8B88F8
ΔE00 9.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA0CE #CEBD8F
analogous
#8FBFCE #8FA0CE #9D8FCE
triadic
#8FA0CE #CE8FA0 #A0CE8F
tetradic
#8FA0CE #CE8FBF #CEBD8F #8FCE9D
square
#8FA0CE #CE8FBF #CEBD8F #8FCE9D
split-complementary
#8FA0CE #CE9D8F #BFCE8F
monochromatic
#455D9E #647CBB #8FA0CE #BAC4E1 #E4E8F3
Accessibility & contrast
On white
2.60
#8FA0CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#8FA0CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA0CE
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA0CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA0CE | 1.00 | 2.60 | 8.09 | 8.09 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92A4D0
Deuteranopia (green-blind)
#8C9ECD
Tritanopia (blue-blind)
#7EA9B0
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #8fa0ce; /* rgb */ color: rgb(143, 160, 206); /* oklch */ color: oklch(70.9% 0.070 268.8);
Tailwind
colors: {
custom: {
50: '#b1bcdd',
500: '#8fa0ce',
950: '#000000',
},
}SCSS
$custom: #8fa0ce; $custom-light: #b1bcdd; $custom-dark: #000000;
JSON
{
"hex": "#8fa0ce",
"rgb": {
"r": 143,
"g": 160,
"b": 206
},
"hsl": {
"h": 223.81,
"s": 39.13,
"l": 68.431
},
"oklch": {
"l": 0.70922,
"c": 0.07025,
"h": 268.8
},
"luminance": 0.35437
}Semantic roles & 50–950 ramp
primary
#8FA0CE
secondary
#E6E1D3
accent
#9033B2
background
#FBFBFD
surface
#F6F6FB
border
#D0D0D4
text
#111115
muted
#808083