#8D85CB#8D85CB
#8D85CB is a light, moderate blue. Relative luminance 0.268; OKLCH L 65.2% C 0.103 H 288.4°. Best body text is #000000 at 6.35:1 contrast (WCAG AA passes).
Color values
| HEX | #8D85CB |
|---|---|
| RGB | rgb(141, 133, 203) |
| HSL | hsl(247, 40%, 66%) |
| HSV | hsv(247, 34%, 80%) |
| CMYK | cmyk(30.5%, 34.5%, 0%, 20.4%) |
| CIE-LAB | lab(58.74, 18.83, -35.16) |
| CIE-LCH | lch(58.74, 39.89, 298.17°) |
| OKLab | oklab(65.16% 0.0326 -0.098) |
| OKLCH | oklch(65.16% 0.103 288.4) |
| XYZ | xyz(30.1487, 26.7489, 60.0630) |
| Luminance | 0.2675 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.11
Lavender Blue
#8B88F8
ΔE00 7.60
Mediumpurple
#9370DB
ΔE00 7.89
Periwinkle (survey)
#8E82FE
ΔE00 8.40
Wisteria
#A87DC2
ΔE00 8.55
Deep Lilac
#966EBD
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8D85CB #C3CB85
analogous
#85A0CB #8D85CB #B085CB
triadic
#8D85CB #CB8D85 #85CB8D
tetradic
#8D85CB #CB85A0 #C3CB85 #85CBB0
square
#8D85CB #CB85A0 #C3CB85 #85CBB0
split-complementary
#8D85CB #CBB085 #A0CB85
monochromatic
#4A4096 #655AB9 #8D85CB #B5B0DD #DDDBF0
Accessibility & contrast
On white
3.31
#8D85CB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.35
#8D85CB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8D85CB
6.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8D85CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8D85CB | 1.00 | 3.31 | 6.35 | 6.35 |
| #FFFFFF | 3.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#718FCE
Deuteranopia (green-blind)
#708CC9
Tritanopia (blue-blind)
#7E929F
Achromatopsia (no color)
#8D8D8D
Design tokens & code
CSS
--color: #8d85cb; /* rgb */ color: rgb(141, 133, 203); /* oklch */ color: oklch(65.2% 0.103 288.4);
Tailwind
colors: {
custom: {
50: '#b0a8db',
500: '#8d85cb',
950: '#000000',
},
}SCSS
$custom: #8d85cb; $custom-light: #b0a8db; $custom-dark: #000000;
JSON
{
"hex": "#8d85cb",
"rgb": {
"r": 141,
"g": 133,
"b": 203
},
"hsl": {
"h": 246.857,
"s": 40.23,
"l": 65.882
},
"oklch": {
"l": 0.65159,
"c": 0.10325,
"h": 288.4
},
"luminance": 0.2675
}Semantic roles & 50–950 ramp
primary
#8D85CB
secondary
#DFE1CA
accent
#B332A5
background
#FAFAFD
surface
#F5F4FB
border
#CFCED4
text
#110F15
muted
#807F83