#E99DCD#E99DCD
#E99DCD is a light, moderate pink. Relative luminance 0.458; OKLCH L 78.5% C 0.109 H 341.6°. Best body text is #000000 at 10.17:1 contrast (WCAG AA passes).
Color values
| HEX | #E99DCD |
|---|---|
| RGB | rgb(233, 157, 205) |
| HSL | hsl(322, 63%, 76%) |
| HSV | hsv(322, 33%, 91%) |
| CMYK | cmyk(0%, 32.6%, 12%, 8.6%) |
| CIE-LAB | lab(73.45, 35.31, -12.97) |
| CIE-LCH | lch(73.45, 37.62, 339.83°) |
| OKLab | oklab(78.49% 0.1031 -0.0344) |
| OKLCH | oklch(78.49% 0.109 341.6) |
| XYZ | xyz(56.6807, 45.8482, 63.6098) |
| Luminance | 0.4585 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.28
Bubblegum Pink
#FE83CC
ΔE00 6.86
Powder Pink
#FFB2D0
ΔE00 7.14
Pink (survey)
#FF81C0
ΔE00 7.39
Lilac
#C8A2C8
ΔE00 7.39
Lavender Pink
#DD85D7
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E99DCD #9DE9B9
analogous
#DF9DE9 #E99DCD #E99DA7
triadic
#E99DCD #CDE99D #9DCDE9
tetradic
#E99DCD #E9DF9D #9DE9B9 #9DA7E9
square
#E99DCD #E9DF9D #9DE9B9 #9DA7E9
split-complementary
#E99DCD #A7E99D #9DE9DF
monochromatic
#D3399A #DE6BB4 #E99DCD #F4CFE7 #F9E6F2
Accessibility & contrast
On white
2.07
#E99DCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.17
#E99DCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E99DCD
10.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E99DCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E99DCD | 1.00 | 2.07 | 10.17 | 10.17 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0ADCF
Deuteranopia (green-blind)
#B3B9CB
Tritanopia (blue-blind)
#F29EAE
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #e99dcd; /* rgb */ color: rgb(233, 157, 205); /* oklch */ color: oklch(78.5% 0.109 341.6);
Tailwind
colors: {
custom: {
50: '#f1bbdc',
500: '#e99dcd',
950: '#000000',
},
}SCSS
$custom: #e99dcd; $custom-light: #f1bbdc; $custom-dark: #000000;
JSON
{
"hex": "#e99dcd",
"rgb": {
"r": 233,
"g": 157,
"b": 205
},
"hsl": {
"h": 322.105,
"s": 63.333,
"l": 76.471
},
"oklch": {
"l": 0.78494,
"c": 0.10868,
"h": 341.6
},
"luminance": 0.45845
}Semantic roles & 50–950 ramp
primary
#E99DCD
secondary
#DAF1E3
accent
#CB5B1A
background
#FEFBFD
surface
#FDF6FB
border
#D5D0D4
text
#171215
muted
#858183