#8FA2CB#8FA2CB
#8FA2CB is a light, moderate blue. Relative luminance 0.360; OKLCH L 71.2% C 0.064 H 265.4°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA2CB |
|---|---|
| RGB | rgb(143, 162, 203) |
| HSL | hsl(221, 37%, 68%) |
| HSV | hsv(221, 30%, 80%) |
| CMYK | cmyk(29.6%, 20.2%, 0%, 20.4%) |
| CIE-LAB | lab(66.51, 2.81, -23.14) |
| CIE-LCH | lch(66.51, 23.31, 276.92°) |
| OKLab | oklab(71.22% -0.0051 -0.0637) |
| OKLCH | oklch(71.22% 0.064 265.4) |
| XYZ | xyz(35.0245, 35.9909, 61.5899) |
| Luminance | 0.3599 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 7.32
Perrywinkle
#8F8CE7
ΔE00 8.49
Pastel Blue
#A2BFFE
ΔE00 9.31
Cornflowerblue
#6495ED
ΔE00 9.49
Faded Blue
#658CBB
ΔE00 9.61
Carolina Blue
#8AB8FE
ΔE00 9.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA2CB #CBB88F
analogous
#8FC0CB #8FA2CB #9A8FCB
triadic
#8FA2CB #CB8FA2 #A2CB8F
tetradic
#8FA2CB #CB8FC0 #CBB88F #8FCB9A
square
#8FA2CB #CB8FC0 #CBB88F #8FCB9A
split-complementary
#8FA2CB #CB9A8F #C0CB8F
monochromatic
#476199 #657FB8 #8FA2CB #B9C5DE #E3E7F2
Accessibility & contrast
On white
2.56
#8FA2CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#8FA2CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA2CB
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA2CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA2CB | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A5CD
Deuteranopia (green-blind)
#8F9FCA
Tritanopia (blue-blind)
#7EAAB0
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #8fa2cb; /* rgb */ color: rgb(143, 162, 203); /* oklch */ color: oklch(71.2% 0.064 265.4);
Tailwind
colors: {
custom: {
50: '#b1bddb',
500: '#8fa2cb',
950: '#000000',
},
}SCSS
$custom: #8fa2cb; $custom-light: #b1bddb; $custom-dark: #000000;
JSON
{
"hex": "#8fa2cb",
"rgb": {
"r": 143,
"g": 162,
"b": 203
},
"hsl": {
"h": 221,
"s": 36.585,
"l": 67.843
},
"oklch": {
"l": 0.71218,
"c": 0.0639,
"h": 265.4
},
"luminance": 0.35992
}Semantic roles & 50–950 ramp
primary
#8FA2CB
secondary
#E4DED2
accent
#8936AF
background
#FBFBFD
surface
#F6F6FA
border
#D0D0D3
text
#111215
muted
#808183