#DE75CA#DE75CA
#DE75CA is a light, vivid pink. Relative luminance 0.325; OKLCH L 70.9% C 0.166 H 334.8°. Best body text is #000000 at 7.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DE75CA |
|---|---|
| RGB | rgb(222, 117, 202) |
| HSL | hsl(311, 61%, 66%) |
| HSV | hsv(311, 47%, 87%) |
| CMYK | cmyk(0%, 47.3%, 9%, 12.9%) |
| CIE-LAB | lab(63.77, 51.96, -26.12) |
| CIE-LCH | lch(63.77, 58.16, 333.31°) |
| OKLab | oklab(70.88% 0.1499 -0.0706) |
| OKLCH | oklch(70.88% 0.166 334.8) |
| XYZ | xyz(47.1462, 32.5194, 59.6593) |
| Luminance | 0.3252 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Orchid
#DA70D6
ΔE00 3.26
Lavender Pink
#DD85D7
ΔE00 3.86
Orchid (survey)
#C875C4
ΔE00 3.93
Purply Pink
#F075E6
ΔE00 4.82
Pale Magenta
#D767AD
ΔE00 5.72
Violet (CSS)
#EE82EE
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE75CA #75DE89
analogous
#BE75DE #DE75CA #DE7596
triadic
#DE75CA #CADE75 #75CADE
tetradic
#DE75CA #DEBE75 #75DE89 #7596DE
square
#DE75CA #DEBE75 #75DE89 #7596DE
split-complementary
#DE75CA #96DE75 #75DEBE
monochromatic
#AF2A95 #D244B7 #DE75CA #EAA6DD #F6D8F0
Accessibility & contrast
On white
2.80
#DE75CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.50
#DE75CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE75CA
7.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE75CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE75CA | 1.00 | 2.80 | 7.50 | 7.50 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7591CD
Deuteranopia (green-blind)
#92A0C7
Tritanopia (blue-blind)
#E77A96
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #de75ca; /* rgb */ color: rgb(222, 117, 202); /* oklch */ color: oklch(70.9% 0.166 334.8);
Tailwind
colors: {
custom: {
50: '#eaa0da',
500: '#de75ca',
950: '#000000',
},
}SCSS
$custom: #de75ca; $custom-light: #eaa0da; $custom-dark: #000000;
JSON
{
"hex": "#de75ca",
"rgb": {
"r": 222,
"g": 117,
"b": 202
},
"hsl": {
"h": 311.429,
"s": 61.404,
"l": 66.471
},
"oklch": {
"l": 0.70879,
"c": 0.16572,
"h": 334.8
},
"luminance": 0.32516
}Semantic roles & 50–950 ramp
primary
#DE75CA
secondary
#C6E8CD
accent
#C93D1C
background
#FEFAFD
surface
#FDF3FA
border
#D5CDD3
text
#160F15
muted
#847F83