#EBAECC#EBAECC
#EBAECC is a light, moderate pink. Relative luminance 0.523; OKLCH L 81.6% C 0.081 H 348.0°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #EBAECC |
|---|---|
| RGB | rgb(235, 174, 204) |
| HSL | hsl(330, 60%, 80%) |
| HSV | hsv(330, 26%, 92%) |
| CMYK | cmyk(0%, 26%, 13.2%, 7.8%) |
| CIE-LAB | lab(77.46, 26.79, -6.43) |
| CIE-LCH | lch(77.46, 27.55, 346.50°) |
| OKLab | oklab(81.6% 0.0789 -0.0167) |
| OKLCH | oklch(81.6% 0.081 348) |
| XYZ | xyz(60.2960, 52.2964, 64.0332) |
| Luminance | 0.5229 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 3.71
Baby Pink
#FFB7CE
ΔE00 4.53
Pastel Pink
#FFBACD
ΔE00 5.35
Soft Pink
#FDB0C0
ΔE00 6.34
Faded Pink
#DE9DAC
ΔE00 6.88
Dusty Pink
#D8A7B1
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBAECC #AEEBCD
analogous
#EBAEEA #EBAECC #EBAEAE
triadic
#EBAECC #CCEBAE #AECCEB
tetradic
#EBAECC #EAEBAE #AEEBCD #AEAEEB
square
#EBAECC #EAEBAE #AEEBCD #AEAEEB
split-complementary
#EBAECC #AEEBAE #AEEAEB
monochromatic
#D34C8E #DF7DAD #EBAECC #F7DFEB #F9E6F0
Accessibility & contrast
On white
1.83
#EBAECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#EBAECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBAECC
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBAECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBAECC | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B9CD
Deuteranopia (green-blind)
#C1C3CA
Tritanopia (blue-blind)
#F4ADB8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ebaecc; /* rgb */ color: rgb(235, 174, 204); /* oklch */ color: oklch(81.6% 0.081 348.0);
Tailwind
colors: {
custom: {
50: '#f2c6db',
500: '#ebaecc',
950: '#000000',
},
}SCSS
$custom: #ebaecc; $custom-light: #f2c6db; $custom-dark: #000000;
JSON
{
"hex": "#ebaecc",
"rgb": {
"r": 235,
"g": 174,
"b": 204
},
"hsl": {
"h": 330.492,
"s": 60.396,
"l": 80.196
},
"oklch": {
"l": 0.81602,
"c": 0.08067,
"h": 348
},
"luminance": 0.52294
}Semantic roles & 50–950 ramp
primary
#EBAECC
secondary
#76C79F
accent
#C8741D
background
#FFFDFE
surface
#FEF9FB
border
#D6D2D4
text
#171315
muted
#858284