#E95E95#E95E95
#E95E95 is a light, vivid pink. Relative luminance 0.275; OKLCH L 67.4% C 0.179 H 358.4°. Best body text is #000000 at 6.50:1 contrast (WCAG AA passes).
Color values
| HEX | #E95E95 |
|---|---|
| RGB | rgb(233, 94, 149) |
| HSL | hsl(336, 76%, 64%) |
| HSV | hsv(336, 60%, 91%) |
| CMYK | cmyk(0%, 59.7%, 36.1%, 8.6%) |
| CIE-LAB | lab(59.44, 58.78, -2.17) |
| CIE-LCH | lch(59.44, 58.82, 357.89°) |
| OKLab | oklab(67.37% 0.1794 -0.0049) |
| OKLCH | oklch(67.37% 0.179 358.4) |
| XYZ | xyz(43.0342, 27.5036, 31.4704) |
| Luminance | 0.2750 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Medium Pink
#F36196
ΔE00 2.22
Blush
#DE5D83
ΔE00 4.18
Palevioletred
#DB7093
ΔE00 4.26
Strawberry
#FC5A8D
ΔE00 4.45
Barbie Pink
#FE46A5
ΔE00 5.11
Rosy Pink
#F6688E
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E95E95 #5EE9B2
analogous
#E95EDB #E95E95 #E96D5E
triadic
#E95E95 #95E95E #5E95E9
tetradic
#E95E95 #DBE95E #5EE9B2 #6D5EE9
square
#E95E95 #DBE95E #5EE9B2 #6D5EE9
split-complementary
#E95E95 #5EE96D #5EDBE9
monochromatic
#B41956 #E22872 #E95E95 #F094B8 #F8CADC
Accessibility & contrast
On white
3.23
#E95E95 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.50
#E95E95 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #E95E95
6.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E95E95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E95E95 | 1.00 | 3.23 | 6.50 | 6.50 |
| #FFFFFF | 3.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#767F97
Deuteranopia (green-blind)
#9B9992
Tritanopia (blue-blind)
#FB5273
Achromatopsia (no color)
#8F8F8F
Design tokens & code
CSS
--color: #e95e95; /* rgb */ color: rgb(233, 94, 149); /* oklch */ color: oklch(67.4% 0.179 358.4);
Tailwind
colors: {
custom: {
50: '#f492b4',
500: '#e95e95',
950: '#000000',
},
}SCSS
$custom: #e95e95; $custom-light: #f492b4; $custom-dark: #000000;
JSON
{
"hex": "#e95e95",
"rgb": {
"r": 233,
"g": 94,
"b": 149
},
"hsl": {
"h": 336.259,
"s": 75.956,
"l": 64.118
},
"oklch": {
"l": 0.67372,
"c": 0.17943,
"h": 358.4
},
"luminance": 0.27499
}Semantic roles & 50–950 ramp
primary
#E95E95
secondary
#B9EAD6
accent
#D8880D
background
#FFF9FB
surface
#FFF2F6
border
#D7CCD0
text
#180D11
muted
#867E80