#DE7ACA#DE7ACA
#DE7ACA is a light, vivid pink. Relative luminance 0.337; OKLCH L 71.6% C 0.157 H 335.0°. Best body text is #000000 at 7.74:1 contrast (WCAG AA passes).
Color values
| HEX | #DE7ACA |
|---|---|
| RGB | rgb(222, 122, 202) |
| HSL | hsl(312, 60%, 67%) |
| HSV | hsv(312, 45%, 87%) |
| CMYK | cmyk(0%, 45%, 9%, 12.9%) |
| CIE-LAB | lab(64.74, 49.46, -24.64) |
| CIE-LCH | lch(64.74, 55.26, 333.52°) |
| OKLab | oklab(71.6% 0.1427 -0.0665) |
| OKLCH | oklch(71.6% 0.157 335) |
| XYZ | xyz(47.7444, 33.7158, 59.8587) |
| Luminance | 0.3371 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.13
Orchid
#DA70D6
ΔE00 4.08
Orchid (survey)
#C875C4
ΔE00 4.29
Purply Pink
#F075E6
ΔE00 5.08
Violet (CSS)
#EE82EE
ΔE00 6.07
Pale Magenta
#D767AD
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE7ACA #7ADE8E
analogous
#C07ADE #DE7ACA #DE7A98
triadic
#DE7ACA #CADE7A #7ACADE
tetradic
#DE7ACA #DEC07A #7ADE8E #7A98DE
square
#DE7ACA #DEC07A #7ADE8E #7A98DE
split-complementary
#DE7ACA #98DE7A #7ADEC0
monochromatic
#B22C97 #D249B6 #DE7ACA #EAABDE #F6DCF1
Accessibility & contrast
On white
2.71
#DE7ACA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.74
#DE7ACA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE7ACA
7.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE7ACA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE7ACA | 1.00 | 2.71 | 7.74 | 7.74 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7A94CD
Deuteranopia (green-blind)
#95A2C7
Tritanopia (blue-blind)
#E77F99
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #de7aca; /* rgb */ color: rgb(222, 122, 202); /* oklch */ color: oklch(71.6% 0.157 335.0);
Tailwind
colors: {
custom: {
50: '#eaa3da',
500: '#de7aca',
950: '#000000',
},
}SCSS
$custom: #de7aca; $custom-light: #eaa3da; $custom-dark: #000000;
JSON
{
"hex": "#de7aca",
"rgb": {
"r": 222,
"g": 122,
"b": 202
},
"hsl": {
"h": 312,
"s": 60.241,
"l": 67.451
},
"oklch": {
"l": 0.71601,
"c": 0.15742,
"h": 335
},
"luminance": 0.33713
}Semantic roles & 50–950 ramp
primary
#DE7ACA
secondary
#CAEAD1
accent
#C8401E
background
#FEFAFD
surface
#FDF4FA
border
#D5CED3
text
#160F14
muted
#847F83