#DE7BD2#DE7BD2
#DE7BD2 is a light, vivid purple. Relative luminance 0.343; OKLCH L 72.1% C 0.162 H 331.7°. Best body text is #000000 at 7.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DE7BD2 |
|---|---|
| RGB | rgb(222, 123, 210) |
| HSL | hsl(307, 60%, 68%) |
| HSV | hsv(307, 45%, 87%) |
| CMYK | cmyk(0%, 44.6%, 5.4%, 12.9%) |
| CIE-LAB | lab(65.24, 50.31, -28.35) |
| CIE-LCH | lch(65.24, 57.74, 330.60°) |
| OKLab | oklab(72.08% 0.1431 -0.077) |
| OKLCH | oklch(72.08% 0.162 331.7) |
| XYZ | xyz(48.8396, 34.3514, 65.0183) |
| Luminance | 0.3435 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.26
Orchid
#DA70D6
ΔE00 3.09
Purply Pink
#F075E6
ΔE00 3.93
Orchid (survey)
#C875C4
ΔE00 4.27
Violet (CSS)
#EE82EE
ΔE00 4.75
Candy Pink
#FF63E9
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE7BD2 #7BDE87
analogous
#B97BDE #DE7BD2 #DE7BA0
triadic
#DE7BD2 #D2DE7B #7BD2DE
tetradic
#DE7BD2 #DEB97B #7BDE87 #7BA0DE
square
#DE7BD2 #DEB97B #7BDE87 #7BA0DE
split-complementary
#DE7BD2 #A0DE7B #7BDEB9
monochromatic
#B22DA2 #D24AC1 #DE7BD2 #EAACE3 #F6DDF3
Accessibility & contrast
On white
2.67
#DE7BD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.87
#DE7BD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE7BD2
7.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE7BD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE7BD2 | 1.00 | 2.67 | 7.87 | 7.87 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7896D5
Deuteranopia (green-blind)
#93A3CF
Tritanopia (blue-blind)
#E5829D
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #de7bd2; /* rgb */ color: rgb(222, 123, 210); /* oklch */ color: oklch(72.1% 0.162 331.7);
Tailwind
colors: {
custom: {
50: '#eaa4e0',
500: '#de7bd2',
950: '#000000',
},
}SCSS
$custom: #de7bd2; $custom-light: #eaa4e0; $custom-dark: #000000;
JSON
{
"hex": "#de7bd2",
"rgb": {
"r": 222,
"g": 123,
"b": 210
},
"hsl": {
"h": 307.273,
"s": 60,
"l": 67.647
},
"oklch": {
"l": 0.72079,
"c": 0.16244,
"h": 331.7
},
"luminance": 0.34349
}Semantic roles & 50–950 ramp
primary
#DE7BD2
secondary
#CBEACF
accent
#C8321E
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#160F15
muted
#847F83