#8F91CD#8F91CD
#8F91CD is a light, moderate blue. Relative luminance 0.305; OKLCH L 67.8% C 0.088 H 282.3°. Best body text is #000000 at 7.10:1 contrast (WCAG AA passes).
Color values
| HEX | #8F91CD |
|---|---|
| RGB | rgb(143, 145, 205) |
| HSL | hsl(238, 38%, 68%) |
| HSV | hsv(238, 30%, 80%) |
| CMYK | cmyk(30.2%, 29.3%, 0%, 19.6%) |
| CIE-LAB | lab(62.08, 12.97, -31.08) |
| CIE-LCH | lch(62.08, 33.68, 292.66°) |
| OKLab | oklab(67.8% 0.0188 -0.0862) |
| OKLCH | oklch(67.8% 0.088 282.3) |
| XYZ | xyz(32.4696, 30.4973, 61.9216) |
| Luminance | 0.3050 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.18
Periwinkle Blue
#8F99FB
ΔE00 7.74
Lavender Blue
#8B88F8
ΔE00 8.08
Lavender
#B39DDB
ΔE00 8.18
Periwinkle (survey)
#8E82FE
ΔE00 9.58
Pale Purple
#B790D4
ΔE00 10.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8F91CD #CDCB8F
analogous
#8FB0CD #8F91CD #AC8FCD
triadic
#8F91CD #CD8F91 #91CD8F
tetradic
#8F91CD #CD8FB0 #CDCB8F #8FCDAC
square
#8F91CD #CD8FB0 #CDCB8F #8FCDAC
split-complementary
#8F91CD #CDAC8F #B0CD8F
monochromatic
#46489C #6567BA #8F91CD #B9BBE0 #E4E4F3
Accessibility & contrast
On white
2.96
#8F91CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.10
#8F91CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8F91CD
7.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8F91CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8F91CD | 1.00 | 2.96 | 7.10 | 7.10 |
| #FFFFFF | 2.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8098D0
Deuteranopia (green-blind)
#7D94CB
Tritanopia (blue-blind)
#7F9CA6
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #8f91cd; /* rgb */ color: rgb(143, 145, 205); /* oklch */ color: oklch(67.8% 0.088 282.3);
Tailwind
colors: {
custom: {
50: '#b1b1dc',
500: '#8f91cd',
950: '#000000',
},
}SCSS
$custom: #8f91cd; $custom-light: #b1b1dc; $custom-dark: #000000;
JSON
{
"hex": "#8f91cd",
"rgb": {
"r": 143,
"g": 145,
"b": 205
},
"hsl": {
"h": 238.065,
"s": 38.272,
"l": 68.235
},
"oklch": {
"l": 0.67797,
"c": 0.08823,
"h": 282.3
},
"luminance": 0.30498
}Semantic roles & 50–950 ramp
primary
#8F91CD
secondary
#E5E5D2
accent
#AD34B1
background
#FBFAFD
surface
#F6F5FB
border
#D0CFD4
text
#111015
muted
#807F83