#EBBEBA#EBBEBA
#EBBEBA is a very light, muted red. Relative luminance 0.580; OKLCH L 84.0% C 0.052 H 24.2°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBEBA |
|---|---|
| RGB | rgb(235, 190, 186) |
| HSL | hsl(5, 55%, 83%) |
| HSV | hsv(5, 21%, 92%) |
| CMYK | cmyk(0%, 19.1%, 20.9%, 7.8%) |
| CIE-LAB | lab(80.76, 15.49, 8.12) |
| CIE-LCH | lch(80.76, 17.49, 27.67°) |
| OKLab | oklab(84% 0.0477 0.0214) |
| OKLCH | oklch(84% 0.052 24.2) |
| XYZ | xyz(61.5377, 58.0366, 54.4055) |
| Luminance | 0.5803 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 4.99
Light Rose
#FFC5CB
ΔE00 5.55
Bubblegum
#FFC1CC
ΔE00 6.97
Pink
#FFC0CB
ΔE00 7.01
Pinkish Grey
#C8ACA9
ΔE00 7.49
Dusty Pink
#D8A7B1
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBEBA #BAE7EB
analogous
#EBBACE #EBBEBA #EBD6BA
triadic
#EBBEBA #BAEBBE #BEBAEB
tetradic
#EBBEBA #CEEBBA #BAE7EB #D6BAEB
square
#EBBEBA #CEEBBA #BAE7EB #D6BAEB
split-complementary
#EBBEBA #BAEBD6 #BACEEB
monochromatic
#CF655B #DD918B #EBBEBA #F8E9E7 #F8E9E7
Accessibility & contrast
On white
1.67
#EBBEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#EBBEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBEBA
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBEBA | 1.00 | 1.67 | 12.61 | 12.61 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C3BA
Deuteranopia (green-blind)
#D1CCB9
Tritanopia (blue-blind)
#F5B9BD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #ebbeba; /* rgb */ color: rgb(235, 190, 186); /* oklch */ color: oklch(84.0% 0.052 24.2);
Tailwind
colors: {
custom: {
50: '#f2d1ce',
500: '#ebbeba',
950: '#000000',
},
}SCSS
$custom: #ebbeba; $custom-light: #f2d1ce; $custom-dark: #000000;
JSON
{
"hex": "#ebbeba",
"rgb": {
"r": 235,
"g": 190,
"b": 186
},
"hsl": {
"h": 4.898,
"s": 55.056,
"l": 82.549
},
"oklch": {
"l": 0.84001,
"c": 0.05225,
"h": 24.2
},
"luminance": 0.58034
}Semantic roles & 50–950 ramp
primary
#EBBEBA
secondary
#82C2C7
accent
#B6C323
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171413
muted
#858383