#EBABB5#EBABB5
#EBABB5 is a light, moderate red. Relative luminance 0.501; OKLCH L 80.4% C 0.076 H 8.5°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #EBABB5 |
|---|---|
| RGB | rgb(235, 171, 181) |
| HSL | hsl(351, 62%, 80%) |
| HSV | hsv(351, 27%, 92%) |
| CMYK | cmyk(0%, 27.2%, 23%, 7.8%) |
| CIE-LAB | lab(76.15, 24.87, 4.19) |
| CIE-LCH | lch(76.15, 25.22, 9.57°) |
| OKLab | oklab(80.39% 0.0753 0.0113) |
| OKLCH | oklch(80.39% 0.076 8.5) |
| XYZ | xyz(57.1652, 50.1271, 50.3715) |
| Luminance | 0.5012 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 3.54
Lightpink
#FFB6C1
ΔE00 3.77
Dusty Pink
#D8A7B1
ΔE00 3.90
Faded Pink
#DE9DAC
ΔE00 3.97
Pastel Pink
#FFBACD
ΔE00 5.16
Pink
#FFC0CB
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBABB5 #ABEBE1
analogous
#EBABD5 #EBABB5 #EBC1AB
triadic
#EBABB5 #B5EBAB #ABB5EB
tetradic
#EBABB5 #D5EBAB #ABEBE1 #C1ABEB
square
#EBABB5 #D5EBAB #ABEBE1 #C1ABEB
split-complementary
#EBABB5 #ABEBC1 #ABD5EB
monochromatic
#D3485E #DF7A89 #EBABB5 #F7DCE1 #F9E6E9
Accessibility & contrast
On white
1.90
#EBABB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#EBABB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBABB5
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBABB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBABB5 | 1.00 | 1.90 | 11.02 | 11.02 |
| #FFFFFF | 1.90 | 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)
#B5B5B5
Deuteranopia (green-blind)
#C4C0B4
Tritanopia (blue-blind)
#F7A6AE
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #ebabb5; /* rgb */ color: rgb(235, 171, 181); /* oklch */ color: oklch(80.4% 0.076 8.5);
Tailwind
colors: {
custom: {
50: '#f2c4cb',
500: '#ebabb5',
950: '#000000',
},
}SCSS
$custom: #ebabb5; $custom-light: #f2c4cb; $custom-dark: #000000;
JSON
{
"hex": "#ebabb5",
"rgb": {
"r": 235,
"g": 171,
"b": 181
},
"hsl": {
"h": 350.625,
"s": 61.538,
"l": 79.608
},
"oklch": {
"l": 0.80389,
"c": 0.07615,
"h": 8.5
},
"luminance": 0.50124
}Semantic roles & 50–950 ramp
primary
#EBABB5
secondary
#73C7BA
accent
#C9AE1C
background
#FFFDFD
surface
#FEF9F9
border
#D6D2D2
text
#171213
muted
#858282