#EB7B95#EB7B95
#EB7B95 is a light, vivid red. Relative luminance 0.340; OKLCH L 71.6% C 0.140 H 6.5°. Best body text is #000000 at 7.80:1 contrast (WCAG AA passes).
Color values
| HEX | #EB7B95 |
|---|---|
| RGB | rgb(235, 123, 149) |
| HSL | hsl(346, 74%, 70%) |
| HSV | hsv(346, 48%, 92%) |
| CMYK | cmyk(0%, 47.7%, 36.6%, 7.8%) |
| CIE-LAB | lab(64.96, 45.76, 5.89) |
| CIE-LCH | lch(64.96, 46.14, 7.34°) |
| OKLab | oklab(71.58% 0.139 0.0158) |
| OKLCH | oklch(71.58% 0.14 6.5) |
| XYZ | xyz(46.7711, 34.0024, 32.5278) |
| Luminance | 0.3400 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 3.81
Rosy Pink
#F6688E
ΔE00 3.99
Carnation
#FD798F
ΔE00 4.01
Rosa
#FE86A4
ΔE00 4.18
Carnation Pink
#FF7FA7
ΔE00 4.48
Pinky
#FC86AA
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB7B95 #7BEBD1
analogous
#EB7BCD #EB7B95 #EB997B
triadic
#EB7B95 #95EB7B #7B95EB
tetradic
#EB7B95 #CDEB7B #7BEBD1 #997BEB
square
#EB7B95 #CDEB7B #7BEBD1 #997BEB
split-complementary
#EB7B95 #7BEB99 #7BCDEB
monochromatic
#CD1F47 #E3466A #EB7B95 #F3B0C0 #FBE4EA
Accessibility & contrast
On white
2.69
#EB7B95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.80
#EB7B95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB7B95
7.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB7B95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB7B95 | 1.00 | 2.69 | 7.80 | 7.80 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F9096
Deuteranopia (green-blind)
#ABA693
Tritanopia (blue-blind)
#FC7184
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #eb7b95; /* rgb */ color: rgb(235, 123, 149); /* oklch */ color: oklch(71.6% 0.140 6.5);
Tailwind
colors: {
custom: {
50: '#f5a4b4',
500: '#eb7b95',
950: '#000000',
},
}SCSS
$custom: #eb7b95; $custom-light: #f5a4b4; $custom-dark: #000000;
JSON
{
"hex": "#eb7b95",
"rgb": {
"r": 235,
"g": 123,
"b": 149
},
"hsl": {
"h": 346.071,
"s": 73.684,
"l": 70.196
},
"oklch": {
"l": 0.71578,
"c": 0.13985,
"h": 6.5
},
"luminance": 0.33998
}Semantic roles & 50–950 ramp
primary
#EB7B95
secondary
#D1F0E9
accent
#D6A810
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#170F11
muted
#857F80