#E599BC#E599BC
#E599BC is a light, moderate pink. Relative luminance 0.431; OKLCH L 76.8% C 0.101 H 350.6°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #E599BC |
|---|---|
| RGB | rgb(229, 153, 188) |
| HSL | hsl(332, 59%, 75%) |
| HSV | hsv(332, 33%, 90%) |
| CMYK | cmyk(0%, 33.2%, 17.9%, 10.2%) |
| CIE-LAB | lab(71.61, 33.37, -6.38) |
| CIE-LCH | lch(71.61, 33.97, 349.17°) |
| OKLab | oklab(76.82% 0.0993 -0.0165) |
| OKLCH | oklch(76.82% 0.101 350.6) |
| XYZ | xyz(52.7819, 43.0743, 53.1012) |
| Luminance | 0.4307 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 5.65
Faded Pink
#DE9DAC
ΔE00 5.77
Powder Pink
#FFB2D0
ΔE00 6.63
Dull Pink
#D5869D
ΔE00 6.81
Pinky
#FC86AA
ΔE00 7.14
Pink (survey)
#FF81C0
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E599BC #99E5C2
analogous
#E599E2 #E599BC #E59C99
triadic
#E599BC #BCE599 #99BCE5
tetradic
#E599BC #E2E599 #99E5C2 #9C99E5
square
#E599BC #E2E599 #99E5C2 #9C99E5
split-complementary
#E599BC #99E59C #99E2E5
monochromatic
#CC377C #D9689C #E599BC #F1CADC #F9E7EF
Accessibility & contrast
On white
2.18
#E599BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#E599BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E599BC
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E599BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E599BC | 1.00 | 2.18 | 9.61 | 9.61 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A8BD
Deuteranopia (green-blind)
#B2B4BA
Tritanopia (blue-blind)
#F097A5
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #e599bc; /* rgb */ color: rgb(229, 153, 188); /* oklch */ color: oklch(76.8% 0.101 350.6);
Tailwind
colors: {
custom: {
50: '#eeb8d0',
500: '#e599bc',
950: '#000000',
},
}SCSS
$custom: #e599bc; $custom-light: #eeb8d0; $custom-dark: #000000;
JSON
{
"hex": "#e599bc",
"rgb": {
"r": 229,
"g": 153,
"b": 188
},
"hsl": {
"h": 332.368,
"s": 59.375,
"l": 74.902
},
"oklch": {
"l": 0.76821,
"c": 0.10063,
"h": 350.6
},
"luminance": 0.43071
}Semantic roles & 50–950 ramp
primary
#E599BC
secondary
#DBF0E6
accent
#C7791E
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#161114
muted
#848082