#D27DCD#D27DCD
#D27DCD is a light, vivid purple. Relative luminance 0.328; OKLCH L 70.8% C 0.146 H 329.1°. Best body text is #000000 at 7.56:1 contrast (WCAG AA passes).
Color values
| HEX | #D27DCD |
|---|---|
| RGB | rgb(210, 125, 205) |
| HSL | hsl(304, 49%, 66%) |
| HSV | hsv(304, 40%, 82%) |
| CMYK | cmyk(0%, 40.5%, 2.4%, 17.6%) |
| CIE-LAB | lab(63.98, 44.75, -27.61) |
| CIE-LCH | lch(63.98, 52.58, 328.33°) |
| OKLab | oklab(70.76% 0.1255 -0.0751) |
| OKLCH | oklch(70.76% 0.146 329.1) |
| XYZ | xyz(44.9307, 32.7788, 61.7060) |
| Luminance | 0.3278 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 2.74
Lavender Pink
#DD85D7
ΔE00 2.74
Orchid
#DA70D6
ΔE00 3.58
Purply Pink
#F075E6
ΔE00 5.71
Violet (CSS)
#EE82EE
ΔE00 6.13
Pale Magenta
#D767AD
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D27DCD #7DD282
analogous
#AC7DD2 #D27DCD #D27DA2
triadic
#D27DCD #CDD27D #7DCDD2
tetradic
#D27DCD #D2AC7D #7DD282 #7DA2D2
square
#D27DCD #D2AC7D #7DD282 #7DA2D2
split-complementary
#D27DCD #A2D27D #7DD2AC
monochromatic
#9E3798 #C250BC #D27DCD #E2AADE #F1D8F0
Accessibility & contrast
On white
2.78
#D27DCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.56
#D27DCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D27DCD
7.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D27DCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D27DCD | 1.00 | 2.78 | 7.56 | 7.56 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7894D0
Deuteranopia (green-blind)
#8F9FCA
Tritanopia (blue-blind)
#D8849C
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #d27dcd; /* rgb */ color: rgb(210, 125, 205); /* oklch */ color: oklch(70.8% 0.146 329.1);
Tailwind
colors: {
custom: {
50: '#e1a4dc',
500: '#d27dcd',
950: '#000000',
},
}SCSS
$custom: #d27dcd; $custom-light: #e1a4dc; $custom-dark: #000000;
JSON
{
"hex": "#d27dcd",
"rgb": {
"r": 210,
"g": 125,
"b": 205
},
"hsl": {
"h": 303.529,
"s": 48.571,
"l": 65.686
},
"oklch": {
"l": 0.70759,
"c": 0.14624,
"h": 329.1
},
"luminance": 0.32777
}Semantic roles & 50–950 ramp
primary
#D27DCD
secondary
#C7E4C9
accent
#BC322A
background
#FEFAFD
surface
#FCF4FB
border
#D5CED4
text
#150F15
muted
#847F83