#DE75CC#DE75CC
#DE75CC is a light, vivid pink. Relative luminance 0.326; OKLCH L 71.0% C 0.167 H 334.0°. Best body text is #000000 at 7.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DE75CC |
|---|---|
| RGB | rgb(222, 117, 204) |
| HSL | hsl(310, 61%, 66%) |
| HSV | hsv(310, 47%, 87%) |
| CMYK | cmyk(0%, 47.3%, 8.1%, 12.9%) |
| CIE-LAB | lab(63.85, 52.29, -27.13) |
| CIE-LCH | lch(63.85, 58.91, 332.58°) |
| OKLab | oklab(70.96% 0.1504 -0.0735) |
| OKLCH | oklch(70.96% 0.167 334) |
| XYZ | xyz(47.3845, 32.6148, 60.9145) |
| Luminance | 0.3261 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Orchid
#DA70D6
ΔE00 2.90
Lavender Pink
#DD85D7
ΔE00 3.71
Orchid (survey)
#C875C4
ΔE00 3.88
Purply Pink
#F075E6
ΔE00 4.51
Violet (CSS)
#EE82EE
ΔE00 5.94
Pale Magenta
#D767AD
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE75CC #75DE87
analogous
#BC75DE #DE75CC #DE7598
triadic
#DE75CC #CCDE75 #75CCDE
tetradic
#DE75CC #DEBC75 #75DE87 #7598DE
square
#DE75CC #DEBC75 #75DE87 #7598DE
split-complementary
#DE75CC #98DE75 #75DEBC
monochromatic
#AF2A98 #D244BA #DE75CC #EAA6DE #F6D8F1
Accessibility & contrast
On white
2.79
#DE75CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.52
#DE75CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE75CC
7.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE75CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE75CC | 1.00 | 2.79 | 7.52 | 7.52 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7491CF
Deuteranopia (green-blind)
#91A0C9
Tritanopia (blue-blind)
#E77B97
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #de75cc; /* rgb */ color: rgb(222, 117, 204); /* oklch */ color: oklch(71.0% 0.167 334.0);
Tailwind
colors: {
custom: {
50: '#eaa0db',
500: '#de75cc',
950: '#000000',
},
}SCSS
$custom: #de75cc; $custom-light: #eaa0db; $custom-dark: #000000;
JSON
{
"hex": "#de75cc",
"rgb": {
"r": 222,
"g": 117,
"b": 204
},
"hsl": {
"h": 310.286,
"s": 61.404,
"l": 66.471
},
"oklch": {
"l": 0.70963,
"c": 0.16735,
"h": 334
},
"luminance": 0.32612
}Semantic roles & 50–950 ramp
primary
#DE75CC
secondary
#C6E8CC
accent
#C93A1C
background
#FEFAFD
surface
#FDF3FB
border
#D5CDD4
text
#160F15
muted
#847F83