#EBAECB#EBAECB
#EBAECB is a light, moderate pink. Relative luminance 0.522; OKLCH L 81.6% C 0.080 H 348.9°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #EBAECB |
|---|---|
| RGB | rgb(235, 174, 203) |
| HSL | hsl(331, 60%, 80%) |
| HSV | hsv(331, 26%, 92%) |
| CMYK | cmyk(0%, 26%, 13.6%, 7.8%) |
| CIE-LAB | lab(77.43, 26.63, -5.93) |
| CIE-LCH | lch(77.43, 27.28, 347.45°) |
| OKLab | oklab(81.57% 0.0786 -0.0154) |
| OKLCH | oklch(81.57% 0.08 348.9) |
| XYZ | xyz(60.1764, 52.2486, 63.4035) |
| Luminance | 0.5225 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 3.64
Baby Pink
#FFB7CE
ΔE00 4.35
Pastel Pink
#FFBACD
ΔE00 5.14
Soft Pink
#FDB0C0
ΔE00 6.08
Faded Pink
#DE9DAC
ΔE00 6.64
Dusty Pink
#D8A7B1
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBAECB #AEEBCE
analogous
#EBAEEA #EBAECB #EBAFAE
triadic
#EBAECB #CBEBAE #AECBEB
tetradic
#EBAECB #EAEBAE #AEEBCE #AFAEEB
square
#EBAECB #EAEBAE #AEEBCE #AFAEEB
split-complementary
#EBAECB #AEEBAF #AEEAEB
monochromatic
#D34C8C #DF7DAB #EBAECB #F7DFEB #F9E6EF
Accessibility & contrast
On white
1.83
#EBAECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#EBAECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBAECB
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBAECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBAECB | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B9CC
Deuteranopia (green-blind)
#C1C3C9
Tritanopia (blue-blind)
#F4ADB8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ebaecb; /* rgb */ color: rgb(235, 174, 203); /* oklch */ color: oklch(81.6% 0.080 348.9);
Tailwind
colors: {
custom: {
50: '#f2c6da',
500: '#ebaecb',
950: '#000000',
},
}SCSS
$custom: #ebaecb; $custom-light: #f2c6da; $custom-dark: #000000;
JSON
{
"hex": "#ebaecb",
"rgb": {
"r": 235,
"g": 174,
"b": 203
},
"hsl": {
"h": 331.475,
"s": 60.396,
"l": 80.196
},
"oklch": {
"l": 0.81571,
"c": 0.08006,
"h": 348.9
},
"luminance": 0.52246
}Semantic roles & 50–950 ramp
primary
#EBAECB
secondary
#76C7A1
accent
#C8771D
background
#FFFDFE
surface
#FEF9FB
border
#D6D2D4
text
#171314
muted
#858283