#E29DCD#E29DCD
#E29DCD is a light, moderate pink. Relative luminance 0.447; OKLCH L 77.7% C 0.102 H 338.4°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #E29DCD |
|---|---|
| RGB | rgb(226, 157, 205) |
| HSL | hsl(318, 54%, 75%) |
| HSV | hsv(318, 31%, 89%) |
| CMYK | cmyk(0%, 30.5%, 9.3%, 11.4%) |
| CIE-LAB | lab(72.69, 32.96, -14.19) |
| CIE-LCH | lch(72.69, 35.88, 336.71°) |
| OKLab | oklab(77.75% 0.0953 -0.0377) |
| OKLCH | oklch(77.75% 0.102 338.4) |
| XYZ | xyz(54.4401, 44.6929, 63.5048) |
| Luminance | 0.4469 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 4.27
Lilac
#C8A2C8
ΔE00 6.14
Bubblegum Pink
#FE83CC
ΔE00 7.65
Lavender Pink
#DD85D7
ΔE00 7.93
Powder Pink
#FFB2D0
ΔE00 8.06
Pink (survey)
#FF81C0
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E29DCD #9DE2B2
analogous
#D59DE2 #E29DCD #E29DAA
triadic
#E29DCD #CDE29D #9DCDE2
tetradic
#E29DCD #E2D59D #9DE2B2 #9DAAE2
square
#E29DCD #E2D59D #9DE2B2 #9DAAE2
split-complementary
#E29DCD #AAE29D #9DE2D5
monochromatic
#C63F9D #D46EB5 #E29DCD #F0CCE5 #F8E7F3
Accessibility & contrast
On white
2.11
#E29DCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#E29DCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E29DCD
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E29DCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E29DCD | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FACCF
Deuteranopia (green-blind)
#AFB6CB
Tritanopia (blue-blind)
#EA9FAE
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e29dcd; /* rgb */ color: rgb(226, 157, 205); /* oklch */ color: oklch(77.7% 0.102 338.4);
Tailwind
colors: {
custom: {
50: '#ecbadc',
500: '#e29dcd',
950: '#000000',
},
}SCSS
$custom: #e29dcd; $custom-light: #ecbadc; $custom-dark: #000000;
JSON
{
"hex": "#e29dcd",
"rgb": {
"r": 226,
"g": 157,
"b": 205
},
"hsl": {
"h": 318.261,
"s": 54.331,
"l": 75.098
},
"oklch": {
"l": 0.77748,
"c": 0.10249,
"h": 338.4
},
"luminance": 0.4469
}Semantic roles & 50–950 ramp
primary
#E29DCD
secondary
#DCEFE2
accent
#C25424
background
#FEFBFD
surface
#FDF6FB
border
#D5D0D4
text
#161215
muted
#848183