#8FA2CE#8FA2CE
#8FA2CE is a light, moderate blue. Relative luminance 0.361; OKLCH L 71.3% C 0.068 H 266.5°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA2CE |
|---|---|
| RGB | rgb(143, 162, 206) |
| HSL | hsl(222, 39%, 68%) |
| HSV | hsv(222, 31%, 81%) |
| CMYK | cmyk(30.6%, 21.4%, 0%, 19.2%) |
| CIE-LAB | lab(66.62, 3.56, -24.64) |
| CIE-LCH | lch(66.62, 24.89, 278.22°) |
| OKLab | oklab(71.34% -0.0042 -0.0679) |
| OKLCH | oklch(71.34% 0.068 266.5) |
| XYZ | xyz(35.3854, 36.1353, 63.4909) |
| Luminance | 0.3614 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.96
Perrywinkle
#8F8CE7
ΔE00 8.26
Pastel Blue
#A2BFFE
ΔE00 9.06
Cornflowerblue
#6495ED
ΔE00 9.28
Carolina Blue
#8AB8FE
ΔE00 9.44
Faded Blue
#658CBB
ΔE00 9.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA2CE #CEBB8F
analogous
#8FC1CE #8FA2CE #9B8FCE
triadic
#8FA2CE #CE8FA2 #A2CE8F
tetradic
#8FA2CE #CE8FC1 #CEBB8F #8FCE9B
square
#8FA2CE #CE8FC1 #CEBB8F #8FCE9B
split-complementary
#8FA2CE #CE9B8F #C1CE8F
monochromatic
#45609E #647FBB #8FA2CE #BAC5E1 #E4E9F3
Accessibility & contrast
On white
2.55
#8FA2CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#8FA2CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA2CE
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA2CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA2CE | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A5D0
Deuteranopia (green-blind)
#8EA0CD
Tritanopia (blue-blind)
#7DABB1
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #8fa2ce; /* rgb */ color: rgb(143, 162, 206); /* oklch */ color: oklch(71.3% 0.068 266.5);
Tailwind
colors: {
custom: {
50: '#b1bddd',
500: '#8fa2ce',
950: '#000000',
},
}SCSS
$custom: #8fa2ce; $custom-light: #b1bddd; $custom-dark: #000000;
JSON
{
"hex": "#8fa2ce",
"rgb": {
"r": 143,
"g": 162,
"b": 206
},
"hsl": {
"h": 221.905,
"s": 39.13,
"l": 68.431
},
"oklch": {
"l": 0.71341,
"c": 0.06804,
"h": 266.5
},
"luminance": 0.36137
}Semantic roles & 50–950 ramp
primary
#8FA2CE
secondary
#E6E0D3
accent
#8C33B2
background
#FBFBFD
surface
#F6F6FB
border
#D0D0D4
text
#111215
muted
#808183