#EB8196#EB8196
#EB8196 is a light, vivid red. Relative luminance 0.356; OKLCH L 72.5% C 0.131 H 8.2°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #EB8196 |
|---|---|
| RGB | rgb(235, 129, 150) |
| HSL | hsl(348, 73%, 71%) |
| HSV | hsv(348, 45%, 92%) |
| CMYK | cmyk(0%, 45.1%, 36.2%, 7.8%) |
| CIE-LAB | lab(66.19, 42.85, 7.08) |
| CIE-LCH | lch(66.19, 43.43, 9.39°) |
| OKLab | oklab(72.51% 0.13 0.0188) |
| OKLCH | oklch(72.51% 0.131 8.2) |
| XYZ | xyz(47.6185, 35.5689, 33.2058) |
| Luminance | 0.3557 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.58
Carnation
#FD798F
ΔE00 3.78
Rosa
#FE86A4
ΔE00 3.83
Pig Pink
#E78EA5
ΔE00 3.94
Pinky
#FC86AA
ΔE00 4.75
Carnation Pink
#FF7FA7
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB8196 #81EBD6
analogous
#EB81CB #EB8196 #EBA181
triadic
#EB8196 #96EB81 #8196EB
tetradic
#EB8196 #CBEB81 #81EBD6 #A181EB
square
#EB8196 #CBEB81 #81EBD6 #A181EB
split-complementary
#EB8196 #81EBA1 #81CBEB
monochromatic
#D12144 #E34C6A #EB8196 #F3B6C2 #FBE5E9
Accessibility & contrast
On white
2.59
#EB8196 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#EB8196 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB8196
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB8196 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB8196 | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#949496
Deuteranopia (green-blind)
#AEA994
Tritanopia (blue-blind)
#FC7789
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #eb8196; /* rgb */ color: rgb(235, 129, 150); /* oklch */ color: oklch(72.5% 0.131 8.2);
Tailwind
colors: {
custom: {
50: '#f4a8b4',
500: '#eb8196',
950: '#000000',
},
}SCSS
$custom: #eb8196; $custom-light: #f4a8b4; $custom-dark: #000000;
JSON
{
"hex": "#eb8196",
"rgb": {
"r": 235,
"g": 129,
"b": 150
},
"hsl": {
"h": 348.113,
"s": 72.603,
"l": 71.373
},
"oklch": {
"l": 0.72514,
"c": 0.13138,
"h": 8.2
},
"luminance": 0.35565
}Semantic roles & 50–950 ramp
primary
#EB8196
secondary
#D6F2EC
accent
#D5AE11
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#171011
muted
#857F80