#E899D4#E899D4
#E899D4 is a light, vivid pink. Relative luminance 0.447; OKLCH L 78.0% C 0.120 H 336.4°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #E899D4 |
|---|---|
| RGB | rgb(232, 153, 212) |
| HSL | hsl(315, 63%, 75%) |
| HSV | hsv(315, 34%, 91%) |
| CMYK | cmyk(0%, 34.1%, 8.6%, 9%) |
| CIE-LAB | lab(72.69, 38.26, -17.98) |
| CIE-LCH | lch(72.69, 42.27, 334.83°) |
| OKLab | oklab(77.97% 0.1102 -0.0481) |
| OKLCH | oklch(77.97% 0.12 336.4) |
| XYZ | xyz(56.5533, 44.6945, 67.9226) |
| Luminance | 0.4469 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 3.73
Lavender Pink
#DD85D7
ΔE00 6.12
Bubblegum Pink
#FE83CC
ΔE00 6.13
Pink (survey)
#FF81C0
ΔE00 7.49
Lilac
#C8A2C8
ΔE00 7.79
Violet (CSS)
#EE82EE
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E899D4 #99E8AD
analogous
#D499E8 #E899D4 #E899AC
triadic
#E899D4 #D4E899 #99D4E8
tetradic
#E899D4 #E8D499 #99E8AD #99ACE8
square
#E899D4 #E8D499 #99E8AD #99ACE8
split-complementary
#E899D4 #ACE899 #99E8D4
monochromatic
#D135AA #DD67BF #E899D4 #F3CBE9 #F9E6F4
Accessibility & contrast
On white
2.11
#E899D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#E899D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E899D4
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E899D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E899D4 | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AABD6
Deuteranopia (green-blind)
#ADB7D2
Tritanopia (blue-blind)
#F09CAE
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e899d4; /* rgb */ color: rgb(232, 153, 212); /* oklch */ color: oklch(78.0% 0.120 336.4);
Tailwind
colors: {
custom: {
50: '#f0b8e1',
500: '#e899d4',
950: '#000000',
},
}SCSS
$custom: #e899d4; $custom-light: #f0b8e1; $custom-dark: #000000;
JSON
{
"hex": "#e899d4",
"rgb": {
"r": 232,
"g": 153,
"b": 212
},
"hsl": {
"h": 315.19,
"s": 63.2,
"l": 75.49
},
"oklch": {
"l": 0.77969,
"c": 0.12024,
"h": 336.4
},
"luminance": 0.44692
}Semantic roles & 50–950 ramp
primary
#E899D4
secondary
#DAF1E0
accent
#CB471B
background
#FEFBFD
surface
#FDF6FB
border
#D5D0D4
text
#171115
muted
#858083