#E199BB#E199BB
#E199BB is a light, moderate pink. Relative luminance 0.424; OKLCH L 76.4% C 0.096 H 349.8°. Best body text is #000000 at 9.48:1 contrast (WCAG AA passes).
Color values
| HEX | #E199BB |
|---|---|
| RGB | rgb(225, 153, 187) |
| HSL | hsl(332, 55%, 74%) |
| HSV | hsv(332, 32%, 88%) |
| CMYK | cmyk(0%, 32%, 16.9%, 11.8%) |
| CIE-LAB | lab(71.13, 31.82, -6.58) |
| CIE-LCH | lch(71.13, 32.49, 348.32°) |
| OKLab | oklab(76.35% 0.0945 -0.0171) |
| OKLCH | oklch(76.35% 0.096 349.8) |
| XYZ | xyz(51.4126, 42.3806, 52.4763) |
| Luminance | 0.4238 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 5.61
Pig Pink
#E78EA5
ΔE00 5.86
Dull Pink
#D5869D
ΔE00 6.67
Powder Pink
#FFB2D0
ΔE00 7.01
Pinky
#FC86AA
ΔE00 7.68
Light Mauve
#C292A1
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E199BB #99E1BF
analogous
#E199DF #E199BB #E19B99
triadic
#E199BB #BBE199 #99BBE1
tetradic
#E199BB #DFE199 #99E1BF #9B99E1
square
#E199BB #DFE199 #99E1BF #9B99E1
split-complementary
#E199BB #99E19B #99DFE1
monochromatic
#C53A7C #D36A9B #E199BB #EFC8DB #F8E7EF
Accessibility & contrast
On white
2.22
#E199BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.48
#E199BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E199BB
9.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E199BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E199BB | 1.00 | 2.22 | 9.48 | 9.48 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA7BC
Deuteranopia (green-blind)
#B1B3B9
Tritanopia (blue-blind)
#EB97A5
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #e199bb; /* rgb */ color: rgb(225, 153, 187); /* oklch */ color: oklch(76.4% 0.096 349.8);
Tailwind
colors: {
custom: {
50: '#ebb8cf',
500: '#e199bb',
950: '#000000',
},
}SCSS
$custom: #e199bb; $custom-light: #ebb8cf; $custom-dark: #000000;
JSON
{
"hex": "#e199bb",
"rgb": {
"r": 225,
"g": 153,
"b": 187
},
"hsl": {
"h": 331.667,
"s": 54.545,
"l": 74.118
},
"oklch": {
"l": 0.76352,
"c": 0.09599,
"h": 349.8
},
"luminance": 0.42378
}Semantic roles & 50–950 ramp
primary
#E199BB
secondary
#DCEFE6
accent
#C27723
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#161113
muted
#848082