#EBBACF#EBBACF
#EBBACF is a very light, moderate pink. Relative luminance 0.573; OKLCH L 83.9% C 0.062 H 351.0°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBACF |
|---|---|
| RGB | rgb(235, 186, 207) |
| HSL | hsl(334, 55%, 83%) |
| HSV | hsv(334, 21%, 92%) |
| CMYK | cmyk(0%, 20.9%, 11.9%, 7.8%) |
| CIE-LAB | lab(80.34, 20.88, -3.80) |
| CIE-LCH | lch(80.34, 21.22, 349.69°) |
| OKLab | oklab(83.85% 0.0616 -0.0098) |
| OKLCH | oklch(83.85% 0.062 351) |
| XYZ | xyz(63.0820, 57.2871, 66.7540) |
| Luminance | 0.5728 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pastel Pink
#FFBACD
ΔE00 4.60
Baby Pink
#FFB7CE
ΔE00 4.70
Bubblegum
#FFC1CC
ΔE00 5.34
Pink
#FFC0CB
ΔE00 5.41
Powder Pink
#FFB2D0
ΔE00 5.43
Pale Pink
#FFCFDC
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBACF #BAEBD6
analogous
#EBBAE7 #EBBACF #EBBEBA
triadic
#EBBACF #CFEBBA #BACFEB
tetradic
#EBBACF #E7EBBA #BAEBD6 #BEBAEB
square
#EBBACF #E7EBBA #BAEBD6 #BEBAEB
split-complementary
#EBBACF #BAEBBE #BAE7EB
monochromatic
#CF5B8D #DD8BAE #EBBACF #F8E7EE #F8E7EE
Accessibility & contrast
On white
1.69
#EBBACF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#EBBACF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBACF
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBACF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBACF | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC3D0
Deuteranopia (green-blind)
#C9CACE
Tritanopia (blue-blind)
#F3B9C1
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ebbacf; /* rgb */ color: rgb(235, 186, 207); /* oklch */ color: oklch(83.9% 0.062 351.0);
Tailwind
colors: {
custom: {
50: '#f2cfdd',
500: '#ebbacf',
950: '#000000',
},
}SCSS
$custom: #ebbacf; $custom-light: #f2cfdd; $custom-dark: #000000;
JSON
{
"hex": "#ebbacf",
"rgb": {
"r": 235,
"g": 186,
"b": 207
},
"hsl": {
"h": 334.286,
"s": 55.056,
"l": 82.549
},
"oklch": {
"l": 0.83853,
"c": 0.06237,
"h": 351
},
"luminance": 0.57285
}Semantic roles & 50–950 ramp
primary
#EBBACF
secondary
#82C7AA
accent
#C37E23
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171315
muted
#858384