#EBBEC9#EBBEC9
#EBBEC9 is a very light, muted red. Relative luminance 0.587; OKLCH L 84.4% C 0.053 H 2.0°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBEC9 |
|---|---|
| RGB | rgb(235, 190, 201) |
| HSL | hsl(345, 53%, 83%) |
| HSV | hsv(345, 19%, 92%) |
| CMYK | cmyk(0%, 19.1%, 14.5%, 7.8%) |
| CIE-LAB | lab(81.13, 17.78, 0.59) |
| CIE-LCH | lch(81.13, 17.79, 1.90°) |
| OKLab | oklab(84.41% 0.0533 0.0018) |
| OKLCH | oklch(84.41% 0.053 2) |
| XYZ | xyz(63.2168, 58.7083, 63.2488) |
| Luminance | 0.5871 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Bubblegum
#FFC1CC
ΔE00 4.21
Pale Pink
#FFCFDC
ΔE00 4.30
Pink
#FFC0CB
ΔE00 4.33
Light Rose
#FFC5CB
ΔE00 4.34
Light Pink
#FFD1DF
ΔE00 4.68
Pale Rose
#FDC1C5
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBEC9 #BEEBE0
analogous
#EBBEDF #EBBEC9 #EBC9BE
triadic
#EBBEC9 #C9EBBE #BEC9EB
tetradic
#EBBEC9 #DFEBBE #BEEBE0 #C9BEEB
square
#EBBEC9 #DFEBBE #BEEBE0 #C9BEEB
split-complementary
#EBBEC9 #BEEBC9 #BEDFEB
monochromatic
#CE607B #DD8FA2 #EBBEC9 #F8E8EC #F8E8EC
Accessibility & contrast
On white
1.65
#EBBEC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#EBBEC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBEC9
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBEC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBEC9 | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C5C9
Deuteranopia (green-blind)
#CECCC8
Tritanopia (blue-blind)
#F3BCC2
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #ebbec9; /* rgb */ color: rgb(235, 190, 201); /* oklch */ color: oklch(84.4% 0.053 2.0);
Tailwind
colors: {
custom: {
50: '#f2d1d9',
500: '#ebbec9',
950: '#000000',
},
}SCSS
$custom: #ebbec9; $custom-light: #f2d1d9; $custom-dark: #000000;
JSON
{
"hex": "#ebbec9",
"rgb": {
"r": 235,
"g": 190,
"b": 201
},
"hsl": {
"h": 345.333,
"s": 52.941,
"l": 83.333
},
"oklch": {
"l": 0.84412,
"c": 0.05336,
"h": 2
},
"luminance": 0.58706
}Semantic roles & 50–950 ramp
primary
#EBBEC9
secondary
#86C7B7
accent
#C09A25
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383