#E99CD3#E99CD3
#E99CD3 is a light, moderate pink. Relative luminance 0.458; OKLCH L 78.5% C 0.115 H 337.8°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #E99CD3 |
|---|---|
| RGB | rgb(233, 156, 211) |
| HSL | hsl(317, 64%, 76%) |
| HSV | hsv(317, 33%, 91%) |
| CMYK | cmyk(0%, 33%, 9.4%, 8.6%) |
| CIE-LAB | lab(73.42, 36.83, -16.31) |
| CIE-LCH | lch(73.42, 40.28, 336.11°) |
| OKLab | oklab(78.54% 0.1065 -0.0435) |
| OKLCH | oklch(78.54% 0.115 337.8) |
| XYZ | xyz(57.2503, 45.8064, 67.4413) |
| Luminance | 0.4580 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 3.99
Bubblegum Pink
#FE83CC
ΔE00 6.54
Lavender Pink
#DD85D7
ΔE00 7.11
Lilac
#C8A2C8
ΔE00 7.49
Pink (survey)
#FF81C0
ΔE00 7.63
Powder Pink
#FFB2D0
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E99CD3 #9CE9B2
analogous
#D99CE9 #E99CD3 #E99CAD
triadic
#E99CD3 #D3E99C #9CD3E9
tetradic
#E99CD3 #E9D99C #9CE9B2 #9CADE9
square
#E99CD3 #E9D99C #9CE9B2 #9CADE9
split-complementary
#E99CD3 #ADE99C #9CE9D9
monochromatic
#D338A6 #DE6ABD #E99CD3 #F4CEE9 #F9E6F4
Accessibility & contrast
On white
2.07
#E99CD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#E99CD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E99CD3
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E99CD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E99CD3 | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EADD5
Deuteranopia (green-blind)
#B1B9D1
Tritanopia (blue-blind)
#F19EB0
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #e99cd3; /* rgb */ color: rgb(233, 156, 211); /* oklch */ color: oklch(78.5% 0.115 337.8);
Tailwind
colors: {
custom: {
50: '#f1bae0',
500: '#e99cd3',
950: '#000000',
},
}SCSS
$custom: #e99cd3; $custom-light: #f1bae0; $custom-dark: #000000;
JSON
{
"hex": "#e99cd3",
"rgb": {
"r": 233,
"g": 156,
"b": 211
},
"hsl": {
"h": 317.143,
"s": 63.636,
"l": 76.275
},
"oklch": {
"l": 0.78537,
"c": 0.11502,
"h": 337.8
},
"luminance": 0.45804
}Semantic roles & 50–950 ramp
primary
#E99CD3
secondary
#DAF1E1
accent
#CB4D1A
background
#FEFBFD
surface
#FDF6FB
border
#D5D0D4
text
#171215
muted
#858183