#8FA3CD#8FA3CD
#8FA3CD is a light, moderate blue. Relative luminance 0.364; OKLCH L 71.5% C 0.066 H 264.9°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA3CD |
|---|---|
| RGB | rgb(143, 163, 205) |
| HSL | hsl(221, 38%, 68%) |
| HSV | hsv(221, 30%, 80%) |
| CMYK | cmyk(30.2%, 20.5%, 0%, 19.6%) |
| CIE-LAB | lab(66.86, 2.75, -23.73) |
| CIE-LCH | lch(66.86, 23.88, 276.61°) |
| OKLab | oklab(71.51% -0.0058 -0.0653) |
| OKLCH | oklch(71.51% 0.066 264.9) |
| XYZ | xyz(35.4412, 36.4405, 62.9121) |
| Luminance | 0.3644 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 7.09
Perrywinkle
#8F8CE7
ΔE00 8.54
Pastel Blue
#A2BFFE
ΔE00 8.89
Carolina Blue
#8AB8FE
ΔE00 9.18
Cornflowerblue
#6495ED
ΔE00 9.25
Faded Blue
#658CBB
ΔE00 9.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA3CD #CDB98F
analogous
#8FC2CD #8FA3CD #9A8FCD
triadic
#8FA3CD #CD8FA3 #A3CD8F
tetradic
#8FA3CD #CD8FC2 #CDB98F #8FCD9A
square
#8FA3CD #CD8FC2 #CDB98F #8FCD9A
split-complementary
#8FA3CD #CD9A8F #C2CD8F
monochromatic
#46619C #6580BA #8FA3CD #B9C6E0 #E4E9F3
Accessibility & contrast
On white
2.53
#8FA3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#8FA3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA3CD
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA3CD | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A6CF
Deuteranopia (green-blind)
#90A0CC
Tritanopia (blue-blind)
#7EABB1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #8fa3cd; /* rgb */ color: rgb(143, 163, 205); /* oklch */ color: oklch(71.5% 0.066 264.9);
Tailwind
colors: {
custom: {
50: '#b1bedc',
500: '#8fa3cd',
950: '#000000',
},
}SCSS
$custom: #8fa3cd; $custom-light: #b1bedc; $custom-dark: #000000;
JSON
{
"hex": "#8fa3cd",
"rgb": {
"r": 143,
"g": 163,
"b": 205
},
"hsl": {
"h": 220.645,
"s": 38.272,
"l": 68.235
},
"oklch": {
"l": 0.7151,
"c": 0.06561,
"h": 264.9
},
"luminance": 0.36442
}Semantic roles & 50–950 ramp
primary
#8FA3CD
secondary
#E5DFD2
accent
#8934B1
background
#FBFBFD
surface
#F6F6FB
border
#D0D0D4
text
#111215
muted
#808183