#DE75C8#DE75C8
#DE75C8 is a light, vivid pink. Relative luminance 0.324; OKLCH L 70.8% C 0.164 H 335.6°. Best body text is #000000 at 7.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DE75C8 |
|---|---|
| RGB | rgb(222, 117, 200) |
| HSL | hsl(313, 61%, 66%) |
| HSV | hsv(313, 47%, 87%) |
| CMYK | cmyk(0%, 47.3%, 9.9%, 12.9%) |
| CIE-LAB | lab(63.69, 51.63, -25.12) |
| CIE-LCH | lch(63.69, 57.42, 334.06°) |
| OKLab | oklab(70.8% 0.1495 -0.0678) |
| OKLCH | oklch(70.8% 0.164 335.6) |
| XYZ | xyz(46.9109, 32.4253, 58.4203) |
| Luminance | 0.3242 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Orchid
#DA70D6
ΔE00 3.64
Orchid (survey)
#C875C4
ΔE00 4.03
Lavender Pink
#DD85D7
ΔE00 4.05
Purply Pink
#F075E6
ΔE00 5.15
Pale Magenta
#D767AD
ΔE00 5.40
Violet (CSS)
#EE82EE
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE75C8 #75DE8B
analogous
#C075DE #DE75C8 #DE7594
triadic
#DE75C8 #C8DE75 #75C8DE
tetradic
#DE75C8 #DEC075 #75DE8B #7594DE
square
#DE75C8 #DEC075 #75DE8B #7594DE
split-complementary
#DE75C8 #94DE75 #75DEC0
monochromatic
#AF2A93 #D244B4 #DE75C8 #EAA6DC #F6D8EF
Accessibility & contrast
On white
2.81
#DE75C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.48
#DE75C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE75C8
7.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE75C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE75C8 | 1.00 | 2.81 | 7.48 | 7.48 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7690CB
Deuteranopia (green-blind)
#93A0C5
Tritanopia (blue-blind)
#E77A95
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #de75c8; /* rgb */ color: rgb(222, 117, 200); /* oklch */ color: oklch(70.8% 0.164 335.6);
Tailwind
colors: {
custom: {
50: '#eaa0d9',
500: '#de75c8',
950: '#000000',
},
}SCSS
$custom: #de75c8; $custom-light: #eaa0d9; $custom-dark: #000000;
JSON
{
"hex": "#de75c8",
"rgb": {
"r": 222,
"g": 117,
"b": 200
},
"hsl": {
"h": 312.571,
"s": 61.404,
"l": 66.471
},
"oklch": {
"l": 0.70797,
"c": 0.16412,
"h": 335.6
},
"luminance": 0.32422
}Semantic roles & 50–950 ramp
primary
#DE75C8
secondary
#C6E8CE
accent
#C9411C
background
#FEFAFD
surface
#FDF3FA
border
#D5CDD3
text
#160F14
muted
#847F83