#EB8397#EB8397
#EB8397 is a light, vivid red. Relative luminance 0.361; OKLCH L 72.9% C 0.129 H 8.5°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #EB8397 |
|---|---|
| RGB | rgb(235, 131, 151) |
| HSL | hsl(348, 72%, 72%) |
| HSV | hsv(348, 44%, 92%) |
| CMYK | cmyk(0%, 44.3%, 35.7%, 7.8%) |
| CIE-LAB | lab(66.62, 41.95, 7.14) |
| CIE-LCH | lch(66.62, 42.55, 9.66°) |
| OKLab | oklab(72.85% 0.1273 0.019) |
| OKLCH | oklch(72.85% 0.129 8.5) |
| XYZ | xyz(47.9654, 36.1333, 33.7204) |
| Luminance | 0.3613 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.34
Pig Pink
#E78EA5
ΔE00 3.64
Rosa
#FE86A4
ΔE00 3.76
Carnation
#FD798F
ΔE00 3.94
Pinky
#FC86AA
ΔE00 4.73
Dusty Pink (survey)
#D58A94
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB8397 #83EBD7
analogous
#EB83CB #EB8397 #EBA383
triadic
#EB8397 #97EB83 #8397EB
tetradic
#EB8397 #CBEB83 #83EBD7 #A383EB
square
#EB8397 #CBEB83 #83EBD7 #A383EB
split-complementary
#EB8397 #83EBA3 #83CBEB
monochromatic
#D22244 #E24E6B #EB8397 #F4B8C3 #FBE5E9
Accessibility & contrast
On white
2.55
#EB8397 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#EB8397 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB8397
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB8397 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB8397 | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#959697
Deuteranopia (green-blind)
#AFAA95
Tritanopia (blue-blind)
#FC798A
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #eb8397; /* rgb */ color: rgb(235, 131, 151); /* oklch */ color: oklch(72.9% 0.129 8.5);
Tailwind
colors: {
custom: {
50: '#f4a9b5',
500: '#eb8397',
950: '#000000',
},
}SCSS
$custom: #eb8397; $custom-light: #f4a9b5; $custom-dark: #000000;
JSON
{
"hex": "#eb8397",
"rgb": {
"r": 235,
"g": 131,
"b": 151
},
"hsl": {
"h": 348.462,
"s": 72.222,
"l": 71.765
},
"oklch": {
"l": 0.7285,
"c": 0.12867,
"h": 8.5
},
"luminance": 0.36129
}Semantic roles & 50–950 ramp
primary
#EB8397
secondary
#D8F2ED
accent
#D4AF11
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#171011
muted
#857F80