#EB8596#EB8596
#EB8596 is a light, vivid red. Relative luminance 0.366; OKLCH L 73.1% C 0.126 H 10.0°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #EB8596 |
|---|---|
| RGB | rgb(235, 133, 150) |
| HSL | hsl(350, 72%, 72%) |
| HSV | hsv(350, 43%, 92%) |
| CMYK | cmyk(0%, 43.4%, 36.2%, 7.8%) |
| CIE-LAB | lab(67.01, 40.81, 8.26) |
| CIE-LCH | lch(67.01, 41.63, 11.44°) |
| OKLab | oklab(73.14% 0.1238 0.0218) |
| OKLCH | oklch(73.14% 0.126 10) |
| XYZ | xyz(48.1557, 36.6434, 33.3849) |
| Luminance | 0.3664 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.08
Pig Pink
#E78EA5
ΔE00 3.87
Carnation
#FD798F
ΔE00 3.95
Rosa
#FE86A4
ΔE00 4.14
Dusty Pink (survey)
#D58A94
ΔE00 4.45
Blush Pink
#FE828C
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB8596 #85EBDA
analogous
#EB85C9 #EB8596 #EBA785
triadic
#EB8596 #96EB85 #8596EB
tetradic
#EB8596 #C9EB85 #85EBDA #A785EB
square
#EB8596 #C9EB85 #85EBDA #A785EB
split-complementary
#EB8596 #85EBA7 #85C9EB
monochromatic
#D32340 #E25069 #EB8596 #F4BAC3 #FBE5E8
Accessibility & contrast
On white
2.52
#EB8596 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#EB8596 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB8596
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB8596 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB8596 | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979796
Deuteranopia (green-blind)
#B1AB94
Tritanopia (blue-blind)
#FC7B8B
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #eb8596; /* rgb */ color: rgb(235, 133, 150); /* oklch */ color: oklch(73.1% 0.126 10.0);
Tailwind
colors: {
custom: {
50: '#f4aab4',
500: '#eb8596',
950: '#000000',
},
}SCSS
$custom: #eb8596; $custom-light: #f4aab4; $custom-dark: #000000;
JSON
{
"hex": "#eb8596",
"rgb": {
"r": 235,
"g": 133,
"b": 150
},
"hsl": {
"h": 350,
"s": 71.831,
"l": 72.157
},
"oklch": {
"l": 0.73136,
"c": 0.12567,
"h": 10
},
"luminance": 0.36639
}Semantic roles & 50–950 ramp
primary
#EB8596
secondary
#D9F2EE
accent
#D4B412
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#171011
muted
#857F80