#EBABB2#EBABB2
#EBABB2 is a light, moderate red. Relative luminance 0.500; OKLCH L 80.3% C 0.076 H 11.6°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #EBABB2 |
|---|---|
| RGB | rgb(235, 171, 178) |
| HSL | hsl(353, 62%, 80%) |
| HSV | hsv(353, 27%, 92%) |
| CMYK | cmyk(0%, 27.2%, 24.3%, 7.8%) |
| CIE-LAB | lab(76.07, 24.44, 5.72) |
| CIE-LCH | lch(76.07, 25.10, 13.18°) |
| OKLab | oklab(80.31% 0.0742 0.0153) |
| OKLCH | oklch(80.31% 0.076 11.6) |
| XYZ | xyz(56.8607, 50.0053, 48.7678) |
| Luminance | 0.5000 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 3.96
Soft Pink
#FDB0C0
ΔE00 4.12
Dusty Pink
#D8A7B1
ΔE00 4.17
Faded Pink
#DE9DAC
ΔE00 4.48
Pale Rose
#FDC1C5
ΔE00 5.33
Pink
#FFC0CB
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBABB2 #ABEBE4
analogous
#EBABD2 #EBABB2 #EBC4AB
triadic
#EBABB2 #B2EBAB #ABB2EB
tetradic
#EBABB2 #D2EBAB #ABEBE4 #C4ABEB
square
#EBABB2 #D2EBAB #ABEBE4 #C4ABEB
split-complementary
#EBABB2 #ABEBC4 #ABD2EB
monochromatic
#D34857 #DF7A85 #EBABB2 #F7DCDF #F9E6E8
Accessibility & contrast
On white
1.91
#EBABB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#EBABB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBABB2
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBABB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBABB2 | 1.00 | 1.91 | 11.00 | 11.00 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B5B2
Deuteranopia (green-blind)
#C4C0B1
Tritanopia (blue-blind)
#F7A6AE
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #ebabb2; /* rgb */ color: rgb(235, 171, 178); /* oklch */ color: oklch(80.3% 0.076 11.6);
Tailwind
colors: {
custom: {
50: '#f2c4c9',
500: '#ebabb2',
950: '#000000',
},
}SCSS
$custom: #ebabb2; $custom-light: #f2c4c9; $custom-dark: #000000;
JSON
{
"hex": "#ebabb2",
"rgb": {
"r": 235,
"g": 171,
"b": 178
},
"hsl": {
"h": 353.438,
"s": 61.538,
"l": 79.608
},
"oklch": {
"l": 0.80307,
"c": 0.07573,
"h": 11.6
},
"luminance": 0.50002
}Semantic roles & 50–950 ramp
primary
#EBABB2
secondary
#73C7BE
accent
#C9B61C
background
#FFFDFD
surface
#FEF9F9
border
#D6D2D2
text
#171213
muted
#858282