#8FA1CD#8FA1CD
#8FA1CD is a light, moderate blue. Relative luminance 0.357; OKLCH L 71.1% C 0.068 H 267.4°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA1CD |
|---|---|
| RGB | rgb(143, 161, 205) |
| HSL | hsl(223, 38%, 68%) |
| HSV | hsv(223, 30%, 80%) |
| CMYK | cmyk(30.2%, 21.5%, 0%, 19.6%) |
| CIE-LAB | lab(66.32, 3.87, -24.55) |
| CIE-LCH | lch(66.32, 24.85, 278.95°) |
| OKLab | oklab(71.09% -0.0031 -0.0677) |
| OKLCH | oklch(71.09% 0.068 267.4) |
| XYZ | xyz(35.0889, 35.7359, 62.7947) |
| Luminance | 0.3574 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 7.07
Perrywinkle
#8F8CE7
ΔE00 8.14
Pastel Blue
#A2BFFE
ΔE00 9.40
Cornflowerblue
#6495ED
ΔE00 9.45
Faded Blue
#658CBB
ΔE00 9.65
Carolina Blue
#8AB8FE
ΔE00 9.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA1CD #CDBB8F
analogous
#8FC0CD #8FA1CD #9C8FCD
triadic
#8FA1CD #CD8FA1 #A1CD8F
tetradic
#8FA1CD #CD8FC0 #CDBB8F #8FCD9C
square
#8FA1CD #CD8FC0 #CDBB8F #8FCD9C
split-complementary
#8FA1CD #CD9C8F #C0CD8F
monochromatic
#465F9C #657DBA #8FA1CD #B9C5E0 #E4E8F3
Accessibility & contrast
On white
2.58
#8FA1CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#8FA1CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA1CD
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA1CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA1CD | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A4CF
Deuteranopia (green-blind)
#8E9FCC
Tritanopia (blue-blind)
#7EAAB0
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #8fa1cd; /* rgb */ color: rgb(143, 161, 205); /* oklch */ color: oklch(71.1% 0.068 267.4);
Tailwind
colors: {
custom: {
50: '#b1bcdc',
500: '#8fa1cd',
950: '#000000',
},
}SCSS
$custom: #8fa1cd; $custom-light: #b1bcdc; $custom-dark: #000000;
JSON
{
"hex": "#8fa1cd",
"rgb": {
"r": 143,
"g": 161,
"b": 205
},
"hsl": {
"h": 222.581,
"s": 38.272,
"l": 68.235
},
"oklch": {
"l": 0.7109,
"c": 0.06774,
"h": 267.4
},
"luminance": 0.35737
}Semantic roles & 50–950 ramp
primary
#8FA1CD
secondary
#E5E0D2
accent
#8D34B1
background
#FBFBFD
surface
#F6F6FB
border
#D0D0D4
text
#111215
muted
#808183