#8D91CD#8D91CD
#8D91CD is a light, moderate blue. Relative luminance 0.303; OKLCH L 67.6% C 0.089 H 280.8°. Best body text is #000000 at 7.06:1 contrast (WCAG AA passes).
Color values
| HEX | #8D91CD |
|---|---|
| RGB | rgb(141, 145, 205) |
| HSL | hsl(236, 39%, 68%) |
| HSV | hsv(236, 31%, 80%) |
| CMYK | cmyk(31.2%, 29.3%, 0%, 19.6%) |
| CIE-LAB | lab(61.93, 12.39, -31.32) |
| CIE-LCH | lch(61.93, 33.69, 291.58°) |
| OKLab | oklab(67.64% 0.0166 -0.0869) |
| OKLCH | oklch(67.64% 0.089 280.8) |
| XYZ | xyz(32.1264, 30.3204, 61.9055) |
| Luminance | 0.3032 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.05
Periwinkle Blue
#8F99FB
ΔE00 7.46
Lavender Blue
#8B88F8
ΔE00 7.87
Lavender
#B39DDB
ΔE00 8.69
Periwinkle (survey)
#8E82FE
ΔE00 9.45
Faded Blue
#658CBB
ΔE00 10.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8D91CD #CDC98D
analogous
#8DB1CD #8D91CD #A98DCD
triadic
#8D91CD #CD8D91 #91CD8D
tetradic
#8D91CD #CD8DB1 #CDC98D #8DCDA9
square
#8D91CD #CD8DB1 #CDC98D #8DCDA9
split-complementary
#8D91CD #CDA98D #B1CD8D
monochromatic
#444A9B #6268BA #8D91CD #B8BAE0 #E2E3F2
Accessibility & contrast
On white
2.97
#8D91CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.06
#8D91CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8D91CD
7.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8D91CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8D91CD | 1.00 | 2.97 | 7.06 | 7.06 |
| #FFFFFF | 2.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F98D0
Deuteranopia (green-blind)
#7C94CB
Tritanopia (blue-blind)
#7D9CA6
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #8d91cd; /* rgb */ color: rgb(141, 145, 205); /* oklch */ color: oklch(67.6% 0.089 280.8);
Tailwind
colors: {
custom: {
50: '#b0b1dc',
500: '#8d91cd',
950: '#000000',
},
}SCSS
$custom: #8d91cd; $custom-light: #b0b1dc; $custom-dark: #000000;
JSON
{
"hex": "#8d91cd",
"rgb": {
"r": 141,
"g": 145,
"b": 205
},
"hsl": {
"h": 236.25,
"s": 39.024,
"l": 67.843
},
"oklch": {
"l": 0.67643,
"c": 0.08852,
"h": 280.8
},
"luminance": 0.30321
}Semantic roles & 50–950 ramp
primary
#8D91CD
secondary
#E5E4D1
accent
#AA33B2
background
#FAFAFD
surface
#F5F5FB
border
#CFCFD4
text
#111015
muted
#807F83