#EBABB3#EBABB3
#EBABB3 is a light, moderate red. Relative luminance 0.500; OKLCH L 80.3% C 0.076 H 10.6°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #EBABB3 |
|---|---|
| RGB | rgb(235, 171, 179) |
| HSL | hsl(353, 62%, 80%) |
| HSV | hsv(353, 27%, 92%) |
| CMYK | cmyk(0%, 27.2%, 23.8%, 7.8%) |
| CIE-LAB | lab(76.10, 24.58, 5.21) |
| CIE-LCH | lch(76.10, 25.13, 11.97°) |
| OKLab | oklab(80.33% 0.0746 0.014) |
| OKLCH | oklch(80.33% 0.076 10.6) |
| XYZ | xyz(56.9614, 50.0456, 49.2985) |
| Luminance | 0.5004 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 3.86
Soft Pink
#FDB0C0
ΔE00 3.90
Dusty Pink
#D8A7B1
ΔE00 4.05
Faded Pink
#DE9DAC
ΔE00 4.29
Pink
#FFC0CB
ΔE00 5.34
Pale Rose
#FDC1C5
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBABB3 #ABEBE3
analogous
#EBABD3 #EBABB3 #EBC3AB
triadic
#EBABB3 #B3EBAB #ABB3EB
tetradic
#EBABB3 #D3EBAB #ABEBE3 #C3ABEB
square
#EBABB3 #D3EBAB #ABEBE3 #C3ABEB
split-complementary
#EBABB3 #ABEBC3 #ABD3EB
monochromatic
#D3485A #DF7A86 #EBABB3 #F7DCE0 #F9E6E9
Accessibility & contrast
On white
1.91
#EBABB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#EBABB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBABB3
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBABB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBABB3 | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B5B3
Deuteranopia (green-blind)
#C4C0B2
Tritanopia (blue-blind)
#F7A6AE
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #ebabb3; /* rgb */ color: rgb(235, 171, 179); /* oklch */ color: oklch(80.3% 0.076 10.6);
Tailwind
colors: {
custom: {
50: '#f2c4c9',
500: '#ebabb3',
950: '#000000',
},
}SCSS
$custom: #ebabb3; $custom-light: #f2c4c9; $custom-dark: #000000;
JSON
{
"hex": "#ebabb3",
"rgb": {
"r": 235,
"g": 171,
"b": 179
},
"hsl": {
"h": 352.5,
"s": 61.538,
"l": 79.608
},
"oklch": {
"l": 0.80334,
"c": 0.07585,
"h": 10.6
},
"luminance": 0.50043
}Semantic roles & 50–950 ramp
primary
#EBABB3
secondary
#73C7BD
accent
#C9B41C
background
#FFFDFD
surface
#FEF9F9
border
#D6D2D2
text
#171213
muted
#858282