#EBA0B2#EBA0B2
#EBA0B2 is a light, moderate red. Relative luminance 0.460; OKLCH L 78.4% C 0.092 H 3.7°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #EBA0B2 |
|---|---|
| RGB | rgb(235, 160, 178) |
| HSL | hsl(346, 65%, 77%) |
| HSV | hsv(346, 32%, 92%) |
| CMYK | cmyk(0%, 31.9%, 24.3%, 7.8%) |
| CIE-LAB | lab(73.56, 30.29, 2.09) |
| CIE-LCH | lch(73.56, 30.36, 3.94°) |
| OKLab | oklab(78.37% 0.0915 0.0059) |
| OKLCH | oklch(78.37% 0.092 3.7) |
| XYZ | xyz(54.8687, 46.0214, 48.1038) |
| Luminance | 0.4602 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.47
Soft Pink
#FDB0C0
ΔE00 4.31
Pig Pink
#E78EA5
ΔE00 4.44
Dusty Pink
#D8A7B1
ΔE00 5.43
Lightpink
#FFB6C1
ΔE00 5.79
Baby Pink
#FFB7CE
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBA0B2 #A0EBD9
analogous
#EBA0D7 #EBA0B2 #EBB4A0
triadic
#EBA0B2 #B2EBA0 #A0B2EB
tetradic
#EBA0B2 #D7EBA0 #A0EBD9 #B4A0EB
square
#EBA0B2 #D7EBA0 #A0EBD9 #B4A0EB
split-complementary
#EBA0B2 #A0EBB4 #A0D7EB
monochromatic
#D63B60 #E06D89 #EBA0B2 #F6D3DB #FAE6EB
Accessibility & contrast
On white
2.06
#EBA0B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#EBA0B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBA0B2
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBA0B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBA0B2 | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABADB3
Deuteranopia (green-blind)
#BDBAB0
Tritanopia (blue-blind)
#F89BA6
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #eba0b2; /* rgb */ color: rgb(235, 160, 178); /* oklch */ color: oklch(78.4% 0.092 3.7);
Tailwind
colors: {
custom: {
50: '#f3bdc9',
500: '#eba0b2',
950: '#000000',
},
}SCSS
$custom: #eba0b2; $custom-light: #f3bdc9; $custom-dark: #000000;
JSON
{
"hex": "#eba0b2",
"rgb": {
"r": 235,
"g": 160,
"b": 178
},
"hsl": {
"h": 345.6,
"s": 65.217,
"l": 77.451
},
"oklch": {
"l": 0.78373,
"c": 0.09166,
"h": 3.7
},
"luminance": 0.46018
}Semantic roles & 50–950 ramp
primary
#EBA0B2
secondary
#DAF1EC
accent
#CDA218
background
#FFFBFC
surface
#FEF6F8
border
#D6D0D1
text
#171213
muted
#858182