#D27ECC#D27ECC
#D27ECC is a light, vivid purple. Relative luminance 0.330; OKLCH L 70.9% C 0.144 H 329.5°. Best body text is #000000 at 7.60:1 contrast (WCAG AA passes).
Color values
| HEX | #D27ECC |
|---|---|
| RGB | rgb(210, 126, 204) |
| HSL | hsl(304, 48%, 66%) |
| HSV | hsv(304, 40%, 82%) |
| CMYK | cmyk(0%, 40%, 2.9%, 17.6%) |
| CIE-LAB | lab(64.15, 44.05, -26.79) |
| CIE-LCH | lch(64.15, 51.56, 328.69°) |
| OKLab | oklab(70.87% 0.1238 -0.0728) |
| OKLCH | oklch(70.87% 0.144 329.5) |
| XYZ | xyz(44.9376, 32.9852, 61.1148) |
| Luminance | 0.3298 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.66
Orchid (survey)
#C875C4
ΔE00 2.89
Orchid
#DA70D6
ΔE00 3.92
Purply Pink
#F075E6
ΔE00 5.90
Violet (CSS)
#EE82EE
ΔE00 6.26
Pale Magenta
#D767AD
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D27ECC #7ED284
analogous
#AE7ED2 #D27ECC #D27EA2
triadic
#D27ECC #CCD27E #7ECCD2
tetradic
#D27ECC #D2AE7E #7ED284 #7EA2D2
square
#D27ECC #D2AE7E #7ED284 #7EA2D2
split-complementary
#D27ECC #A2D27E #7ED2AE
monochromatic
#9E3797 #C251BA #D27ECC #E2ABDE #F2D9F0
Accessibility & contrast
On white
2.76
#D27ECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.60
#D27ECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D27ECC
7.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D27ECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D27ECC | 1.00 | 2.76 | 7.60 | 7.60 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7A94CF
Deuteranopia (green-blind)
#90A0C9
Tritanopia (blue-blind)
#D8859C
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #d27ecc; /* rgb */ color: rgb(210, 126, 204); /* oklch */ color: oklch(70.9% 0.144 329.5);
Tailwind
colors: {
custom: {
50: '#e1a5db',
500: '#d27ecc',
950: '#000000',
},
}SCSS
$custom: #d27ecc; $custom-light: #e1a5db; $custom-dark: #000000;
JSON
{
"hex": "#d27ecc",
"rgb": {
"r": 210,
"g": 126,
"b": 204
},
"hsl": {
"h": 304.286,
"s": 48.276,
"l": 65.882
},
"oklch": {
"l": 0.70872,
"c": 0.14359,
"h": 329.5
},
"luminance": 0.32983
}Semantic roles & 50–950 ramp
primary
#D27ECC
secondary
#C8E4CA
accent
#BC342A
background
#FEFAFD
surface
#FCF4FB
border
#D5CED4
text
#150F15
muted
#847F83