#8D85CC#8D85CC
#8D85CC is a light, moderate blue. Relative luminance 0.268; OKLCH L 65.2% C 0.105 H 288.3°. Best body text is #000000 at 6.36:1 contrast (WCAG AA passes).
Color values
| HEX | #8D85CC |
|---|---|
| RGB | rgb(141, 133, 204) |
| HSL | hsl(247, 41%, 66%) |
| HSV | hsv(247, 35%, 80%) |
| CMYK | cmyk(30.9%, 34.8%, 0%, 20%) |
| CIE-LAB | lab(58.79, 19.09, -35.66) |
| CIE-LCH | lch(58.79, 40.45, 298.17°) |
| OKLab | oklab(65.21% 0.0329 -0.0994) |
| OKLCH | oklch(65.21% 0.105 288.3) |
| XYZ | xyz(30.2683, 26.7967, 60.6926) |
| Luminance | 0.2680 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.93
Lavender Blue
#8B88F8
ΔE00 7.41
Mediumpurple
#9370DB
ΔE00 7.80
Periwinkle (survey)
#8E82FE
ΔE00 8.20
Wisteria
#A87DC2
ΔE00 8.62
Deep Lilac
#966EBD
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8D85CC #C4CC85
analogous
#85A0CC #8D85CC #B085CC
triadic
#8D85CC #CC8D85 #85CC8D
tetradic
#8D85CC #CC85A0 #C4CC85 #85CCB0
square
#8D85CC #CC85A0 #C4CC85 #85CCB0
split-complementary
#8D85CC #CCB085 #A0CC85
monochromatic
#493F97 #655ABA #8D85CC #B5B0DE #DEDBF0
Accessibility & contrast
On white
3.30
#8D85CC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.36
#8D85CC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8D85CC
6.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8D85CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8D85CC | 1.00 | 3.30 | 6.36 | 6.36 |
| #FFFFFF | 3.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#718FCF
Deuteranopia (green-blind)
#708CCA
Tritanopia (blue-blind)
#7E929F
Achromatopsia (no color)
#8D8D8D
Design tokens & code
CSS
--color: #8d85cc; /* rgb */ color: rgb(141, 133, 204); /* oklch */ color: oklch(65.2% 0.105 288.3);
Tailwind
colors: {
custom: {
50: '#b0a8dc',
500: '#8d85cc',
950: '#000000',
},
}SCSS
$custom: #8d85cc; $custom-light: #b0a8dc; $custom-dark: #000000;
JSON
{
"hex": "#8d85cc",
"rgb": {
"r": 141,
"g": 133,
"b": 204
},
"hsl": {
"h": 246.761,
"s": 41.04,
"l": 66.078
},
"oklch": {
"l": 0.65208,
"c": 0.10468,
"h": 288.3
},
"luminance": 0.26797
}Semantic roles & 50–950 ramp
primary
#8D85CC
secondary
#DFE2CB
accent
#B431A5
background
#FBFAFD
surface
#F6F4FB
border
#D0CED4
text
#110F15
muted
#807F83