#EB7B97#EB7B97
#EB7B97 is a light, vivid red. Relative luminance 0.341; OKLCH L 71.6% C 0.140 H 5.4°. Best body text is #000000 at 7.81:1 contrast (WCAG AA passes).
Color values
| HEX | #EB7B97 |
|---|---|
| RGB | rgb(235, 123, 151) |
| HSL | hsl(345, 74%, 70%) |
| HSV | hsv(345, 48%, 92%) |
| CMYK | cmyk(0%, 47.7%, 35.7%, 7.8%) |
| CIE-LAB | lab(65.02, 45.99, 4.83) |
| CIE-LCH | lch(65.02, 46.25, 6.00°) |
| OKLab | oklab(71.63% 0.1397 0.0131) |
| OKLCH | oklch(71.63% 0.14 5.4) |
| XYZ | xyz(46.9321, 34.0668, 33.3760) |
| Luminance | 0.3406 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosy Pink
#F6688E
ΔE00 4.00
Rosa
#FE86A4
ΔE00 4.09
Rose Pink
#F7879A
ΔE00 4.11
Carnation Pink
#FF7FA7
ΔE00 4.13
Pinky
#FC86AA
ΔE00 4.40
Carnation
#FD798F
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB7B97 #7BEBCF
analogous
#EB7BCF #EB7B97 #EB977B
triadic
#EB7B97 #97EB7B #7B97EB
tetradic
#EB7B97 #CFEB7B #7BEBCF #977BEB
square
#EB7B97 #CFEB7B #7BEBCF #977BEB
split-complementary
#EB7B97 #7BEB97 #7BCFEB
monochromatic
#CD1F4A #E3466D #EB7B97 #F3B0C1 #FBE4EA
Accessibility & contrast
On white
2.69
#EB7B97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.81
#EB7B97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB7B97
7.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB7B97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB7B97 | 1.00 | 2.69 | 7.81 | 7.81 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E9198
Deuteranopia (green-blind)
#ABA695
Tritanopia (blue-blind)
#FC7185
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #eb7b97; /* rgb */ color: rgb(235, 123, 151); /* oklch */ color: oklch(71.6% 0.140 5.4);
Tailwind
colors: {
custom: {
50: '#f5a4b5',
500: '#eb7b97',
950: '#000000',
},
}SCSS
$custom: #eb7b97; $custom-light: #f5a4b5; $custom-dark: #000000;
JSON
{
"hex": "#eb7b97",
"rgb": {
"r": 235,
"g": 123,
"b": 151
},
"hsl": {
"h": 345,
"s": 73.684,
"l": 70.196
},
"oklch": {
"l": 0.71633,
"c": 0.14028,
"h": 5.4
},
"luminance": 0.34062
}Semantic roles & 50–950 ramp
primary
#EB7B97
secondary
#D1F0E9
accent
#D6A410
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#170F11
muted
#857F80