#EBA8A2#EBA8A2
#EBA8A2 is a light, moderate red. Relative luminance 0.483; OKLCH L 79.4% C 0.080 H 24.8°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #EBA8A2 |
|---|---|
| RGB | rgb(235, 168, 162) |
| HSL | hsl(5, 65%, 78%) |
| HSV | hsv(5, 31%, 92%) |
| CMYK | cmyk(0%, 28.5%, 31.1%, 7.8%) |
| CIE-LAB | lab(75.00, 23.87, 12.94) |
| CIE-LCH | lch(75.00, 27.15, 28.45°) |
| OKLab | oklab(79.36% 0.0728 0.0336) |
| OKLCH | oklch(79.36% 0.08 24.8) |
| XYZ | xyz(54.7867, 48.2793, 40.6086) |
| Luminance | 0.4828 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.01
Light Salmon
#FEA993
ΔE00 6.49
Pale Salmon
#FFB19A
ΔE00 6.87
Peachy Pink
#FF9A8A
ΔE00 6.89
Pale Rose
#FDC1C5
ΔE00 7.32
Lightpink
#FFB6C1
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBA8A2 #A2E5EB
analogous
#EBA2C0 #EBA8A2 #EBCDA2
triadic
#EBA8A2 #A2EBA8 #A8A2EB
tetradic
#EBA8A2 #C0EBA2 #A2E5EB #CDA2EB
square
#EBA8A2 #C0EBA2 #A2E5EB #CDA2EB
split-complementary
#EBA8A2 #A2EBCD #A2C0EB
monochromatic
#D54A3D #E07970 #EBA8A2 #F6D7D4 #FAE7E6
Accessibility & contrast
On white
1.97
#EBA8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#EBA8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBA8A2
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBA8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBA8A2 | 1.00 | 1.97 | 10.66 | 10.66 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B1A1
Deuteranopia (green-blind)
#C5BEA1
Tritanopia (blue-blind)
#F9A0A7
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #eba8a2; /* rgb */ color: rgb(235, 168, 162); /* oklch */ color: oklch(79.4% 0.080 24.8);
Tailwind
colors: {
custom: {
50: '#f3c2bd',
500: '#eba8a2',
950: '#000000',
},
}SCSS
$custom: #eba8a2; $custom-light: #f3c2bd; $custom-dark: #000000;
JSON
{
"hex": "#eba8a2",
"rgb": {
"r": 235,
"g": 168,
"b": 162
},
"hsl": {
"h": 4.932,
"s": 64.602,
"l": 77.843
},
"oklch": {
"l": 0.79356,
"c": 0.08015,
"h": 24.8
},
"luminance": 0.48276
}Semantic roles & 50–950 ramp
primary
#EBA8A2
secondary
#DAEFF1
accent
#BECC19
background
#FFFBFB
surface
#FEF7F6
border
#D6D0D0
text
#171212
muted
#858181