#EBAECF#EBAECF
#EBAECF is a light, moderate pink. Relative luminance 0.524; OKLCH L 81.7% C 0.083 H 345.4°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #EBAECF |
|---|---|
| RGB | rgb(235, 174, 207) |
| HSL | hsl(328, 60%, 80%) |
| HSV | hsv(328, 26%, 92%) |
| CMYK | cmyk(0%, 26%, 11.9%, 7.8%) |
| CIE-LAB | lab(77.54, 27.28, -7.93) |
| CIE-LCH | lch(77.54, 28.41, 343.78°) |
| OKLab | oklab(81.7% 0.0799 -0.0208) |
| OKLCH | oklch(81.7% 0.083 345.4) |
| XYZ | xyz(60.6593, 52.4417, 65.9464) |
| Luminance | 0.5244 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.06
Baby Pink
#FFB7CE
ΔE00 5.11
Pastel Pink
#FFBACD
ΔE00 6.00
Soft Pink
#FDB0C0
ΔE00 7.11
Lilac
#C8A2C8
ΔE00 7.43
Faded Pink
#DE9DAC
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBAECF #AEEBCA
analogous
#E8AEEB #EBAECF #EBAEB0
triadic
#EBAECF #CFEBAE #AECFEB
tetradic
#EBAECF #EBE8AE #AEEBCA #AEB0EB
square
#EBAECF #EBE8AE #AEEBCA #AEB0EB
split-complementary
#EBAECF #B0EBAE #AEEBE8
monochromatic
#D34C95 #DF7DB2 #EBAECF #F7DFEC #F9E6F0
Accessibility & contrast
On white
1.83
#EBAECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#EBAECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBAECF
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBAECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBAECF | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2BAD0
Deuteranopia (green-blind)
#C0C3CD
Tritanopia (blue-blind)
#F3AEB9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #ebaecf; /* rgb */ color: rgb(235, 174, 207); /* oklch */ color: oklch(81.7% 0.083 345.4);
Tailwind
colors: {
custom: {
50: '#f2c6dd',
500: '#ebaecf',
950: '#000000',
},
}SCSS
$custom: #ebaecf; $custom-light: #f2c6dd; $custom-dark: #000000;
JSON
{
"hex": "#ebaecf",
"rgb": {
"r": 235,
"g": 174,
"b": 207
},
"hsl": {
"h": 327.541,
"s": 60.396,
"l": 80.196
},
"oklch": {
"l": 0.81697,
"c": 0.0826,
"h": 345.4
},
"luminance": 0.52439
}Semantic roles & 50–950 ramp
primary
#EBAECF
secondary
#76C79B
accent
#C86C1D
background
#FFFDFE
surface
#FEF9FC
border
#D6D2D5
text
#171315
muted
#858284