#8D85CD#8D85CD
#8D85CD is a light, moderate blue. Relative luminance 0.268; OKLCH L 65.3% C 0.106 H 288.2°. Best body text is #000000 at 6.37:1 contrast (WCAG AA passes).
Color values
| HEX | #8D85CD |
|---|---|
| RGB | rgb(141, 133, 205) |
| HSL | hsl(247, 42%, 66%) |
| HSV | hsv(247, 35%, 80%) |
| CMYK | cmyk(31.2%, 35.1%, 0%, 19.6%) |
| CIE-LAB | lab(58.83, 19.35, -36.15) |
| CIE-LCH | lch(58.83, 41.00, 298.16°) |
| OKLab | oklab(65.26% 0.0331 -0.1008) |
| OKLCH | oklch(65.26% 0.106 288.2) |
| XYZ | xyz(30.3886, 26.8449, 61.3263) |
| Luminance | 0.2685 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.75
Lavender Blue
#8B88F8
ΔE00 7.21
Mediumpurple
#9370DB
ΔE00 7.71
Periwinkle (survey)
#8E82FE
ΔE00 8.01
Wisteria
#A87DC2
ΔE00 8.70
Deep Lilac
#966EBD
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8D85CD #C5CD85
analogous
#85A1CD #8D85CD #B185CD
triadic
#8D85CD #CD8D85 #85CD8D
tetradic
#8D85CD #CD85A1 #C5CD85 #85CDB1
square
#8D85CD #CD85A1 #C5CD85 #85CDB1
split-complementary
#8D85CD #CDB185 #A1CD85
monochromatic
#493F99 #645ABB #8D85CD #B6B0DF #DEDCF1
Accessibility & contrast
On white
3.30
#8D85CD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.37
#8D85CD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8D85CD
6.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8D85CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8D85CD | 1.00 | 3.30 | 6.37 | 6.37 |
| #FFFFFF | 3.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#708FD0
Deuteranopia (green-blind)
#708CCB
Tritanopia (blue-blind)
#7E929F
Achromatopsia (no color)
#8E8E8E
Design tokens & code
CSS
--color: #8d85cd; /* rgb */ color: rgb(141, 133, 205); /* oklch */ color: oklch(65.3% 0.106 288.2);
Tailwind
colors: {
custom: {
50: '#b0a8dc',
500: '#8d85cd',
950: '#000000',
},
}SCSS
$custom: #8d85cd; $custom-light: #b0a8dc; $custom-dark: #000000;
JSON
{
"hex": "#8d85cd",
"rgb": {
"r": 141,
"g": 133,
"b": 205
},
"hsl": {
"h": 246.667,
"s": 41.86,
"l": 66.275
},
"oklch": {
"l": 0.65256,
"c": 0.10612,
"h": 288.2
},
"luminance": 0.26846
}Semantic roles & 50–950 ramp
primary
#8D85CD
secondary
#E0E3CB
accent
#B531A6
background
#FBFAFD
surface
#F6F4FB
border
#D0CED4
text
#110F15
muted
#807F83