#EBBEBB#EBBEBB
#EBBEBB is a very light, muted red. Relative luminance 0.581; OKLCH L 84.0% C 0.052 H 22.7°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBEBB |
|---|---|
| RGB | rgb(235, 190, 187) |
| HSL | hsl(4, 55%, 83%) |
| HSV | hsv(4, 20%, 92%) |
| CMYK | cmyk(0%, 19.1%, 20.4%, 7.8%) |
| CIE-LAB | lab(80.78, 15.63, 7.62) |
| CIE-LCH | lch(80.78, 17.39, 25.98°) |
| OKLab | oklab(84.03% 0.0481 0.0201) |
| OKLCH | oklch(84.03% 0.052 22.7) |
| XYZ | xyz(61.6444, 58.0793, 54.9674) |
| Luminance | 0.5808 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 4.72
Light Rose
#FFC5CB
ΔE00 5.25
Bubblegum
#FFC1CC
ΔE00 6.63
Pink
#FFC0CB
ΔE00 6.68
Dusty Pink
#D8A7B1
ΔE00 7.50
Pale Pink
#FFCFDC
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBEBB #BBE8EB
analogous
#EBBBD0 #EBBEBB #EBD6BB
triadic
#EBBEBB #BBEBBE #BEBBEB
tetradic
#EBBEBB #D0EBBB #BBE8EB #D6BBEB
square
#EBBEBB #D0EBBB #BBE8EB #D6BBEB
split-complementary
#EBBEBB #BBEBD6 #BBD0EB
monochromatic
#CF645C #DD918C #EBBEBB #F8E8E7 #F8E8E7
Accessibility & contrast
On white
1.66
#EBBEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#EBBEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBEBB
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBEBB | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C4BB
Deuteranopia (green-blind)
#D1CCBA
Tritanopia (blue-blind)
#F5B9BD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #ebbebb; /* rgb */ color: rgb(235, 190, 187); /* oklch */ color: oklch(84.0% 0.052 22.7);
Tailwind
colors: {
custom: {
50: '#f2d1cf',
500: '#ebbebb',
950: '#000000',
},
}SCSS
$custom: #ebbebb; $custom-light: #f2d1cf; $custom-dark: #000000;
JSON
{
"hex": "#ebbebb",
"rgb": {
"r": 235,
"g": 190,
"b": 187
},
"hsl": {
"h": 3.75,
"s": 54.545,
"l": 82.745
},
"oklch": {
"l": 0.84027,
"c": 0.05208,
"h": 22.7
},
"luminance": 0.58077
}Semantic roles & 50–950 ramp
primary
#EBBEBB
secondary
#83C3C7
accent
#B8C223
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171413
muted
#858383