#EB8296#EB8296
#EB8296 is a light, vivid red. Relative luminance 0.358; OKLCH L 72.7% C 0.130 H 8.7°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #EB8296 |
|---|---|
| RGB | rgb(235, 130, 150) |
| HSL | hsl(349, 72%, 72%) |
| HSV | hsv(349, 45%, 92%) |
| CMYK | cmyk(0%, 44.7%, 36.2%, 7.8%) |
| CIE-LAB | lab(66.39, 42.34, 7.38) |
| CIE-LCH | lch(66.39, 42.98, 9.88°) |
| OKLab | oklab(72.67% 0.1285 0.0196) |
| OKLCH | oklch(72.67% 0.13 8.7) |
| XYZ | xyz(47.7508, 35.8337, 33.2500) |
| Luminance | 0.3583 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.41
Carnation
#FD798F
ΔE00 3.78
Rosa
#FE86A4
ΔE00 3.87
Pig Pink
#E78EA5
ΔE00 3.88
Pinky
#FC86AA
ΔE00 4.85
Dusty Pink (survey)
#D58A94
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB8296 #82EBD7
analogous
#EB82CB #EB8296 #EBA382
triadic
#EB8296 #96EB82 #8296EB
tetradic
#EB8296 #CBEB82 #82EBD7 #A382EB
square
#EB8296 #CBEB82 #82EBD7 #A382EB
split-complementary
#EB8296 #82EBA3 #82CBEB
monochromatic
#D12143 #E34D6A #EB8296 #F3B7C2 #FBE5E9
Accessibility & contrast
On white
2.57
#EB8296 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#EB8296 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB8296
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB8296 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB8296 | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#959596
Deuteranopia (green-blind)
#AFA994
Tritanopia (blue-blind)
#FC7889
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #eb8296; /* rgb */ color: rgb(235, 130, 150); /* oklch */ color: oklch(72.7% 0.130 8.7);
Tailwind
colors: {
custom: {
50: '#f4a8b4',
500: '#eb8296',
950: '#000000',
},
}SCSS
$custom: #eb8296; $custom-light: #f4a8b4; $custom-dark: #000000;
JSON
{
"hex": "#eb8296",
"rgb": {
"r": 235,
"g": 130,
"b": 150
},
"hsl": {
"h": 348.571,
"s": 72.414,
"l": 71.569
},
"oklch": {
"l": 0.72668,
"c": 0.12994,
"h": 8.7
},
"luminance": 0.35829
}Semantic roles & 50–950 ramp
primary
#EB8296
secondary
#D7F2ED
accent
#D4AF11
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#171011
muted
#857F80