#EBABB4#EBABB4
#EBABB4 is a light, moderate red. Relative luminance 0.501; OKLCH L 80.4% C 0.076 H 9.6°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #EBABB4 |
|---|---|
| RGB | rgb(235, 171, 180) |
| HSL | hsl(352, 62%, 80%) |
| HSV | hsv(352, 27%, 92%) |
| CMYK | cmyk(0%, 27.2%, 23.4%, 7.8%) |
| CIE-LAB | lab(76.12, 24.72, 4.70) |
| CIE-LCH | lch(76.12, 25.17, 10.77°) |
| OKLab | oklab(80.36% 0.0749 0.0126) |
| OKLCH | oklch(80.36% 0.076 9.6) |
| XYZ | xyz(57.0629, 50.0862, 49.8331) |
| Luminance | 0.5008 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 3.71
Lightpink
#FFB6C1
ΔE00 3.80
Dusty Pink
#D8A7B1
ΔE00 3.96
Faded Pink
#DE9DAC
ΔE00 4.11
Pink
#FFC0CB
ΔE00 5.26
Pastel Pink
#FFBACD
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBABB4 #ABEBE2
analogous
#EBABD4 #EBABB4 #EBC2AB
triadic
#EBABB4 #B4EBAB #ABB4EB
tetradic
#EBABB4 #D4EBAB #ABEBE2 #C2ABEB
square
#EBABB4 #D4EBAB #ABEBE2 #C2ABEB
split-complementary
#EBABB4 #ABEBC2 #ABD4EB
monochromatic
#D3485C #DF7A88 #EBABB4 #F7DCE0 #F9E6E9
Accessibility & contrast
On white
1.91
#EBABB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#EBABB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBABB4
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBABB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBABB4 | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B5B4
Deuteranopia (green-blind)
#C4C0B3
Tritanopia (blue-blind)
#F7A6AE
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #ebabb4; /* rgb */ color: rgb(235, 171, 180); /* oklch */ color: oklch(80.4% 0.076 9.6);
Tailwind
colors: {
custom: {
50: '#f2c4ca',
500: '#ebabb4',
950: '#000000',
},
}SCSS
$custom: #ebabb4; $custom-light: #f2c4ca; $custom-dark: #000000;
JSON
{
"hex": "#ebabb4",
"rgb": {
"r": 235,
"g": 171,
"b": 180
},
"hsl": {
"h": 351.563,
"s": 61.538,
"l": 79.608
},
"oklch": {
"l": 0.80362,
"c": 0.07598,
"h": 9.6
},
"luminance": 0.50083
}Semantic roles & 50–950 ramp
primary
#EBABB4
secondary
#73C7BB
accent
#C9B11C
background
#FFFDFD
surface
#FEF9F9
border
#D6D2D2
text
#171213
muted
#858282