#EB829C#EB829C
#EB829C is a light, vivid red. Relative luminance 0.360; OKLCH L 72.8% C 0.131 H 5.0°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #EB829C |
|---|---|
| RGB | rgb(235, 130, 156) |
| HSL | hsl(345, 72%, 72%) |
| HSV | hsv(345, 45%, 92%) |
| CMYK | cmyk(0%, 44.7%, 33.6%, 7.8%) |
| CIE-LAB | lab(66.54, 43.06, 4.20) |
| CIE-LCH | lch(66.54, 43.26, 5.57°) |
| OKLab | oklab(72.83% 0.1306 0.0115) |
| OKLCH | oklch(72.83% 0.131 5) |
| XYZ | xyz(48.2464, 36.0319, 35.8599) |
| Luminance | 0.3603 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.06
Rosa
#FE86A4
ΔE00 3.31
Rose Pink
#F7879A
ΔE00 3.38
Pinky
#FC86AA
ΔE00 3.58
Carnation Pink
#FF7FA7
ΔE00 3.87
Dull Pink
#D5869D
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB829C #82EBD1
analogous
#EB82D1 #EB829C #EB9D82
triadic
#EB829C #9CEB82 #829CEB
tetradic
#EB829C #D1EB82 #82EBD1 #9D82EB
square
#EB829C #D1EB82 #82EBD1 #9D82EB
split-complementary
#EB829C #82EB9D #82D1EB
monochromatic
#D1214D #E34D72 #EB829C #F3B7C6 #FBE5EA
Accessibility & contrast
On white
2.56
#EB829C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#EB829C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB829C
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB829C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB829C | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93969D
Deuteranopia (green-blind)
#AEA99A
Tritanopia (blue-blind)
#FB798B
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #eb829c; /* rgb */ color: rgb(235, 130, 156); /* oklch */ color: oklch(72.8% 0.131 5.0);
Tailwind
colors: {
custom: {
50: '#f4a8b9',
500: '#eb829c',
950: '#000000',
},
}SCSS
$custom: #eb829c; $custom-light: #f4a8b9; $custom-dark: #000000;
JSON
{
"hex": "#eb829c",
"rgb": {
"r": 235,
"g": 130,
"b": 156
},
"hsl": {
"h": 345.143,
"s": 72.414,
"l": 71.569
},
"oklch": {
"l": 0.72833,
"c": 0.13115,
"h": 5
},
"luminance": 0.36028
}Semantic roles & 50–950 ramp
primary
#EB829C
secondary
#D7F2EB
accent
#D4A411
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#171011
muted
#857F80