#E198BB#E198BB
#E198BB is a light, moderate pink. Relative luminance 0.421; OKLCH L 76.2% C 0.098 H 349.4°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #E198BB |
|---|---|
| RGB | rgb(225, 152, 187) |
| HSL | hsl(331, 55%, 74%) |
| HSV | hsv(331, 32%, 88%) |
| CMYK | cmyk(0%, 32.4%, 16.9%, 11.8%) |
| CIE-LAB | lab(70.91, 32.36, -6.91) |
| CIE-LCH | lch(70.91, 33.09, 347.94°) |
| OKLab | oklab(76.18% 0.096 -0.0179) |
| OKLCH | oklch(76.18% 0.098 349.4) |
| XYZ | xyz(51.2496, 42.0546, 52.4220) |
| Luminance | 0.4205 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 5.85
Pig Pink
#E78EA5
ΔE00 5.89
Dull Pink
#D5869D
ΔE00 6.63
Powder Pink
#FFB2D0
ΔE00 7.21
Pinky
#FC86AA
ΔE00 7.60
Pink (survey)
#FF81C0
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E198BB #98E1BE
analogous
#E198E0 #E198BB #E19A98
triadic
#E198BB #BBE198 #98BBE1
tetradic
#E198BB #E0E198 #98E1BE #9A98E1
square
#E198BB #E0E198 #98E1BE #9A98E1
split-complementary
#E198BB #98E19A #98E0E1
monochromatic
#C5397C #D3699C #E198BB #EFC7DA #F8E7EF
Accessibility & contrast
On white
2.23
#E198BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#E198BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E198BB
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E198BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E198BB | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA6BC
Deuteranopia (green-blind)
#B0B2B9
Tritanopia (blue-blind)
#EB96A4
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #e198bb; /* rgb */ color: rgb(225, 152, 187); /* oklch */ color: oklch(76.2% 0.098 349.4);
Tailwind
colors: {
custom: {
50: '#ebb7cf',
500: '#e198bb',
950: '#000000',
},
}SCSS
$custom: #e198bb; $custom-light: #ebb7cf; $custom-dark: #000000;
JSON
{
"hex": "#e198bb",
"rgb": {
"r": 225,
"g": 152,
"b": 187
},
"hsl": {
"h": 331.233,
"s": 54.887,
"l": 73.922
},
"oklch": {
"l": 0.76181,
"c": 0.09768,
"h": 349.4
},
"luminance": 0.42052
}Semantic roles & 50–950 ramp
primary
#E198BB
secondary
#DCEFE6
accent
#C27623
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#161113
muted
#848082