#E59DCD#E59DCD
#E59DCD is a light, moderate pink. Relative luminance 0.452; OKLCH L 78.1% C 0.105 H 339.8°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #E59DCD |
|---|---|
| RGB | rgb(229, 157, 205) |
| HSL | hsl(320, 58%, 76%) |
| HSV | hsv(320, 31%, 90%) |
| CMYK | cmyk(0%, 31.4%, 10.5%, 10.2%) |
| CIE-LAB | lab(73.01, 33.97, -13.67) |
| CIE-LCH | lch(73.01, 36.61, 338.08°) |
| OKLab | oklab(78.07% 0.0986 -0.0363) |
| OKLCH | oklch(78.07% 0.105 339.8) |
| XYZ | xyz(55.3893, 45.1823, 63.5492) |
| Luminance | 0.4518 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 4.68
Lilac
#C8A2C8
ΔE00 6.68
Bubblegum Pink
#FE83CC
ΔE00 7.29
Powder Pink
#FFB2D0
ΔE00 7.65
Pink (survey)
#FF81C0
ΔE00 7.92
Lavender Pink
#DD85D7
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E59DCD #9DE5B5
analogous
#D99DE5 #E59DCD #E59DA9
triadic
#E59DCD #CDE59D #9DCDE5
tetradic
#E59DCD #E5D99D #9DE5B5 #9DA9E5
square
#E59DCD #E5D99D #9DE5B5 #9DA9E5
split-complementary
#E59DCD #A9E59D #9DE5D9
monochromatic
#CB3C9C #D86DB4 #E59DCD #F2CDE6 #F9E7F3
Accessibility & contrast
On white
2.09
#E59DCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#E59DCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E59DCD
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E59DCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E59DCD | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0ADCF
Deuteranopia (green-blind)
#B1B7CB
Tritanopia (blue-blind)
#ED9EAE
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #e59dcd; /* rgb */ color: rgb(229, 157, 205); /* oklch */ color: oklch(78.1% 0.105 339.8);
Tailwind
colors: {
custom: {
50: '#eebbdc',
500: '#e59dcd',
950: '#000000',
},
}SCSS
$custom: #e59dcd; $custom-light: #eebbdc; $custom-dark: #000000;
JSON
{
"hex": "#e59dcd",
"rgb": {
"r": 229,
"g": 157,
"b": 205
},
"hsl": {
"h": 320,
"s": 58.065,
"l": 75.686
},
"oklch": {
"l": 0.78066,
"c": 0.10511,
"h": 339.8
},
"luminance": 0.4518
}Semantic roles & 50–950 ramp
primary
#E59DCD
secondary
#DBF0E2
accent
#C65720
background
#FEFBFD
surface
#FDF6FB
border
#D5D0D4
text
#161215
muted
#848183