#8FA4DD#8FA4DD
#8FA4DD is a light, moderate blue. Relative luminance 0.376; OKLCH L 72.4% C 0.087 H 268.6°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA4DD |
|---|---|
| RGB | rgb(143, 164, 221) |
| HSL | hsl(224, 53%, 71%) |
| HSV | hsv(224, 35%, 87%) |
| CMYK | cmyk(35.3%, 25.8%, 0%, 13.3%) |
| CIE-LAB | lab(67.73, 6.30, -31.21) |
| CIE-LCH | lch(67.73, 31.84, 281.41°) |
| OKLab | oklab(72.4% -0.0021 -0.0866) |
| OKLCH | oklch(72.4% 0.087 268.6) |
| XYZ | xyz(37.6504, 37.6094, 73.6681) |
| Luminance | 0.3761 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.44
Pastel Blue
#A2BFFE
ΔE00 7.60
Carolina Blue
#8AB8FE
ΔE00 7.90
Perrywinkle
#8F8CE7
ΔE00 7.96
Cornflowerblue
#6495ED
ΔE00 8.28
Lavender Blue
#8B88F8
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA4DD #DDC88F
analogous
#8FCBDD #8FA4DD #A18FDD
triadic
#8FA4DD #DD8FA4 #A4DD8F
tetradic
#8FA4DD #DD8FCB #DDC88F #8FDDA1
square
#8FA4DD #DD8FCB #DDC88F #8FDDA1
split-complementary
#8FA4DD #DDA18F #CBDD8F
monochromatic
#385BB9 #607ECF #8FA4DD #BECAEB #E8ECF8
Accessibility & contrast
On white
2.46
#8FA4DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#8FA4DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA4DD
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA4DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA4DD | 1.00 | 2.46 | 8.52 | 8.52 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91A9E0
Deuteranopia (green-blind)
#8AA2DC
Tritanopia (blue-blind)
#78AFB8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #8fa4dd; /* rgb */ color: rgb(143, 164, 221); /* oklch */ color: oklch(72.4% 0.087 268.6);
Tailwind
colors: {
custom: {
50: '#b2bee7',
500: '#8fa4dd',
950: '#000000',
},
}SCSS
$custom: #8fa4dd; $custom-light: #b2bee7; $custom-dark: #000000;
JSON
{
"hex": "#8fa4dd",
"rgb": {
"r": 143,
"g": 164,
"b": 221
},
"hsl": {
"h": 223.846,
"s": 53.425,
"l": 71.373
},
"oklch": {
"l": 0.72396,
"c": 0.08666,
"h": 268.6
},
"luminance": 0.37611
}Semantic roles & 50–950 ramp
primary
#8FA4DD
secondary
#EEE9DA
accent
#9725C1
background
#FBFBFE
surface
#F6F6FC
border
#D0D0D5
text
#111216
muted
#808184