#8FA7DD#8FA7DD
#8FA7DD is a light, moderate blue. Relative luminance 0.387; OKLCH L 73.0% C 0.083 H 265.8°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA7DD |
|---|---|
| RGB | rgb(143, 167, 221) |
| HSL | hsl(222, 53%, 71%) |
| HSV | hsv(222, 35%, 87%) |
| CMYK | cmyk(35.3%, 24.4%, 0%, 13.3%) |
| CIE-LAB | lab(68.53, 4.61, -29.98) |
| CIE-LCH | lch(68.53, 30.33, 278.75°) |
| OKLab | oklab(73.02% -0.0061 -0.0831) |
| OKLCH | oklch(73.02% 0.083 265.8) |
| XYZ | xyz(38.1937, 38.6959, 73.8492) |
| Luminance | 0.3870 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.94
Pastel Blue
#A2BFFE
ΔE00 6.83
Carolina Blue
#8AB8FE
ΔE00 6.95
Cornflowerblue
#6495ED
ΔE00 8.24
Perrywinkle
#8F8CE7
ΔE00 8.83
Light Grey Blue
#9DBCD4
ΔE00 9.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA7DD #DDC58F
analogous
#8FCEDD #8FA7DD #9E8FDD
triadic
#8FA7DD #DD8FA7 #A7DD8F
tetradic
#8FA7DD #DD8FCE #DDC58F #8FDD9E
square
#8FA7DD #DD8FCE #DDC58F #8FDD9E
split-complementary
#8FA7DD #DD9E8F #CEDD8F
monochromatic
#3860B9 #6082CF #8FA7DD #BECCEB #E8EDF8
Accessibility & contrast
On white
2.40
#8FA7DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#8FA7DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA7DD
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA7DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA7DD | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95ABDF
Deuteranopia (green-blind)
#8EA4DC
Tritanopia (blue-blind)
#77B2BA
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #8fa7dd; /* rgb */ color: rgb(143, 167, 221); /* oklch */ color: oklch(73.0% 0.083 265.8);
Tailwind
colors: {
custom: {
50: '#b2c1e7',
500: '#8fa7dd',
950: '#000000',
},
}SCSS
$custom: #8fa7dd; $custom-light: #b2c1e7; $custom-dark: #000000;
JSON
{
"hex": "#8fa7dd",
"rgb": {
"r": 143,
"g": 167,
"b": 221
},
"hsl": {
"h": 221.538,
"s": 53.425,
"l": 71.373
},
"oklch": {
"l": 0.73018,
"c": 0.08334,
"h": 265.8
},
"luminance": 0.38698
}Semantic roles & 50–950 ramp
primary
#8FA7DD
secondary
#EEE8DA
accent
#9125C1
background
#FBFBFE
surface
#F6F7FC
border
#D0D0D5
text
#111216
muted
#808184