#D23EAE#D23EAE
#D23EAE is a mid, highly saturated pink. Relative luminance 0.202; OKLCH L 61.5% C 0.216 H 339.3°. Best body text is #000000 at 5.04:1 contrast (WCAG AA passes).
Color values
| HEX | #D23EAE |
|---|---|
| RGB | rgb(210, 62, 174) |
| HSL | hsl(315, 62%, 53%) |
| HSV | hsv(315, 70%, 82%) |
| CMYK | cmyk(0%, 70.5%, 17.1%, 17.6%) |
| CIE-LAB | lab(52.07, 68.16, -28.28) |
| CIE-LCH | lch(52.07, 73.80, 337.47°) |
| OKLab | oklab(61.54% 0.2025 -0.0764) |
| OKLCH | oklch(61.54% 0.216 339.3) |
| XYZ | xyz(35.9418, 20.2063, 42.0435) |
| Luminance | 0.2020 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purpley Pink
#C83CB9
ΔE00 3.49
Pinky Purple
#C94CBE
ΔE00 3.84
Purplish Pink
#CE5DAE
ΔE00 5.43
Purpleish Pink
#DF4EC8
ΔE00 5.56
Hot Magenta
#F504C9
ΔE00 5.99
Bright Pink
#FE01B1
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D23EAE #3ED262
analogous
#AC3ED2 #D23EAE #D23E64
triadic
#D23EAE #AED23E #3EAED2
tetradic
#D23EAE #D2AC3E #3ED262 #3E64D2
square
#D23EAE #D2AC3E #3ED262 #3E64D2
split-complementary
#D23EAE #64D23E #3ED2AC
monochromatic
#791C63 #AB288B #D23EAE #DE70C3 #E9A1D8
Accessibility & contrast
On white
4.17
#D23EAE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.04
#D23EAE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #D23EAE
5.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D23EAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D23EAE | 1.00 | 4.17 | 5.04 | 5.04 |
| #FFFFFF | 4.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#476DB1
Deuteranopia (green-blind)
#7685AA
Tritanopia (blue-blind)
#DE4371
Achromatopsia (no color)
#7C7C7C
Design tokens & code
CSS
--color: #d23eae; /* rgb */ color: rgb(210, 62, 174); /* oklch */ color: oklch(61.5% 0.216 339.3);
Tailwind
colors: {
custom: {
50: '#e480c6',
500: '#d23eae',
950: '#000000',
},
}SCSS
$custom: #d23eae; $custom-light: #e480c6; $custom-dark: #000000;
JSON
{
"hex": "#d23eae",
"rgb": {
"r": 210,
"g": 62,
"b": 174
},
"hsl": {
"h": 314.595,
"s": 62.185,
"l": 53.333
},
"oklch": {
"l": 0.6154,
"c": 0.21645,
"h": 339.3
},
"luminance": 0.20203
}Semantic roles & 50–950 ramp
primary
#D23EAE
secondary
#96D6A6
accent
#E56A43
background
#FEF8FC
surface
#FDEFF8
border
#D5CAD1
text
#160B13
muted
#847C82