#EB8495#EB8495
#EB8495 is a light, vivid red. Relative luminance 0.363; OKLCH L 73.0% C 0.127 H 10.2°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #EB8495 |
|---|---|
| RGB | rgb(235, 132, 149) |
| HSL | hsl(350, 72%, 72%) |
| HSV | hsv(350, 44%, 92%) |
| CMYK | cmyk(0%, 43.8%, 36.6%, 7.8%) |
| CIE-LAB | lab(66.78, 41.20, 8.49) |
| CIE-LCH | lch(66.78, 42.07, 11.64°) |
| OKLab | oklab(72.95% 0.125 0.0224) |
| OKLCH | oklch(72.95% 0.127 10.2) |
| XYZ | xyz(47.9393, 36.3388, 32.9172) |
| Luminance | 0.3634 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.14
Carnation
#FD798F
ΔE00 3.79
Pig Pink
#E78EA5
ΔE00 4.08
Rosa
#FE86A4
ΔE00 4.22
Dusty Pink (survey)
#D58A94
ΔE00 4.54
Blush Pink
#FE828C
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB8495 #84EBDA
analogous
#EB84C9 #EB8495 #EBA784
triadic
#EB8495 #95EB84 #8495EB
tetradic
#EB8495 #C9EB84 #84EBDA #A784EB
square
#EB8495 #C9EB84 #84EBDA #A784EB
split-complementary
#EB8495 #84EBA7 #84C9EB
monochromatic
#D2223F #E24F68 #EB8495 #F4B9C2 #FBE5E8
Accessibility & contrast
On white
2.54
#EB8495 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#EB8495 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB8495
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB8495 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB8495 | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979695
Deuteranopia (green-blind)
#B0AA93
Tritanopia (blue-blind)
#FC7A8A
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #eb8495; /* rgb */ color: rgb(235, 132, 149); /* oklch */ color: oklch(73.0% 0.127 10.2);
Tailwind
colors: {
custom: {
50: '#f4a9b4',
500: '#eb8495',
950: '#000000',
},
}SCSS
$custom: #eb8495; $custom-light: #f4a9b4; $custom-dark: #000000;
JSON
{
"hex": "#eb8495",
"rgb": {
"r": 235,
"g": 132,
"b": 149
},
"hsl": {
"h": 350.097,
"s": 72.028,
"l": 71.961
},
"oklch": {
"l": 0.72953,
"c": 0.12694,
"h": 10.2
},
"luminance": 0.36335
}Semantic roles & 50–950 ramp
primary
#EB8495
secondary
#D8F2EE
accent
#D4B411
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#171011
muted
#857F80