#8FA2CA#8FA2CA
#8FA2CA is a light, moderate blue. Relative luminance 0.359; OKLCH L 71.2% C 0.063 H 265.0°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA2CA |
|---|---|
| RGB | rgb(143, 162, 202) |
| HSL | hsl(221, 36%, 68%) |
| HSV | hsv(221, 29%, 79%) |
| CMYK | cmyk(29.2%, 19.8%, 0%, 20.8%) |
| CIE-LAB | lab(66.48, 2.56, -22.64) |
| CIE-LCH | lch(66.48, 22.79, 276.44°) |
| OKLab | oklab(71.18% -0.0055 -0.0623) |
| OKLCH | oklch(71.18% 0.063 265) |
| XYZ | xyz(34.9057, 35.9434, 60.9643) |
| Luminance | 0.3594 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 7.44
Perrywinkle
#8F8CE7
ΔE00 8.56
Pastel Blue
#A2BFFE
ΔE00 9.40
Bluey Grey
#89A0B0
ΔE00 9.48
Cornflowerblue
#6495ED
ΔE00 9.56
Faded Blue
#658CBB
ΔE00 9.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA2CA #CAB78F
analogous
#8FC0CA #8FA2CA #998FCA
triadic
#8FA2CA #CA8FA2 #A2CA8F
tetradic
#8FA2CA #CA8FC0 #CAB78F #8FCA99
square
#8FA2CA #CA8FC0 #CAB78F #8FCA99
split-complementary
#8FA2CA #CA998F #C0CA8F
monochromatic
#486197 #6580B6 #8FA2CA #B9C4DE #E2E7F1
Accessibility & contrast
On white
2.56
#8FA2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#8FA2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA2CA
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA2CA | 1.00 | 2.56 | 8.19 | 8.19 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A5CC
Deuteranopia (green-blind)
#909FC9
Tritanopia (blue-blind)
#7FAAAF
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #8fa2ca; /* rgb */ color: rgb(143, 162, 202); /* oklch */ color: oklch(71.2% 0.063 265.0);
Tailwind
colors: {
custom: {
50: '#b1bdda',
500: '#8fa2ca',
950: '#000000',
},
}SCSS
$custom: #8fa2ca; $custom-light: #b1bdda; $custom-dark: #000000;
JSON
{
"hex": "#8fa2ca",
"rgb": {
"r": 143,
"g": 162,
"b": 202
},
"hsl": {
"h": 220.678,
"s": 35.758,
"l": 67.647
},
"oklch": {
"l": 0.71178,
"c": 0.06252,
"h": 265
},
"luminance": 0.35945
}Semantic roles & 50–950 ramp
primary
#8FA2CA
secondary
#E4DED1
accent
#8837AF
background
#FBFBFD
surface
#F6F6FA
border
#D0D0D3
text
#111214
muted
#808183