#8FA2CD#8FA2CD
#8FA2CD is a light, moderate blue. Relative luminance 0.361; OKLCH L 71.3% C 0.067 H 266.1°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA2CD |
|---|---|
| RGB | rgb(143, 162, 205) |
| HSL | hsl(222, 38%, 68%) |
| HSV | hsv(222, 30%, 80%) |
| CMYK | cmyk(30.2%, 21%, 0%, 19.6%) |
| CIE-LAB | lab(66.59, 3.31, -24.14) |
| CIE-LCH | lch(66.59, 24.36, 277.80°) |
| OKLab | oklab(71.3% -0.0045 -0.0665) |
| OKLCH | oklch(71.3% 0.067 266.1) |
| XYZ | xyz(35.2643, 36.0868, 62.8532) |
| Luminance | 0.3609 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 7.08
Perrywinkle
#8F8CE7
ΔE00 8.34
Pastel Blue
#A2BFFE
ΔE00 9.14
Cornflowerblue
#6495ED
ΔE00 9.35
Carolina Blue
#8AB8FE
ΔE00 9.51
Faded Blue
#658CBB
ΔE00 9.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA2CD #CDBA8F
analogous
#8FC1CD #8FA2CD #9B8FCD
triadic
#8FA2CD #CD8FA2 #A2CD8F
tetradic
#8FA2CD #CD8FC1 #CDBA8F #8FCD9B
square
#8FA2CD #CD8FC1 #CDBA8F #8FCD9B
split-complementary
#8FA2CD #CD9B8F #C1CD8F
monochromatic
#46609C #657FBA #8FA2CD #B9C5E0 #E4E8F3
Accessibility & contrast
On white
2.56
#8FA2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#8FA2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA2CD
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA2CD | 1.00 | 2.56 | 8.22 | 8.22 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A5CF
Deuteranopia (green-blind)
#8F9FCC
Tritanopia (blue-blind)
#7EABB0
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #8fa2cd; /* rgb */ color: rgb(143, 162, 205); /* oklch */ color: oklch(71.3% 0.067 266.1);
Tailwind
colors: {
custom: {
50: '#b1bddc',
500: '#8fa2cd',
950: '#000000',
},
}SCSS
$custom: #8fa2cd; $custom-light: #b1bddc; $custom-dark: #000000;
JSON
{
"hex": "#8fa2cd",
"rgb": {
"r": 143,
"g": 162,
"b": 205
},
"hsl": {
"h": 221.613,
"s": 38.272,
"l": 68.235
},
"oklch": {
"l": 0.713,
"c": 0.06666,
"h": 266.1
},
"luminance": 0.36088
}Semantic roles & 50–950 ramp
primary
#8FA2CD
secondary
#E5E0D2
accent
#8B34B1
background
#FBFBFD
surface
#F6F6FB
border
#D0D0D4
text
#111215
muted
#808183