#EBBECA#EBBECA
#EBBECA is a very light, muted pink. Relative luminance 0.588; OKLCH L 84.4% C 0.054 H 0.5°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBECA |
|---|---|
| RGB | rgb(235, 190, 202) |
| HSL | hsl(344, 53%, 83%) |
| HSV | hsv(344, 19%, 92%) |
| CMYK | cmyk(0%, 19.1%, 14%, 7.8%) |
| CIE-LAB | lab(81.16, 17.94, 0.09) |
| CIE-LCH | lch(81.16, 17.94, 0.29°) |
| OKLab | oklab(84.44% 0.0537 0.0005) |
| OKLCH | oklch(84.44% 0.054 0.5) |
| XYZ | xyz(63.3348, 58.7555, 63.8704) |
| Luminance | 0.5875 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Pink
#FFCFDC
ΔE00 4.25
Bubblegum
#FFC1CC
ΔE00 4.26
Pink
#FFC0CB
ΔE00 4.39
Light Rose
#FFC5CB
ΔE00 4.52
Light Pink
#FFD1DF
ΔE00 4.60
Pale Rose
#FDC1C5
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBECA #BEEBDF
analogous
#EBBEE0 #EBBECA #EBC8BE
triadic
#EBBECA #CAEBBE #BECAEB
tetradic
#EBBECA #E0EBBE #BEEBDF #C8BEEB
square
#EBBECA #E0EBBE #BEEBDF #C8BEEB
split-complementary
#EBBECA #BEEBC8 #BEE0EB
monochromatic
#CE607E #DD8FA4 #EBBECA #F8E8EC #F8E8EC
Accessibility & contrast
On white
1.65
#EBBECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#EBBECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBECA
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBECA | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C5CA
Deuteranopia (green-blind)
#CDCCC9
Tritanopia (blue-blind)
#F3BCC2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #ebbeca; /* rgb */ color: rgb(235, 190, 202); /* oklch */ color: oklch(84.4% 0.054 0.5);
Tailwind
colors: {
custom: {
50: '#f2d1da',
500: '#ebbeca',
950: '#000000',
},
}SCSS
$custom: #ebbeca; $custom-light: #f2d1da; $custom-dark: #000000;
JSON
{
"hex": "#ebbeca",
"rgb": {
"r": 235,
"g": 190,
"b": 202
},
"hsl": {
"h": 344,
"s": 52.941,
"l": 83.333
},
"oklch": {
"l": 0.84441,
"c": 0.0537,
"h": 0.5
},
"luminance": 0.58753
}Semantic roles & 50–950 ramp
primary
#EBBECA
secondary
#86C7B6
accent
#C09725
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383