#E39CCD#E39CCD
#E39CCD is a light, moderate pink. Relative luminance 0.445; OKLCH L 77.7% C 0.105 H 338.7°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #E39CCD |
|---|---|
| RGB | rgb(227, 156, 205) |
| HSL | hsl(319, 56%, 75%) |
| HSV | hsv(319, 31%, 89%) |
| CMYK | cmyk(0%, 31.3%, 9.7%, 11%) |
| CIE-LAB | lab(72.57, 33.83, -14.35) |
| CIE-LCH | lch(72.57, 36.75, 337.01°) |
| OKLab | oklab(77.68% 0.0979 -0.0382) |
| OKLCH | oklch(77.68% 0.105 338.7) |
| XYZ | xyz(54.5862, 44.5181, 63.4633) |
| Luminance | 0.4452 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 4.34
Lilac
#C8A2C8
ΔE00 6.45
Bubblegum Pink
#FE83CC
ΔE00 7.31
Lavender Pink
#DD85D7
ΔE00 7.71
Pink (survey)
#FF81C0
ΔE00 8.04
Powder Pink
#FFB2D0
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E39CCD #9CE3B2
analogous
#D69CE3 #E39CCD #E39CA9
triadic
#E39CCD #CDE39C #9CCDE3
tetradic
#E39CCD #E3D69C #9CE3B2 #9CA9E3
square
#E39CCD #E3D69C #9CE3B2 #9CA9E3
split-complementary
#E39CCD #A9E39C #9CE3D6
monochromatic
#C83D9D #D66CB5 #E39CCD #F0CCE5 #F8E7F3
Accessibility & contrast
On white
2.12
#E39CCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#E39CCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E39CCD
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E39CCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E39CCD | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EACCF
Deuteranopia (green-blind)
#AFB6CB
Tritanopia (blue-blind)
#EB9DAD
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e39ccd; /* rgb */ color: rgb(227, 156, 205); /* oklch */ color: oklch(77.7% 0.105 338.7);
Tailwind
colors: {
custom: {
50: '#edbadc',
500: '#e39ccd',
950: '#000000',
},
}SCSS
$custom: #e39ccd; $custom-light: #edbadc; $custom-dark: #000000;
JSON
{
"hex": "#e39ccd",
"rgb": {
"r": 227,
"g": 156,
"b": 205
},
"hsl": {
"h": 318.592,
"s": 55.906,
"l": 75.098
},
"oklch": {
"l": 0.77683,
"c": 0.10511,
"h": 338.7
},
"luminance": 0.44516
}Semantic roles & 50–950 ramp
primary
#E39CCD
secondary
#DCEFE2
accent
#C35422
background
#FEFBFD
surface
#FDF6FB
border
#D5D0D4
text
#161115
muted
#848083