#DE7AAA#DE7AAA
#DE7AAA is a light, vivid pink. Relative luminance 0.324; OKLCH L 70.4% C 0.135 H 351.0°. Best body text is #000000 at 7.47:1 contrast (WCAG AA passes).
Color values
| HEX | #DE7AAA |
|---|---|
| RGB | rgb(222, 122, 170) |
| HSL | hsl(331, 60%, 67%) |
| HSV | hsv(331, 45%, 87%) |
| CMYK | cmyk(0%, 45%, 23.4%, 12.9%) |
| CIE-LAB | lab(63.63, 44.53, -8.21) |
| CIE-LCH | lch(63.63, 45.28, 349.56°) |
| OKLab | oklab(70.41% 0.1338 -0.0212) |
| OKLCH | oklch(70.41% 0.135 351) |
| XYZ | xyz(44.3406, 32.3543, 41.9321) |
| Luminance | 0.3235 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Palevioletred
#DB7093
ΔE00 5.16
Bubblegum (survey)
#FF6CB5
ΔE00 5.75
Pale Magenta
#D767AD
ΔE00 5.76
Bubble Gum Pink
#FF69AF
ΔE00 5.80
Hot Pink
#FF69B4
ΔE00 5.91
Pink (survey)
#FF81C0
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE7AAA #7ADEAE
analogous
#DE7ADC #DE7AAA #DE7C7A
triadic
#DE7AAA #AADE7A #7AAADE
tetradic
#DE7AAA #DCDE7A #7ADEAE #7C7ADE
square
#DE7AAA #DCDE7A #7ADEAE #7C7ADE
split-complementary
#DE7AAA #7ADE7C #7ADCDE
monochromatic
#B22C6C #D2498B #DE7AAA #EAABC9 #F6DCE9
Accessibility & contrast
On white
2.81
#DE7AAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.47
#DE7AAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE7AAA
7.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE7AAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE7AAA | 1.00 | 2.81 | 7.47 | 7.47 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#858FAC
Deuteranopia (green-blind)
#9EA1A8
Tritanopia (blue-blind)
#EB778B
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #de7aaa; /* rgb */ color: rgb(222, 122, 170); /* oklch */ color: oklch(70.4% 0.135 351.0);
Tailwind
colors: {
custom: {
50: '#eaa3c3',
500: '#de7aaa',
950: '#000000',
},
}SCSS
$custom: #de7aaa; $custom-light: #eaa3c3; $custom-dark: #000000;
JSON
{
"hex": "#de7aaa",
"rgb": {
"r": 222,
"g": 122,
"b": 170
},
"hsl": {
"h": 331.2,
"s": 60.241,
"l": 67.451
},
"oklch": {
"l": 0.70411,
"c": 0.13542,
"h": 351
},
"luminance": 0.32351
}Semantic roles & 50–950 ramp
primary
#DE7AAA
secondary
#CAEADB
accent
#C8761E
background
#FEFAFB
surface
#FDF4F7
border
#D5CED0
text
#160F12
muted
#847F81