#8F91C4#8F91C4
#8F91C4 is a light, moderate blue. Relative luminance 0.301; OKLCH L 67.4% C 0.075 H 282.4°. Best body text is #000000 at 7.02:1 contrast (WCAG AA passes).
Color values
| HEX | #8F91C4 |
|---|---|
| RGB | rgb(143, 145, 196) |
| HSL | hsl(238, 31%, 66%) |
| HSV | hsv(238, 27%, 77%) |
| CMYK | cmyk(27%, 26%, 0%, 23.1%) |
| CIE-LAB | lab(61.72, 10.70, -26.59) |
| CIE-LCH | lch(61.72, 28.66, 291.93°) |
| OKLab | oklab(67.4% 0.0162 -0.0734) |
| OKLCH | oklch(67.4% 0.075 282.4) |
| XYZ | xyz(31.4143, 30.0752, 56.3638) |
| Luminance | 0.3008 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 7.04
Lavender
#B39DDB
ΔE00 8.24
Periwinkle Blue
#8F99FB
ΔE00 9.49
Lavender Blue
#8B88F8
ΔE00 9.87
Pale Purple
#B790D4
ΔE00 10.27
Wisteria
#A87DC2
ΔE00 11.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8F91C4 #C4C28F
analogous
#8FACC4 #8F91C4 #A88FC4
triadic
#8F91C4 #C48F91 #91C48F
tetradic
#8F91C4 #C48FAC #C4C28F #8FC4A8
square
#8F91C4 #C48FAC #C4C28F #8FC4A8
split-complementary
#8F91C4 #C4A88F #ACC48F
monochromatic
#4B4D8E #676AAF #8F91C4 #B7B8D9 #DFE0EE
Accessibility & contrast
On white
2.99
#8F91C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.02
#8F91C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8F91C4
7.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8F91C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8F91C4 | 1.00 | 2.99 | 7.02 | 7.02 |
| #FFFFFF | 2.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8397C6
Deuteranopia (green-blind)
#8193C3
Tritanopia (blue-blind)
#829AA3
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #8f91c4; /* rgb */ color: rgb(143, 145, 196); /* oklch */ color: oklch(67.4% 0.075 282.4);
Tailwind
colors: {
custom: {
50: '#b1b1d6',
500: '#8f91c4',
950: '#000000',
},
}SCSS
$custom: #8f91c4; $custom-light: #b1b1d6; $custom-dark: #000000;
JSON
{
"hex": "#8f91c4",
"rgb": {
"r": 143,
"g": 145,
"b": 196
},
"hsl": {
"h": 237.736,
"s": 30.994,
"l": 66.471
},
"oklch": {
"l": 0.67398,
"c": 0.07515,
"h": 282.4
},
"luminance": 0.30076
}Semantic roles & 50–950 ramp
primary
#8F91C4
secondary
#E0DFCF
accent
#A63CAA
background
#FAFAFD
surface
#F5F5FA
border
#CFCFD3
text
#111014
muted
#807F83