#EBBEC3#EBBEC3
#EBBEC3 is a very light, muted red. Relative luminance 0.584; OKLCH L 84.2% C 0.052 H 10.7°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBEC3 |
|---|---|
| RGB | rgb(235, 190, 195) |
| HSL | hsl(353, 53%, 83%) |
| HSV | hsv(353, 19%, 92%) |
| CMYK | cmyk(0%, 19.1%, 17%, 7.8%) |
| CIE-LAB | lab(80.98, 16.84, 3.60) |
| CIE-LCH | lch(80.98, 17.22, 12.05°) |
| OKLab | oklab(84.24% 0.0511 0.0097) |
| OKLCH | oklch(84.24% 0.052 10.7) |
| XYZ | xyz(62.5248, 58.4314, 59.6040) |
| Luminance | 0.5843 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.84
Light Rose
#FFC5CB
ΔE00 3.87
Bubblegum
#FFC1CC
ΔE00 4.57
Pink
#FFC0CB
ΔE00 4.66
Pale Pink
#FFCFDC
ΔE00 5.19
Light Pink
#FFD1DF
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBEC3 #BEEBE6
analogous
#EBBED9 #EBBEC3 #EBCFBE
triadic
#EBBEC3 #C3EBBE #BEC3EB
tetradic
#EBBEC3 #D9EBBE #BEEBE6 #CFBEEB
square
#EBBEC3 #D9EBBE #BEEBE6 #CFBEEB
split-complementary
#EBBEC3 #BEEBCF #BED9EB
monochromatic
#CE606D #DD8F98 #EBBEC3 #F8E8E9 #F8E8E9
Accessibility & contrast
On white
1.66
#EBBEC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#EBBEC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBEC3
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBEC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBEC3 | 1.00 | 1.66 | 12.69 | 12.69 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C4C3
Deuteranopia (green-blind)
#CFCCC2
Tritanopia (blue-blind)
#F4BBC0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #ebbec3; /* rgb */ color: rgb(235, 190, 195); /* oklch */ color: oklch(84.2% 0.052 10.7);
Tailwind
colors: {
custom: {
50: '#f2d1d5',
500: '#ebbec3',
950: '#000000',
},
}SCSS
$custom: #ebbec3; $custom-light: #f2d1d5; $custom-dark: #000000;
JSON
{
"hex": "#ebbec3",
"rgb": {
"r": 235,
"g": 190,
"b": 195
},
"hsl": {
"h": 353.333,
"s": 52.941,
"l": 83.333
},
"oklch": {
"l": 0.84243,
"c": 0.052,
"h": 10.7
},
"luminance": 0.58429
}Semantic roles & 50–950 ramp
primary
#EBBEC3
secondary
#86C7C0
accent
#C0AF25
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383