#EBAABC#EBAABC
#EBAABC is a light, moderate pink. Relative luminance 0.500; OKLCH L 80.4% C 0.079 H 0.8°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #EBAABC |
|---|---|
| RGB | rgb(235, 170, 188) |
| HSL | hsl(343, 62%, 79%) |
| HSV | hsv(343, 28%, 92%) |
| CMYK | cmyk(0%, 27.7%, 20%, 7.8%) |
| CIE-LAB | lab(76.10, 26.43, 0.30) |
| CIE-LCH | lch(76.10, 26.43, 0.64°) |
| OKLab | oklab(80.41% 0.0794 0.0012) |
| OKLCH | oklch(80.41% 0.079 0.8) |
| XYZ | xyz(57.7134, 50.0453, 54.1870) |
| Luminance | 0.5004 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 3.45
Faded Pink
#DE9DAC
ΔE00 3.71
Baby Pink
#FFB7CE
ΔE00 4.18
Pastel Pink
#FFBACD
ΔE00 4.34
Dusty Pink
#D8A7B1
ΔE00 4.43
Lightpink
#FFB6C1
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBAABC #AAEBD9
analogous
#EBAADD #EBAABC #EBB9AA
triadic
#EBAABC #BCEBAA #AABCEB
tetradic
#EBAABC #DDEBAA #AAEBD9 #B9AAEB
square
#EBAABC #DDEBAA #AAEBD9 #B9AAEB
split-complementary
#EBAABC #AAEBB9 #AADDEB
monochromatic
#D4476E #DF7895 #EBAABC #F7DCE3 #F9E6EB
Accessibility & contrast
On white
1.91
#EBAABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#EBAABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBAABC
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBAABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBAABC | 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)
#B2B5BD
Deuteranopia (green-blind)
#C2C0BB
Tritanopia (blue-blind)
#F6A6B0
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #ebaabc; /* rgb */ color: rgb(235, 170, 188); /* oklch */ color: oklch(80.4% 0.079 0.8);
Tailwind
colors: {
custom: {
50: '#f2c3d0',
500: '#ebaabc',
950: '#000000',
},
}SCSS
$custom: #ebaabc; $custom-light: #f2c3d0; $custom-dark: #000000;
JSON
{
"hex": "#ebaabc",
"rgb": {
"r": 235,
"g": 170,
"b": 188
},
"hsl": {
"h": 343.385,
"s": 61.905,
"l": 79.412
},
"oklch": {
"l": 0.8041,
"c": 0.07944,
"h": 0.8
},
"luminance": 0.50042
}Semantic roles & 50–950 ramp
primary
#EBAABC
secondary
#72C7B0
accent
#CA9A1C
background
#FFFDFE
surface
#FEF9FB
border
#D6D2D4
text
#171213
muted
#858283