#DE7CED#DE7CED
#DE7CED is a light, vivid purple. Relative luminance 0.361; OKLCH L 73.4% C 0.186 H 322.1°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #DE7CED |
|---|---|
| RGB | rgb(222, 124, 237) |
| HSL | hsl(292, 76%, 71%) |
| HSV | hsv(292, 48%, 93%) |
| CMYK | cmyk(6.3%, 47.7%, 0%, 7.1%) |
| CIE-LAB | lab(66.57, 54.66, -41.29) |
| CIE-LCH | lch(66.57, 68.50, 322.93°) |
| OKLab | oklab(73.44% 0.1466 -0.1139) |
| OKLCH | oklch(73.44% 0.186 322.1) |
| XYZ | xyz(52.6163, 36.0616, 84.2934) |
| Luminance | 0.3606 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.29
Purply Pink
#F075E6
ΔE00 3.76
Orchid
#DA70D6
ΔE00 4.27
Lavender Pink
#DD85D7
ΔE00 4.99
Light Magenta
#FA5FF7
ΔE00 5.58
Violet Pink
#FB5FFC
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE7CED #8BED7C
analogous
#A57CED #DE7CED #ED7CC4
triadic
#DE7CED #EDDE7C #7CEDDE
tetradic
#DE7CED #EDA57C #8BED7C #7CC4ED
square
#DE7CED #EDA57C #8BED7C #7CC4ED
split-complementary
#DE7CED #C4ED7C #7CEDA5
monochromatic
#BA1DD2 #D046E6 #DE7CED #ECB2F4 #F8E4FB
Accessibility & contrast
On white
2.56
#DE7CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#DE7CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE7CED
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE7CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE7CED | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C9BF1
Deuteranopia (green-blind)
#89A6EA
Tritanopia (blue-blind)
#E18AAA
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #de7ced; /* rgb */ color: rgb(222, 124, 237); /* oklch */ color: oklch(73.4% 0.186 322.1);
Tailwind
colors: {
custom: {
50: '#eaa5f3',
500: '#de7ced',
950: '#000000',
},
}SCSS
$custom: #de7ced; $custom-light: #eaa5f3; $custom-dark: #000000;
JSON
{
"hex": "#de7ced",
"rgb": {
"r": 222,
"g": 124,
"b": 237
},
"hsl": {
"h": 292.035,
"s": 75.839,
"l": 70.784
},
"oklch": {
"l": 0.73438,
"c": 0.18562,
"h": 322.1
},
"luminance": 0.36059
}Semantic roles & 50–950 ramp
primary
#DE7CED
secondary
#D7F2D3
accent
#D80D28
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#160F17
muted
#847F85