#8B91CD#8B91CD
#8B91CD is a light, moderate blue. Relative luminance 0.301; OKLCH L 67.5% C 0.089 H 279.3°. Best body text is #000000 at 7.03:1 contrast (WCAG AA passes).
Color values
| HEX | #8B91CD |
|---|---|
| RGB | rgb(139, 145, 205) |
| HSL | hsl(235, 40%, 67%) |
| HSV | hsv(235, 32%, 80%) |
| CMYK | cmyk(32.2%, 29.3%, 0%, 19.6%) |
| CIE-LAB | lab(61.78, 11.81, -31.57) |
| CIE-LCH | lch(61.78, 33.70, 290.51°) |
| OKLab | oklab(67.49% 0.0144 -0.0877) |
| OKLCH | oklch(67.49% 0.089 279.3) |
| XYZ | xyz(31.7893, 30.1465, 61.8897) |
| Luminance | 0.3015 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.97
Periwinkle Blue
#8F99FB
ΔE00 7.21
Lavender Blue
#8B88F8
ΔE00 7.69
Lavender
#B39DDB
ΔE00 9.20
Periwinkle (survey)
#8E82FE
ΔE00 9.34
Faded Blue
#658CBB
ΔE00 9.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8B91CD #CDC78B
analogous
#8BB2CD #8B91CD #A68BCD
triadic
#8B91CD #CD8B91 #91CD8B
tetradic
#8B91CD #CD8BB2 #CDC78B #8BCDA6
square
#8B91CD #CD8BB2 #CDC78B #8BCDA6
split-complementary
#8B91CD #CDA68B #B2CD8B
monochromatic
#434B9B #6068BB #8B91CD #B6BADF #E1E2F2
Accessibility & contrast
On white
2.99
#8B91CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.03
#8B91CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8B91CD
7.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8B91CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8B91CD | 1.00 | 2.99 | 7.03 | 7.03 |
| #FFFFFF | 2.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F98D0
Deuteranopia (green-blind)
#7B93CC
Tritanopia (blue-blind)
#7A9CA6
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #8b91cd; /* rgb */ color: rgb(139, 145, 205); /* oklch */ color: oklch(67.5% 0.089 279.3);
Tailwind
colors: {
custom: {
50: '#aeb1dc',
500: '#8b91cd',
950: '#000000',
},
}SCSS
$custom: #8b91cd; $custom-light: #aeb1dc; $custom-dark: #000000;
JSON
{
"hex": "#8b91cd",
"rgb": {
"r": 139,
"g": 145,
"b": 205
},
"hsl": {
"h": 234.545,
"s": 39.759,
"l": 67.451
},
"oklch": {
"l": 0.6749,
"c": 0.08885,
"h": 279.3
},
"luminance": 0.30148
}Semantic roles & 50–950 ramp
primary
#8B91CD
secondary
#E4E2D0
accent
#A733B3
background
#FAFAFD
surface
#F4F4FB
border
#CECED4
text
#101015
muted
#7F7F83