#8D84CB#8D84CB
#8D84CB is a light, moderate blue. Relative luminance 0.265; OKLCH L 65.0% C 0.105 H 288.9°. Best body text is #000000 at 6.30:1 contrast (WCAG AA passes).
Color values
| HEX | #8D84CB |
|---|---|
| RGB | rgb(141, 132, 203) |
| HSL | hsl(248, 41%, 66%) |
| HSV | hsv(248, 35%, 80%) |
| CMYK | cmyk(30.5%, 35%, 0%, 20.4%) |
| CIE-LAB | lab(58.49, 19.42, -35.56) |
| CIE-LCH | lch(58.49, 40.52, 298.64°) |
| OKLab | oklab(64.96% 0.034 -0.0991) |
| OKLCH | oklch(64.96% 0.105 288.9) |
| XYZ | xyz(30.0125, 26.4764, 60.0175) |
| Luminance | 0.2648 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.22
Mediumpurple
#9370DB
ΔE00 7.57
Lavender Blue
#8B88F8
ΔE00 7.62
Periwinkle (survey)
#8E82FE
ΔE00 8.34
Wisteria
#A87DC2
ΔE00 8.37
Deep Lilac
#966EBD
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8D84CB #C2CB84
analogous
#849ECB #8D84CB #B084CB
triadic
#8D84CB #CB8D84 #84CB8D
tetradic
#8D84CB #CB849E #C2CB84 #84CBB0
square
#8D84CB #CB849E #C2CB84 #84CBB0
split-complementary
#8D84CB #CBB084 #9ECB84
monochromatic
#4A3F95 #6559B9 #8D84CB #B5AFDD #DDDAEF
Accessibility & contrast
On white
3.34
#8D84CB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.30
#8D84CB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8D84CB
6.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8D84CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8D84CB | 1.00 | 3.34 | 6.30 | 6.30 |
| #FFFFFF | 3.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#708ECE
Deuteranopia (green-blind)
#6F8BC9
Tritanopia (blue-blind)
#7E919E
Achromatopsia (no color)
#8D8D8D
Design tokens & code
CSS
--color: #8d84cb; /* rgb */ color: rgb(141, 132, 203); /* oklch */ color: oklch(65.0% 0.105 288.9);
Tailwind
colors: {
custom: {
50: '#b0a7db',
500: '#8d84cb',
950: '#000000',
},
}SCSS
$custom: #8d84cb; $custom-light: #b0a7db; $custom-dark: #000000;
JSON
{
"hex": "#8d84cb",
"rgb": {
"r": 141,
"g": 132,
"b": 203
},
"hsl": {
"h": 247.606,
"s": 40.571,
"l": 65.686
},
"oklch": {
"l": 0.64964,
"c": 0.10479,
"h": 288.9
},
"luminance": 0.26477
}Semantic roles & 50–950 ramp
primary
#8D84CB
secondary
#DEE1CA
accent
#B432A3
background
#FAFAFD
surface
#F5F4FB
border
#CFCED4
text
#110F15
muted
#807F83