#DE7CCF#DE7CCF
#DE7CCF is a light, vivid purple. Relative luminance 0.344; OKLCH L 72.1% C 0.158 H 333.0°. Best body text is #000000 at 7.89:1 contrast (WCAG AA passes).
Color values
| HEX | #DE7CCF |
|---|---|
| RGB | rgb(222, 124, 207) |
| HSL | hsl(309, 60%, 68%) |
| HSV | hsv(309, 44%, 87%) |
| CMYK | cmyk(0%, 44.1%, 6.8%, 12.9%) |
| CIE-LAB | lab(65.32, 49.29, -26.55) |
| CIE-LCH | lch(65.32, 55.98, 331.69°) |
| OKLab | oklab(72.1% 0.1409 -0.0719) |
| OKLCH | oklch(72.1% 0.158 333) |
| XYZ | xyz(48.5941, 34.4527, 63.1099) |
| Luminance | 0.3445 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.27
Orchid
#DA70D6
ΔE00 3.68
Orchid (survey)
#C875C4
ΔE00 4.34
Purply Pink
#F075E6
ΔE00 4.45
Violet (CSS)
#EE82EE
ΔE00 5.21
Candy Pink
#FF63E9
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE7CCF #7CDE8B
analogous
#BC7CDE #DE7CCF #DE7C9E
triadic
#DE7CCF #CFDE7C #7CCFDE
tetradic
#DE7CCF #DEBC7C #7CDE8B #7C9EDE
square
#DE7CCF #DEBC7C #7CDE8B #7C9EDE
split-complementary
#DE7CCF #9EDE7C #7CDEBC
monochromatic
#B32D9E #D24BBD #DE7CCF #EAADE1 #F7DEF3
Accessibility & contrast
On white
2.66
#DE7CCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.89
#DE7CCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE7CCF
7.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE7CCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE7CCF | 1.00 | 2.66 | 7.89 | 7.89 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7A96D2
Deuteranopia (green-blind)
#95A4CC
Tritanopia (blue-blind)
#E6829C
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #de7ccf; /* rgb */ color: rgb(222, 124, 207); /* oklch */ color: oklch(72.1% 0.158 333.0);
Tailwind
colors: {
custom: {
50: '#eaa4de',
500: '#de7ccf',
950: '#000000',
},
}SCSS
$custom: #de7ccf; $custom-light: #eaa4de; $custom-dark: #000000;
JSON
{
"hex": "#de7ccf",
"rgb": {
"r": 222,
"g": 124,
"b": 207
},
"hsl": {
"h": 309.184,
"s": 59.756,
"l": 67.843
},
"oklch": {
"l": 0.721,
"c": 0.1582,
"h": 333
},
"luminance": 0.3445
}Semantic roles & 50–950 ramp
primary
#DE7CCF
secondary
#CCEAD0
accent
#C7381E
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#160F15
muted
#847F83