#DE4CAF#DE4CAF
#DE4CAF is a light, highly saturated pink. Relative luminance 0.238; OKLCH L 64.7% C 0.208 H 342.9°. Best body text is #000000 at 5.76:1 contrast (WCAG AA passes).
Color values
| HEX | #DE4CAF |
|---|---|
| RGB | rgb(222, 76, 175) |
| HSL | hsl(319, 69%, 58%) |
| HSV | hsv(319, 66%, 87%) |
| CMYK | cmyk(0%, 65.8%, 21.2%, 12.9%) |
| CIE-LAB | lab(55.88, 66.24, -22.81) |
| CIE-LCH | lch(55.88, 70.06, 341.00°) |
| OKLab | oklab(64.71% 0.1987 -0.061) |
| OKLCH | oklch(64.71% 0.208 342.9) |
| XYZ | xyz(40.4478, 23.7975, 43.0123) |
| Luminance | 0.2379 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 3.28
Purpleish Pink
#DF4EC8
ΔE00 4.50
Pale Magenta
#D767AD
ΔE00 5.01
Bright Pink
#FE01B1
ΔE00 5.18
Pinky Purple
#C94CBE
ΔE00 5.91
Hot Magenta
#F504C9
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE4CAF #4CDE7B
analogous
#C44CDE #DE4CAF #DE4C66
triadic
#DE4CAF #AFDE4C #4CAFDE
tetradic
#DE4CAF #DEC44C #4CDE7B #4C66DE
square
#DE4CAF #DEC44C #4CDE7B #4C66DE
split-complementary
#DE4CAF #66DE4C #4CDEC4
monochromatic
#941B6D #C82593 #DE4CAF #E880C6 #F1B3DD
Accessibility & contrast
On white
3.65
#DE4CAF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.76
#DE4CAF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DE4CAF
5.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE4CAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE4CAF | 1.00 | 3.65 | 5.76 | 5.76 |
| #FFFFFF | 3.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5977B2
Deuteranopia (green-blind)
#858FAB
Tritanopia (blue-blind)
#EC4D77
Achromatopsia (no color)
#868686
Design tokens & code
CSS
--color: #de4caf; /* rgb */ color: rgb(222, 76, 175); /* oklch */ color: oklch(64.7% 0.208 342.9);
Tailwind
colors: {
custom: {
50: '#ec88c7',
500: '#de4caf',
950: '#000000',
},
}SCSS
$custom: #de4caf; $custom-light: #ec88c7; $custom-dark: #000000;
JSON
{
"hex": "#de4caf",
"rgb": {
"r": 222,
"g": 76,
"b": 175
},
"hsl": {
"h": 319.315,
"s": 68.868,
"l": 58.431
},
"oklch": {
"l": 0.64706,
"c": 0.20782,
"h": 342.9
},
"luminance": 0.23794
}Semantic roles & 50–950 ramp
primary
#DE4CAF
secondary
#A6E0B9
accent
#EC753C
background
#FFF8FC
surface
#FEF0F8
border
#D6CBD1
text
#170C13
muted
#857D82