#D27DED#D27DED
#D27DED is a light, vivid purple. Relative luminance 0.345; OKLCH L 72.2% C 0.178 H 317.6°. Best body text is #000000 at 7.90:1 contrast (WCAG AA passes).
Color values
| HEX | #D27DED |
|---|---|
| RGB | rgb(210, 125, 237) |
| HSL | hsl(286, 76%, 71%) |
| HSV | hsv(286, 47%, 93%) |
| CMYK | cmyk(11.4%, 47.3%, 0%, 7.1%) |
| CIE-LAB | lab(65.35, 50.82, -43.30) |
| CIE-LCH | lch(65.35, 66.77, 319.57°) |
| OKLab | oklab(72.22% 0.1314 -0.12) |
| OKLCH | oklch(72.22% 0.178 317.6) |
| XYZ | xyz(49.1959, 34.4849, 84.1691) |
| Luminance | 0.3448 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.74
Orchid
#DA70D6
ΔE00 5.16
Violet (CSS)
#EE82EE
ΔE00 5.33
Liliac
#C48EFD
ΔE00 5.83
Purply Pink
#F075E6
ΔE00 5.88
Easter Purple
#C071FE
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D27DED #98ED7D
analogous
#9A7DED #D27DED #ED7DD0
triadic
#D27DED #EDD27D #7DEDD2
tetradic
#D27DED #ED9A7D #98ED7D #7DD0ED
square
#D27DED #ED9A7D #98ED7D #7DD0ED
split-complementary
#D27DED #D0ED7D #7DED9A
monochromatic
#A71DD2 #BF47E6 #D27DED #E5B3F4 #F6E4FB
Accessibility & contrast
On white
2.66
#D27DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.90
#D27DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D27DED
7.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D27DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D27DED | 1.00 | 2.66 | 7.90 | 7.90 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6999F1
Deuteranopia (green-blind)
#81A1EA
Tritanopia (blue-blind)
#D28DAA
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #d27ded; /* rgb */ color: rgb(210, 125, 237); /* oklch */ color: oklch(72.2% 0.178 317.6);
Tailwind
colors: {
custom: {
50: '#e2a5f3',
500: '#d27ded',
950: '#000000',
},
}SCSS
$custom: #d27ded; $custom-light: #e2a5f3; $custom-dark: #000000;
JSON
{
"hex": "#d27ded",
"rgb": {
"r": 210,
"g": 125,
"b": 237
},
"hsl": {
"h": 285.536,
"s": 75.676,
"l": 70.98
},
"oklch": {
"l": 0.72224,
"c": 0.17793,
"h": 317.6
},
"luminance": 0.34483
}Semantic roles & 50–950 ramp
primary
#D27DED
secondary
#DBF2D4
accent
#D80E3E
background
#FEFAFE
surface
#FCF4FD
border
#D5CED5
text
#160F17
muted
#847F85