#EBBABB#EBBABB
#EBBABB is a very light, muted red. Relative luminance 0.564; OKLCH L 83.3% C 0.057 H 17.0°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBABB |
|---|---|
| RGB | rgb(235, 186, 187) |
| HSL | hsl(359, 55%, 83%) |
| HSV | hsv(359, 21%, 92%) |
| CMYK | cmyk(0%, 20.9%, 20.4%, 7.8%) |
| CIE-LAB | lab(79.82, 17.76, 6.24) |
| CIE-LCH | lch(79.82, 18.82, 19.36°) |
| OKLab | oklab(83.28% 0.0542 0.0166) |
| OKLCH | oklch(83.28% 0.057 17) |
| XYZ | xyz(60.7899, 56.3703, 54.6825) |
| Luminance | 0.5637 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.58
Light Rose
#FFC5CB
ΔE00 4.22
Bubblegum
#FFC1CC
ΔE00 5.14
Pink
#FFC0CB
ΔE00 5.15
Lightpink
#FFB6C1
ΔE00 5.81
Dusty Pink
#D8A7B1
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBABB #BAEBEA
analogous
#EBBAD3 #EBBABB #EBD2BA
triadic
#EBBABB #BBEBBA #BABBEB
tetradic
#EBBABB #D3EBBA #BAEBEA #D2BAEB
square
#EBBABB #D3EBBA #BAEBEA #D2BAEB
split-complementary
#EBBABB #BAEBD2 #BAD3EB
monochromatic
#CF5B5D #DD8B8C #EBBABB #F8E7E8 #F8E7E8
Accessibility & contrast
On white
1.71
#EBBABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#EBBABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBABB
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBABB | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C1BB
Deuteranopia (green-blind)
#CEC9BA
Tritanopia (blue-blind)
#F5B6BB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ebbabb; /* rgb */ color: rgb(235, 186, 187); /* oklch */ color: oklch(83.3% 0.057 17.0);
Tailwind
colors: {
custom: {
50: '#f2cfcf',
500: '#ebbabb',
950: '#000000',
},
}SCSS
$custom: #ebbabb; $custom-light: #f2cfcf; $custom-dark: #000000;
JSON
{
"hex": "#ebbabb",
"rgb": {
"r": 235,
"g": 186,
"b": 187
},
"hsl": {
"h": 358.776,
"s": 55.056,
"l": 82.549
},
"oklch": {
"l": 0.83282,
"c": 0.05669,
"h": 17
},
"luminance": 0.56368
}Semantic roles & 50–950 ramp
primary
#EBBABB
secondary
#82C7C6
accent
#C3BF23
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171313
muted
#858383