#DE4BAE#DE4BAE
#DE4BAE is a light, highly saturated pink. Relative luminance 0.236; OKLCH L 64.6% C 0.208 H 343.2°. Best body text is #000000 at 5.72:1 contrast (WCAG AA passes).
Color values
| HEX | #DE4BAE |
|---|---|
| RGB | rgb(222, 75, 174) |
| HSL | hsl(320, 69%, 58%) |
| HSV | hsv(320, 66%, 87%) |
| CMYK | cmyk(0%, 66.2%, 21.6%, 12.9%) |
| CIE-LAB | lab(55.71, 66.49, -22.50) |
| CIE-LCH | lch(55.71, 70.19, 341.30°) |
| OKLab | oklab(64.56% 0.1997 -0.0601) |
| OKLCH | oklch(64.56% 0.209 343.2) |
| XYZ | xyz(40.2816, 23.6217, 42.4742) |
| Luminance | 0.2362 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 3.39
Purpleish Pink
#DF4EC8
ΔE00 4.67
Bright Pink
#FE01B1
ΔE00 5.10
Pale Magenta
#D767AD
ΔE00 5.12
Pinky Purple
#C94CBE
ΔE00 5.97
Hot Magenta
#F504C9
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE4BAE #4BDE7B
analogous
#C44BDE #DE4BAE #DE4B64
triadic
#DE4BAE #AEDE4B #4BAEDE
tetradic
#DE4BAE #DEC44B #4BDE7B #4B64DE
square
#DE4BAE #DEC44B #4BDE7B #4B64DE
split-complementary
#DE4BAE #64DE4B #4BDEC4
monochromatic
#941B6C #C72592 #DE4BAE #E77FC5 #F1B2DD
Accessibility & contrast
On white
3.67
#DE4BAE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.72
#DE4BAE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DE4BAE
5.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE4BAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE4BAE | 1.00 | 3.67 | 5.72 | 5.72 |
| #FFFFFF | 3.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5876B1
Deuteranopia (green-blind)
#848EAA
Tritanopia (blue-blind)
#EC4B76
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #de4bae; /* rgb */ color: rgb(222, 75, 174); /* oklch */ color: oklch(64.6% 0.208 343.2);
Tailwind
colors: {
custom: {
50: '#ec87c6',
500: '#de4bae',
950: '#000000',
},
}SCSS
$custom: #de4bae; $custom-light: #ec87c6; $custom-dark: #000000;
JSON
{
"hex": "#de4bae",
"rgb": {
"r": 222,
"g": 75,
"b": 174
},
"hsl": {
"h": 319.592,
"s": 69.014,
"l": 58.235
},
"oklch": {
"l": 0.64563,
"c": 0.2085,
"h": 343.2
},
"luminance": 0.23618
}Semantic roles & 50–950 ramp
primary
#DE4BAE
secondary
#A5E0B8
accent
#EC753C
background
#FFF8FC
surface
#FEF0F8
border
#D6CBD1
text
#170C13
muted
#857D82