#EBBBBD#EBBBBD
#EBBBBD is a very light, muted red. Relative luminance 0.569; OKLCH L 83.5% C 0.055 H 15.5°. Best body text is #000000 at 12.38:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBBBD |
|---|---|
| RGB | rgb(235, 187, 189) |
| HSL | hsl(358, 55%, 83%) |
| HSV | hsv(358, 20%, 92%) |
| CMYK | cmyk(0%, 20.4%, 19.6%, 7.8%) |
| CIE-LAB | lab(80.11, 17.52, 5.58) |
| CIE-LCH | lch(80.11, 18.39, 17.65°) |
| OKLab | oklab(83.52% 0.0534 0.0148) |
| OKLCH | oklch(83.52% 0.055 15.5) |
| XYZ | xyz(61.2169, 56.8793, 55.8884) |
| Luminance | 0.5688 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.53
Light Rose
#FFC5CB
ΔE00 4.03
Bubblegum
#FFC1CC
ΔE00 4.91
Pink
#FFC0CB
ΔE00 4.94
Lightpink
#FFB6C1
ΔE00 5.79
Dusty Pink
#D8A7B1
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBBBD #BBEBE9
analogous
#EBBBD5 #EBBBBD #EBD1BB
triadic
#EBBBBD #BDEBBB #BBBDEB
tetradic
#EBBBBD #D5EBBB #BBEBE9 #D1BBEB
square
#EBBBBD #D5EBBB #BBEBE9 #D1BBEB
split-complementary
#EBBBBD #BBEBD1 #BBD5EB
monochromatic
#CF5C61 #DD8C8F #EBBBBD #F8E7E8 #F8E7E8
Accessibility & contrast
On white
1.70
#EBBBBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.38
#EBBBBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBBBD
12.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBBBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBBBD | 1.00 | 1.70 | 12.38 | 12.38 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C1BD
Deuteranopia (green-blind)
#CECABC
Tritanopia (blue-blind)
#F5B7BC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ebbbbd; /* rgb */ color: rgb(235, 187, 189); /* oklch */ color: oklch(83.5% 0.055 15.5);
Tailwind
colors: {
custom: {
50: '#f2cfd0',
500: '#ebbbbd',
950: '#000000',
},
}SCSS
$custom: #ebbbbd; $custom-light: #f2cfd0; $custom-dark: #000000;
JSON
{
"hex": "#ebbbbd",
"rgb": {
"r": 235,
"g": 187,
"b": 189
},
"hsl": {
"h": 357.5,
"s": 54.545,
"l": 82.745
},
"oklch": {
"l": 0.83522,
"c": 0.05545,
"h": 15.5
},
"luminance": 0.56877
}Semantic roles & 50–950 ramp
primary
#EBBBBD
secondary
#83C7C5
accent
#C2BB23
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171314
muted
#858383