#8FA4DC#8FA4DC
#8FA4DC is a light, moderate blue. Relative luminance 0.376; OKLCH L 72.4% C 0.085 H 268.4°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA4DC |
|---|---|
| RGB | rgb(143, 164, 220) |
| HSL | hsl(224, 52%, 71%) |
| HSV | hsv(224, 35%, 86%) |
| CMYK | cmyk(35%, 25.5%, 0%, 13.7%) |
| CIE-LAB | lab(67.69, 6.03, -30.72) |
| CIE-LCH | lch(67.69, 31.31, 281.11°) |
| OKLab | oklab(72.35% -0.0024 -0.0852) |
| OKLCH | oklch(72.35% 0.085 268.4) |
| XYZ | xyz(37.5176, 37.5563, 72.9686) |
| Luminance | 0.3756 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.54
Pastel Blue
#A2BFFE
ΔE00 7.65
Carolina Blue
#8AB8FE
ΔE00 7.95
Perrywinkle
#8F8CE7
ΔE00 8.00
Cornflowerblue
#6495ED
ΔE00 8.33
Lavender Blue
#8B88F8
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA4DC #DCC78F
analogous
#8FCADC #8FA4DC #A08FDC
triadic
#8FA4DC #DC8FA4 #A4DC8F
tetradic
#8FA4DC #DC8FCA #DCC78F #8FDCA0
square
#8FA4DC #DC8FCA #DCC78F #8FDCA0
split-complementary
#8FA4DC #DCA08F #CADC8F
monochromatic
#395CB7 #607ECD #8FA4DC #BECAEB #E8ECF8
Accessibility & contrast
On white
2.47
#8FA4DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#8FA4DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA4DC
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA4DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA4DC | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92A9DE
Deuteranopia (green-blind)
#8BA2DB
Tritanopia (blue-blind)
#78AFB7
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #8fa4dc; /* rgb */ color: rgb(143, 164, 220); /* oklch */ color: oklch(72.4% 0.085 268.4);
Tailwind
colors: {
custom: {
50: '#b2bee7',
500: '#8fa4dc',
950: '#000000',
},
}SCSS
$custom: #8fa4dc; $custom-light: #b2bee7; $custom-dark: #000000;
JSON
{
"hex": "#8fa4dc",
"rgb": {
"r": 143,
"g": 164,
"b": 220
},
"hsl": {
"h": 223.636,
"s": 52.381,
"l": 71.176
},
"oklch": {
"l": 0.72352,
"c": 0.08526,
"h": 268.4
},
"luminance": 0.37558
}Semantic roles & 50–950 ramp
primary
#8FA4DC
secondary
#EEE8D9
accent
#9626C0
background
#FBFBFE
surface
#F6F6FC
border
#D0D0D5
text
#111216
muted
#808184