#8FA2CC#8FA2CC
#8FA2CC is a light, moderate blue. Relative luminance 0.360; OKLCH L 71.3% C 0.065 H 265.8°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA2CC |
|---|---|
| RGB | rgb(143, 162, 204) |
| HSL | hsl(221, 37%, 68%) |
| HSV | hsv(221, 30%, 80%) |
| CMYK | cmyk(29.9%, 20.6%, 0%, 20%) |
| CIE-LAB | lab(66.55, 3.06, -23.64) |
| CIE-LCH | lch(66.55, 23.84, 277.37°) |
| OKLab | oklab(71.26% -0.0048 -0.0651) |
| OKLCH | oklch(71.26% 0.065 265.8) |
| XYZ | xyz(35.1440, 36.0387, 62.2195) |
| Luminance | 0.3604 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 7.20
Perrywinkle
#8F8CE7
ΔE00 8.41
Pastel Blue
#A2BFFE
ΔE00 9.22
Cornflowerblue
#6495ED
ΔE00 9.42
Carolina Blue
#8AB8FE
ΔE00 9.57
Faded Blue
#658CBB
ΔE00 9.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA2CC #CCB98F
analogous
#8FC0CC #8FA2CC #9A8FCC
triadic
#8FA2CC #CC8FA2 #A2CC8F
tetradic
#8FA2CC #CC8FC0 #CCB98F #8FCC9A
square
#8FA2CC #CC8FC0 #CCB98F #8FCC9A
split-complementary
#8FA2CC #CC9A8F #C0CC8F
monochromatic
#46609A #657FB9 #8FA2CC #B9C5DF #E3E8F2
Accessibility & contrast
On white
2.56
#8FA2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#8FA2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA2CC
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA2CC | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A5CE
Deuteranopia (green-blind)
#8F9FCB
Tritanopia (blue-blind)
#7EAAB0
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #8fa2cc; /* rgb */ color: rgb(143, 162, 204); /* oklch */ color: oklch(71.3% 0.065 265.8);
Tailwind
colors: {
custom: {
50: '#b1bddb',
500: '#8fa2cc',
950: '#000000',
},
}SCSS
$custom: #8fa2cc; $custom-light: #b1bddb; $custom-dark: #000000;
JSON
{
"hex": "#8fa2cc",
"rgb": {
"r": 143,
"g": 162,
"b": 204
},
"hsl": {
"h": 221.311,
"s": 37.423,
"l": 68.039
},
"oklch": {
"l": 0.71259,
"c": 0.06528,
"h": 265.8
},
"luminance": 0.3604
}Semantic roles & 50–950 ramp
primary
#8FA2CC
secondary
#E5DFD2
accent
#8A35B0
background
#FBFBFD
surface
#F6F6FB
border
#D0D0D4
text
#111215
muted
#808183