#E49CCD#E49CCD
#E49CCD is a light, moderate pink. Relative luminance 0.447; OKLCH L 77.8% C 0.106 H 339.2°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #E49CCD |
|---|---|
| RGB | rgb(228, 156, 205) |
| HSL | hsl(319, 57%, 75%) |
| HSV | hsv(319, 32%, 89%) |
| CMYK | cmyk(0%, 31.6%, 10.1%, 10.6%) |
| CIE-LAB | lab(72.68, 34.16, -14.18) |
| CIE-LCH | lch(72.68, 36.99, 337.46°) |
| OKLab | oklab(77.79% 0.0991 -0.0377) |
| OKLCH | oklch(77.79% 0.106 339.2) |
| XYZ | xyz(54.9026, 44.6812, 63.4782) |
| Luminance | 0.4468 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 4.47
Lilac
#C8A2C8
ΔE00 6.62
Bubblegum Pink
#FE83CC
ΔE00 7.18
Lavender Pink
#DD85D7
ΔE00 7.77
Pink (survey)
#FF81C0
ΔE00 7.89
Powder Pink
#FFB2D0
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E49CCD #9CE4B3
analogous
#D79CE4 #E49CCD #E49CA9
triadic
#E49CCD #CDE49C #9CCDE4
tetradic
#E49CCD #E4D79C #9CE4B3 #9CA9E4
square
#E49CCD #E4D79C #9CE4B3 #9CA9E4
split-complementary
#E49CCD #A9E49C #9CE4D7
monochromatic
#CA3C9C #D76CB5 #E49CCD #F1CCE5 #F8E7F3
Accessibility & contrast
On white
2.11
#E49CCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#E49CCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E49CCD
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E49CCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E49CCD | 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)
#9EACCF
Deuteranopia (green-blind)
#B0B6CB
Tritanopia (blue-blind)
#EC9DAD
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e49ccd; /* rgb */ color: rgb(228, 156, 205); /* oklch */ color: oklch(77.8% 0.106 339.2);
Tailwind
colors: {
custom: {
50: '#edbadc',
500: '#e49ccd',
950: '#000000',
},
}SCSS
$custom: #e49ccd; $custom-light: #edbadc; $custom-dark: #000000;
JSON
{
"hex": "#e49ccd",
"rgb": {
"r": 228,
"g": 156,
"b": 205
},
"hsl": {
"h": 319.167,
"s": 57.143,
"l": 75.294
},
"oklch": {
"l": 0.7779,
"c": 0.10599,
"h": 339.2
},
"luminance": 0.44679
}Semantic roles & 50–950 ramp
primary
#E49CCD
secondary
#DBF0E2
accent
#C55521
background
#FEFBFD
surface
#FDF6FB
border
#D5D0D4
text
#161115
muted
#848083