#EBAABB#EBAABB
#EBAABB is a light, moderate pink. Relative luminance 0.500; OKLCH L 80.4% C 0.079 H 1.8°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #EBAABB |
|---|---|
| RGB | rgb(235, 170, 187) |
| HSL | hsl(344, 62%, 79%) |
| HSV | hsv(344, 28%, 92%) |
| CMYK | cmyk(0%, 27.7%, 20.4%, 7.8%) |
| CIE-LAB | lab(76.07, 26.28, 0.80) |
| CIE-LCH | lch(76.07, 26.29, 1.75°) |
| OKLab | oklab(80.38% 0.0791 0.0025) |
| OKLCH | oklch(80.38% 0.079 1.8) |
| XYZ | xyz(57.6059, 50.0024, 53.6212) |
| Luminance | 0.5000 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 3.34
Faded Pink
#DE9DAC
ΔE00 3.61
Dusty Pink
#D8A7B1
ΔE00 4.29
Baby Pink
#FFB7CE
ΔE00 4.30
Pastel Pink
#FFBACD
ΔE00 4.38
Lightpink
#FFB6C1
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBAABB #AAEBDA
analogous
#EBAADC #EBAABB #EBBAAA
triadic
#EBAABB #BBEBAA #AABBEB
tetradic
#EBAABB #DCEBAA #AAEBDA #BAAAEB
square
#EBAABB #DCEBAA #AAEBDA #BAAAEB
split-complementary
#EBAABB #AAEBBA #AADCEB
monochromatic
#D4476C #DF7893 #EBAABB #F7DCE3 #F9E6EB
Accessibility & contrast
On white
1.91
#EBAABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#EBAABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBAABB
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBAABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBAABB | 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)
#B2B5BC
Deuteranopia (green-blind)
#C2C0BA
Tritanopia (blue-blind)
#F6A6B0
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #ebaabb; /* rgb */ color: rgb(235, 170, 187); /* oklch */ color: oklch(80.4% 0.079 1.8);
Tailwind
colors: {
custom: {
50: '#f2c3cf',
500: '#ebaabb',
950: '#000000',
},
}SCSS
$custom: #ebaabb; $custom-light: #f2c3cf; $custom-dark: #000000;
JSON
{
"hex": "#ebaabb",
"rgb": {
"r": 235,
"g": 170,
"b": 187
},
"hsl": {
"h": 344.308,
"s": 61.905,
"l": 79.412
},
"oklch": {
"l": 0.80381,
"c": 0.07911,
"h": 1.8
},
"luminance": 0.49999
}Semantic roles & 50–950 ramp
primary
#EBAABB
secondary
#DAF1EB
accent
#CA9C1C
background
#FEFCFC
surface
#FDF8F9
border
#D5D1D2
text
#171213
muted
#858182