#DE7CCE#DE7CCE
#DE7CCE is a light, vivid purple. Relative luminance 0.344; OKLCH L 72.1% C 0.157 H 333.4°. Best body text is #000000 at 7.88:1 contrast (WCAG AA passes).
Color values
| HEX | #DE7CCE |
|---|---|
| RGB | rgb(222, 124, 206) |
| HSL | hsl(310, 60%, 68%) |
| HSV | hsv(310, 44%, 87%) |
| CMYK | cmyk(0%, 44.1%, 7.2%, 12.9%) |
| CIE-LAB | lab(65.28, 49.12, -26.05) |
| CIE-LCH | lch(65.28, 55.60, 332.07°) |
| OKLab | oklab(72.06% 0.1407 -0.0705) |
| OKLCH | oklch(72.06% 0.157 333.4) |
| XYZ | xyz(48.4722, 34.4039, 62.4680) |
| Luminance | 0.3440 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.38
Orchid
#DA70D6
ΔE00 3.83
Orchid (survey)
#C875C4
ΔE00 4.35
Purply Pink
#F075E6
ΔE00 4.60
Violet (CSS)
#EE82EE
ΔE00 5.37
Bubblegum Pink
#FE83CC
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE7CCE #7CDE8C
analogous
#BD7CDE #DE7CCE #DE7C9D
triadic
#DE7CCE #CEDE7C #7CCEDE
tetradic
#DE7CCE #DEBD7C #7CDE8C #7C9DDE
square
#DE7CCE #DEBD7C #7CDE8C #7C9DDE
split-complementary
#DE7CCE #9DDE7C #7CDEBD
monochromatic
#B32D9D #D24BBC #DE7CCE #EAADE0 #F7DEF3
Accessibility & contrast
On white
2.66
#DE7CCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.88
#DE7CCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE7CCE
7.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE7CCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE7CCE | 1.00 | 2.66 | 7.88 | 7.88 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B96D1
Deuteranopia (green-blind)
#95A4CB
Tritanopia (blue-blind)
#E6829C
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #de7cce; /* rgb */ color: rgb(222, 124, 206); /* oklch */ color: oklch(72.1% 0.157 333.4);
Tailwind
colors: {
custom: {
50: '#eaa4dd',
500: '#de7cce',
950: '#000000',
},
}SCSS
$custom: #de7cce; $custom-light: #eaa4dd; $custom-dark: #000000;
JSON
{
"hex": "#de7cce",
"rgb": {
"r": 222,
"g": 124,
"b": 206
},
"hsl": {
"h": 309.796,
"s": 59.756,
"l": 67.843
},
"oklch": {
"l": 0.72059,
"c": 0.15736,
"h": 333.4
},
"luminance": 0.34401
}Semantic roles & 50–950 ramp
primary
#DE7CCE
secondary
#CCEAD1
accent
#C73A1E
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#160F15
muted
#847F83