#EB8294#EB8294
#EB8294 is a light, vivid red. Relative luminance 0.358; OKLCH L 72.6% C 0.130 H 9.9°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #EB8294 |
|---|---|
| RGB | rgb(235, 130, 148) |
| HSL | hsl(350, 72%, 72%) |
| HSV | hsv(350, 45%, 92%) |
| CMYK | cmyk(0%, 44.7%, 37%, 7.8%) |
| CIE-LAB | lab(66.34, 42.11, 8.44) |
| CIE-LCH | lch(66.34, 42.95, 11.33°) |
| OKLab | oklab(72.61% 0.1277 0.0223) |
| OKLCH | oklch(72.61% 0.13 9.9) |
| XYZ | xyz(47.5912, 35.7698, 32.4090) |
| Luminance | 0.3577 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.33
Carnation
#FD798F
ΔE00 3.56
Rosa
#FE86A4
ΔE00 4.23
Pig Pink
#E78EA5
ΔE00 4.30
Dusty Pink (survey)
#D58A94
ΔE00 4.76
Blush Pink
#FE828C
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB8294 #82EBD9
analogous
#EB82C9 #EB8294 #EBA582
triadic
#EB8294 #94EB82 #8294EB
tetradic
#EB8294 #C9EB82 #82EBD9 #A582EB
square
#EB8294 #C9EB82 #82EBD9 #A582EB
split-complementary
#EB8294 #82EBA5 #82C9EB
monochromatic
#D12140 #E34D67 #EB8294 #F3B7C1 #FBE5E8
Accessibility & contrast
On white
2.58
#EB8294 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#EB8294 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB8294
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB8294 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB8294 | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#959594
Deuteranopia (green-blind)
#AFA992
Tritanopia (blue-blind)
#FC7889
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #eb8294; /* rgb */ color: rgb(235, 130, 148); /* oklch */ color: oklch(72.6% 0.130 9.9);
Tailwind
colors: {
custom: {
50: '#f4a8b3',
500: '#eb8294',
950: '#000000',
},
}SCSS
$custom: #eb8294; $custom-light: #f4a8b3; $custom-dark: #000000;
JSON
{
"hex": "#eb8294",
"rgb": {
"r": 235,
"g": 130,
"b": 148
},
"hsl": {
"h": 349.714,
"s": 72.414,
"l": 71.569
},
"oklch": {
"l": 0.72615,
"c": 0.12964,
"h": 9.9
},
"luminance": 0.35766
}Semantic roles & 50–950 ramp
primary
#EB8294
secondary
#D7F2ED
accent
#D4B311
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#171011
muted
#857F80