#E09DCD#E09DCD
#E09DCD is a light, moderate pink. Relative luminance 0.444; OKLCH L 77.5% C 0.101 H 337.4°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #E09DCD |
|---|---|
| RGB | rgb(224, 157, 205) |
| HSL | hsl(317, 52%, 75%) |
| HSV | hsv(317, 30%, 88%) |
| CMYK | cmyk(0%, 29.9%, 8.5%, 12.2%) |
| CIE-LAB | lab(72.48, 32.28, -14.53) |
| CIE-LCH | lch(72.48, 35.40, 335.77°) |
| OKLab | oklab(77.54% 0.093 -0.0387) |
| OKLCH | oklch(77.54% 0.101 337.4) |
| XYZ | xyz(53.8165, 44.3713, 63.4755) |
| Luminance | 0.4437 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 4.02
Lilac
#C8A2C8
ΔE00 5.79
Lavender Pink
#DD85D7
ΔE00 7.83
Bubblegum Pink
#FE83CC
ΔE00 7.92
Powder Pink
#FFB2D0
ΔE00 8.34
Pink (survey)
#FF81C0
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E09DCD #9DE0B0
analogous
#D29DE0 #E09DCD #E09DAC
triadic
#E09DCD #CDE09D #9DCDE0
tetradic
#E09DCD #E0D29D #9DE0B0 #9DACE0
square
#E09DCD #E0D29D #9DE0B0 #9DACE0
split-complementary
#E09DCD #ACE09D #9DE0D2
monochromatic
#C3409E #D16FB5 #E09DCD #EFCBE5 #F8E8F3
Accessibility & contrast
On white
2.13
#E09DCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#E09DCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E09DCD
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E09DCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E09DCD | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EACCF
Deuteranopia (green-blind)
#AEB5CB
Tritanopia (blue-blind)
#E79FAE
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e09dcd; /* rgb */ color: rgb(224, 157, 205); /* oklch */ color: oklch(77.5% 0.101 337.4);
Tailwind
colors: {
custom: {
50: '#eabadc',
500: '#e09dcd',
950: '#000000',
},
}SCSS
$custom: #e09dcd; $custom-light: #eabadc; $custom-dark: #000000;
JSON
{
"hex": "#e09dcd",
"rgb": {
"r": 224,
"g": 157,
"b": 205
},
"hsl": {
"h": 317.015,
"s": 51.938,
"l": 74.706
},
"oklch": {
"l": 0.77537,
"c": 0.10076,
"h": 337.4
},
"luminance": 0.44369
}Semantic roles & 50–950 ramp
primary
#E09DCD
secondary
#DCEFE1
accent
#BF5226
background
#FEFBFD
surface
#FDF6FB
border
#D5D0D4
text
#161215
muted
#848183