#E97D95#E97D95
#E97D95 is a light, vivid red. Relative luminance 0.342; OKLCH L 71.6% C 0.135 H 6.9°. Best body text is #000000 at 7.83:1 contrast (WCAG AA passes).
Color values
| HEX | #E97D95 |
|---|---|
| RGB | rgb(233, 125, 149) |
| HSL | hsl(347, 71%, 70%) |
| HSV | hsv(347, 46%, 91%) |
| CMYK | cmyk(0%, 46.4%, 36.1%, 8.6%) |
| CIE-LAB | lab(65.09, 44.06, 6.04) |
| CIE-LCH | lch(65.09, 44.47, 7.81°) |
| OKLab | oklab(71.62% 0.1337 0.0162) |
| OKLCH | oklch(71.62% 0.135 6.9) |
| XYZ | xyz(46.3649, 34.1650, 32.5806) |
| Luminance | 0.3416 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 3.62
Carnation
#FD798F
ΔE00 4.16
Rosa
#FE86A4
ΔE00 4.26
Pig Pink
#E78EA5
ΔE00 4.39
Rosy Pink
#F6688E
ΔE00 4.54
Carnation Pink
#FF7FA7
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E97D95 #7DE9D1
analogous
#E97DCB #E97D95 #E99B7D
triadic
#E97D95 #95E97D #7D95E9
tetradic
#E97D95 #CBE97D #7DE9D1 #9B7DE9
square
#E97D95 #CBE97D #7DE9D1 #9B7DE9
split-complementary
#E97D95 #7DE99B #7DCBE9
monochromatic
#CA2247 #E0496A #E97D95 #F2B1C0 #FBE5EA
Accessibility & contrast
On white
2.68
#E97D95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.83
#E97D95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E97D95
7.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E97D95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E97D95 | 1.00 | 2.68 | 7.83 | 7.83 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909196
Deuteranopia (green-blind)
#ABA693
Tritanopia (blue-blind)
#FA7386
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #e97d95; /* rgb */ color: rgb(233, 125, 149); /* oklch */ color: oklch(71.6% 0.135 6.9);
Tailwind
colors: {
custom: {
50: '#f3a5b4',
500: '#e97d95',
950: '#000000',
},
}SCSS
$custom: #e97d95; $custom-light: #f3a5b4; $custom-dark: #000000;
JSON
{
"hex": "#e97d95",
"rgb": {
"r": 233,
"g": 125,
"b": 149
},
"hsl": {
"h": 346.667,
"s": 71.053,
"l": 70.196
},
"oklch": {
"l": 0.7162,
"c": 0.13472,
"h": 6.9
},
"luminance": 0.34161
}Semantic roles & 50–950 ramp
primary
#E97D95
secondary
#D2F0E9
accent
#D3A812
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#170F11
muted
#857F80