#EBBACE#EBBACE
#EBBACE is a very light, moderate pink. Relative luminance 0.572; OKLCH L 83.8% C 0.062 H 352.1°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBACE |
|---|---|
| RGB | rgb(235, 186, 206) |
| HSL | hsl(336, 55%, 83%) |
| HSV | hsv(336, 21%, 92%) |
| CMYK | cmyk(0%, 20.9%, 12.3%, 7.8%) |
| CIE-LAB | lab(80.31, 20.71, -3.30) |
| CIE-LCH | lch(80.31, 20.98, 350.95°) |
| OKLab | oklab(83.82% 0.0612 -0.0085) |
| OKLCH | oklch(83.82% 0.062 352.1) |
| XYZ | xyz(62.9601, 57.2384, 66.1122) |
| Luminance | 0.5724 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pastel Pink
#FFBACD
ΔE00 4.49
Baby Pink
#FFB7CE
ΔE00 4.67
Bubblegum
#FFC1CC
ΔE00 5.11
Pink
#FFC0CB
ΔE00 5.18
Pale Pink
#FFCFDC
ΔE00 5.34
Powder Pink
#FFB2D0
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBACE #BAEBD7
analogous
#EBBAE7 #EBBACE #EBBEBA
triadic
#EBBACE #CEEBBA #BACEEB
tetradic
#EBBACE #E7EBBA #BAEBD7 #BEBAEB
square
#EBBACE #E7EBBA #BAEBD7 #BEBAEB
split-complementary
#EBBACE #BAEBBE #BAE7EB
monochromatic
#CF5B8B #DD8BAC #EBBACE #F8E7EE #F8E7EE
Accessibility & contrast
On white
1.69
#EBBACE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#EBBACE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBACE
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBACE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBACE | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC2CF
Deuteranopia (green-blind)
#C9CACD
Tritanopia (blue-blind)
#F3B9C1
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ebbace; /* rgb */ color: rgb(235, 186, 206); /* oklch */ color: oklch(83.8% 0.062 352.1);
Tailwind
colors: {
custom: {
50: '#f2cfdc',
500: '#ebbace',
950: '#000000',
},
}SCSS
$custom: #ebbace; $custom-light: #f2cfdc; $custom-dark: #000000;
JSON
{
"hex": "#ebbace",
"rgb": {
"r": 235,
"g": 186,
"b": 206
},
"hsl": {
"h": 335.51,
"s": 55.056,
"l": 82.549
},
"oklch": {
"l": 0.83823,
"c": 0.06182,
"h": 352.1
},
"luminance": 0.57236
}Semantic roles & 50–950 ramp
primary
#EBBACE
secondary
#82C7AB
accent
#C38123
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171315
muted
#858384