#E89DCD#E89DCD
#E89DCD is a light, moderate pink. Relative luminance 0.457; OKLCH L 78.4% C 0.108 H 341.1°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #E89DCD |
|---|---|
| RGB | rgb(232, 157, 205) |
| HSL | hsl(322, 62%, 76%) |
| HSV | hsv(322, 32%, 91%) |
| CMYK | cmyk(0%, 32.3%, 11.6%, 9%) |
| CIE-LAB | lab(73.34, 34.97, -13.15) |
| CIE-LCH | lch(73.34, 37.36, 339.40°) |
| OKLab | oklab(78.39% 0.102 -0.0348) |
| OKLCH | oklch(78.39% 0.108 341.1) |
| XYZ | xyz(56.3551, 45.6803, 63.5945) |
| Luminance | 0.4568 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.13
Bubblegum Pink
#FE83CC
ΔE00 6.96
Lilac
#C8A2C8
ΔE00 7.21
Powder Pink
#FFB2D0
ΔE00 7.26
Pink (survey)
#FF81C0
ΔE00 7.52
Lavender Pink
#DD85D7
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E89DCD #9DE8B8
analogous
#DE9DE8 #E89DCD #E89DA8
triadic
#E89DCD #CDE89D #9DCDE8
tetradic
#E89DCD #E8DE9D #9DE8B8 #9DA8E8
square
#E89DCD #E8DE9D #9DE8B8 #9DA8E8
split-complementary
#E89DCD #A8E89D #9DE8DE
monochromatic
#D13A9A #DC6BB4 #E89DCD #F4CFE6 #F9E6F2
Accessibility & contrast
On white
2.07
#E89DCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#E89DCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E89DCD
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E89DCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E89DCD | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0ADCF
Deuteranopia (green-blind)
#B2B8CB
Tritanopia (blue-blind)
#F19EAE
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #e89dcd; /* rgb */ color: rgb(232, 157, 205); /* oklch */ color: oklch(78.4% 0.108 341.1);
Tailwind
colors: {
custom: {
50: '#f0bbdc',
500: '#e89dcd',
950: '#000000',
},
}SCSS
$custom: #e89dcd; $custom-light: #f0bbdc; $custom-dark: #000000;
JSON
{
"hex": "#e89dcd",
"rgb": {
"r": 232,
"g": 157,
"b": 205
},
"hsl": {
"h": 321.6,
"s": 61.983,
"l": 76.275
},
"oklch": {
"l": 0.78387,
"c": 0.10779,
"h": 341.1
},
"luminance": 0.45678
}Semantic roles & 50–950 ramp
primary
#E89DCD
secondary
#DAF1E2
accent
#CA5A1C
background
#FEFBFD
surface
#FDF6FB
border
#D5D0D4
text
#171215
muted
#858183