#E8A0CD#E8A0CD
#E8A0CD is a light, moderate pink. Relative luminance 0.467; OKLCH L 78.9% C 0.103 H 341.7°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #E8A0CD |
|---|---|
| RGB | rgb(232, 160, 205) |
| HSL | hsl(323, 61%, 77%) |
| HSV | hsv(323, 31%, 91%) |
| CMYK | cmyk(0%, 31%, 11.6%, 9%) |
| CIE-LAB | lab(74.00, 33.38, -12.15) |
| CIE-LCH | lch(74.00, 35.52, 340.00°) |
| OKLab | oklab(78.89% 0.0974 -0.0321) |
| OKLCH | oklch(78.89% 0.103 341.7) |
| XYZ | xyz(56.8689, 46.7079, 63.7658) |
| Luminance | 0.4671 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.42
Powder Pink
#FFB2D0
ΔE00 6.58
Lilac
#C8A2C8
ΔE00 6.96
Bubblegum Pink
#FE83CC
ΔE00 7.69
Pink (survey)
#FF81C0
ΔE00 8.11
Baby Pink
#FFB7CE
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8A0CD #A0E8BB
analogous
#DFA0E8 #E8A0CD #E8A0A9
triadic
#E8A0CD #CDE8A0 #A0CDE8
tetradic
#E8A0CD #E8DFA0 #A0E8BB #A0A9E8
square
#E8A0CD #E8DFA0 #A0E8BB #A0A9E8
split-complementary
#E8A0CD #A9E8A0 #A0E8DF
monochromatic
#D03D99 #DC6FB3 #E8A0CD #F4D1E7 #F9E6F2
Accessibility & contrast
On white
2.03
#E8A0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#E8A0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8A0CD
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8A0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8A0CD | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3AFCF
Deuteranopia (green-blind)
#B5BACB
Tritanopia (blue-blind)
#F1A1B0
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #e8a0cd; /* rgb */ color: rgb(232, 160, 205); /* oklch */ color: oklch(78.9% 0.103 341.7);
Tailwind
colors: {
custom: {
50: '#f0bddc',
500: '#e8a0cd',
950: '#000000',
},
}SCSS
$custom: #e8a0cd; $custom-light: #f0bddc; $custom-dark: #000000;
JSON
{
"hex": "#e8a0cd",
"rgb": {
"r": 232,
"g": 160,
"b": 205
},
"hsl": {
"h": 322.5,
"s": 61.017,
"l": 76.863
},
"oklch": {
"l": 0.78894,
"c": 0.10257,
"h": 341.7
},
"luminance": 0.46705
}Semantic roles & 50–950 ramp
primary
#E8A0CD
secondary
#DBF0E3
accent
#C95D1D
background
#FEFBFD
surface
#FDF6FB
border
#D5D0D4
text
#171215
muted
#858183