#8FA4CE#8FA4CE
#8FA4CE is a light, moderate blue. Relative luminance 0.368; OKLCH L 71.8% C 0.066 H 264.0°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA4CE |
|---|---|
| RGB | rgb(143, 164, 206) |
| HSL | hsl(220, 39%, 68%) |
| HSV | hsv(220, 31%, 81%) |
| CMYK | cmyk(30.6%, 20.4%, 0%, 19.2%) |
| CIE-LAB | lab(67.16, 2.44, -23.81) |
| CIE-LCH | lch(67.16, 23.94, 275.85°) |
| OKLab | oklab(71.76% -0.0069 -0.0656) |
| OKLCH | oklch(71.76% 0.066 264) |
| XYZ | xyz(35.7405, 36.8455, 63.6093) |
| Luminance | 0.3685 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 7.01
Pastel Blue
#A2BFFE
ΔE00 8.57
Perrywinkle
#8F8CE7
ΔE00 8.68
Carolina Blue
#8AB8FE
ΔE00 8.79
Cornflowerblue
#6495ED
ΔE00 9.10
Bluey Grey
#89A0B0
ΔE00 9.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA4CE #CEB98F
analogous
#8FC3CE #8FA4CE #998FCE
triadic
#8FA4CE #CE8FA4 #A4CE8F
tetradic
#8FA4CE #CE8FC3 #CEB98F #8FCE99
square
#8FA4CE #CE8FC3 #CEB98F #8FCE99
split-complementary
#8FA4CE #CE998F #C3CE8F
monochromatic
#45639E #6481BB #8FA4CE #BAC7E1 #E4E9F3
Accessibility & contrast
On white
2.51
#8FA4CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#8FA4CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA4CE
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA4CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA4CE | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A7D0
Deuteranopia (green-blind)
#90A1CD
Tritanopia (blue-blind)
#7DACB2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #8fa4ce; /* rgb */ color: rgb(143, 164, 206); /* oklch */ color: oklch(71.8% 0.066 264.0);
Tailwind
colors: {
custom: {
50: '#b1bedd',
500: '#8fa4ce',
950: '#000000',
},
}SCSS
$custom: #8fa4ce; $custom-light: #b1bedd; $custom-dark: #000000;
JSON
{
"hex": "#8fa4ce",
"rgb": {
"r": 143,
"g": 164,
"b": 206
},
"hsl": {
"h": 220,
"s": 39.13,
"l": 68.431
},
"oklch": {
"l": 0.71761,
"c": 0.06595,
"h": 264
},
"luminance": 0.36847
}Semantic roles & 50–950 ramp
primary
#8FA4CE
secondary
#E6E0D3
accent
#8833B2
background
#FBFBFD
surface
#F6F6FB
border
#D0D0D4
text
#111215
muted
#808183