#E499BB#E499BB
#E499BB is a light, moderate pink. Relative luminance 0.429; OKLCH L 76.7% C 0.099 H 350.9°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #E499BB |
|---|---|
| RGB | rgb(228, 153, 187) |
| HSL | hsl(333, 58%, 75%) |
| HSV | hsv(333, 33%, 89%) |
| CMYK | cmyk(0%, 32.9%, 18%, 10.6%) |
| CIE-LAB | lab(71.46, 32.87, -6.05) |
| CIE-LCH | lch(71.46, 33.42, 349.57°) |
| OKLab | oklab(76.68% 0.0978 -0.0156) |
| OKLCH | oklch(76.68% 0.099 350.9) |
| XYZ | xyz(52.3563, 42.8672, 52.5205) |
| Luminance | 0.4286 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 5.51
Faded Pink
#DE9DAC
ΔE00 5.52
Dull Pink
#D5869D
ΔE00 6.63
Powder Pink
#FFB2D0
ΔE00 6.69
Pinky
#FC86AA
ΔE00 7.17
Pink (survey)
#FF81C0
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E499BB #99E4C2
analogous
#E499E1 #E499BB #E49D99
triadic
#E499BB #BBE499 #99BBE4
tetradic
#E499BB #E1E499 #99E4C2 #9D99E4
square
#E499BB #E1E499 #99E4C2 #9D99E4
split-complementary
#E499BB #99E49D #99E1E4
monochromatic
#CA387A #D7699B #E499BB #F1C9DB #F9E7EF
Accessibility & contrast
On white
2.19
#E499BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#E499BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E499BB
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E499BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E499BB | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A7BC
Deuteranopia (green-blind)
#B2B4B9
Tritanopia (blue-blind)
#EF97A5
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #e499bb; /* rgb */ color: rgb(228, 153, 187); /* oklch */ color: oklch(76.7% 0.099 350.9);
Tailwind
colors: {
custom: {
50: '#edb8cf',
500: '#e499bb',
950: '#000000',
},
}SCSS
$custom: #e499bb; $custom-light: #edb8cf; $custom-dark: #000000;
JSON
{
"hex": "#e499bb",
"rgb": {
"r": 228,
"g": 153,
"b": 187
},
"hsl": {
"h": 332.8,
"s": 58.14,
"l": 74.706
},
"oklch": {
"l": 0.7668,
"c": 0.09906,
"h": 350.9
},
"luminance": 0.42864
}Semantic roles & 50–950 ramp
primary
#E499BB
secondary
#DBF0E6
accent
#C67A20
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#161113
muted
#848082