#8FA3CE#8FA3CE
#8FA3CE is a light, moderate blue. Relative luminance 0.365; OKLCH L 71.6% C 0.067 H 265.3°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA3CE |
|---|---|
| RGB | rgb(143, 163, 206) |
| HSL | hsl(221, 39%, 68%) |
| HSV | hsv(221, 31%, 81%) |
| CMYK | cmyk(30.6%, 20.9%, 0%, 19.2%) |
| CIE-LAB | lab(66.89, 3.00, -24.22) |
| CIE-LCH | lch(66.89, 24.41, 277.06°) |
| OKLab | oklab(71.55% -0.0055 -0.0667) |
| OKLCH | oklch(71.55% 0.067 265.3) |
| XYZ | xyz(35.5623, 36.4890, 63.5499) |
| Luminance | 0.3649 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.98
Perrywinkle
#8F8CE7
ΔE00 8.47
Pastel Blue
#A2BFFE
ΔE00 8.81
Carolina Blue
#8AB8FE
ΔE00 9.11
Cornflowerblue
#6495ED
ΔE00 9.18
Faded Blue
#658CBB
ΔE00 9.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA3CE #CEBA8F
analogous
#8FC2CE #8FA3CE #9A8FCE
triadic
#8FA3CE #CE8FA3 #A3CE8F
tetradic
#8FA3CE #CE8FC2 #CEBA8F #8FCE9A
square
#8FA3CE #CE8FC2 #CEBA8F #8FCE9A
split-complementary
#8FA3CE #CE9A8F #C2CE8F
monochromatic
#45619E #6480BB #8FA3CE #BAC6E1 #E4E9F3
Accessibility & contrast
On white
2.53
#8FA3CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#8FA3CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA3CE
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA3CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA3CE | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A6D0
Deuteranopia (green-blind)
#8FA0CD
Tritanopia (blue-blind)
#7DACB1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #8fa3ce; /* rgb */ color: rgb(143, 163, 206); /* oklch */ color: oklch(71.6% 0.067 265.3);
Tailwind
colors: {
custom: {
50: '#b1bedd',
500: '#8fa3ce',
950: '#000000',
},
}SCSS
$custom: #8fa3ce; $custom-light: #b1bedd; $custom-dark: #000000;
JSON
{
"hex": "#8fa3ce",
"rgb": {
"r": 143,
"g": 163,
"b": 206
},
"hsl": {
"h": 220.952,
"s": 39.13,
"l": 68.431
},
"oklch": {
"l": 0.71551,
"c": 0.06698,
"h": 265.3
},
"luminance": 0.3649
}Semantic roles & 50–950 ramp
primary
#8FA3CE
secondary
#E6E0D3
accent
#8A33B2
background
#FBFBFD
surface
#F6F6FB
border
#D0D0D4
text
#111215
muted
#808183