#EBBABA#EBBABA
#EBBABA is a very light, muted red. Relative luminance 0.563; OKLCH L 83.3% C 0.057 H 18.4°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBABA |
|---|---|
| RGB | rgb(235, 186, 186) |
| HSL | hsl(0, 55%, 83%) |
| HSV | hsv(0, 21%, 92%) |
| CMYK | cmyk(0%, 20.9%, 20.9%, 7.8%) |
| CIE-LAB | lab(79.80, 17.61, 6.74) |
| CIE-LCH | lch(79.80, 18.86, 20.96°) |
| OKLab | oklab(83.26% 0.0538 0.0179) |
| OKLCH | oklch(83.26% 0.057 18.4) |
| XYZ | xyz(60.6832, 56.3276, 54.1207) |
| Luminance | 0.5633 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.73
Light Rose
#FFC5CB
ΔE00 4.42
Bubblegum
#FFC1CC
ΔE00 5.42
Pink
#FFC0CB
ΔE00 5.43
Lightpink
#FFB6C1
ΔE00 6.04
Dusty Pink
#D8A7B1
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBABA #BAEBEB
analogous
#EBBAD2 #EBBABA #EBD2BA
triadic
#EBBABA #BAEBBA #BABAEB
tetradic
#EBBABA #D2EBBA #BAEBEB #D2BAEB
square
#EBBABA #D2EBBA #BAEBEB #D2BAEB
split-complementary
#EBBABA #BAEBD2 #BAD2EB
monochromatic
#CF5B5B #DD8B8B #EBBABA #F8E7E7 #F8E7E7
Accessibility & contrast
On white
1.71
#EBBABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#EBBABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBABA
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBABA | 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)
#C3C0BA
Deuteranopia (green-blind)
#CEC9B9
Tritanopia (blue-blind)
#F6B5BA
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ebbaba; /* rgb */ color: rgb(235, 186, 186); /* oklch */ color: oklch(83.3% 0.057 18.4);
Tailwind
colors: {
custom: {
50: '#f2cfce',
500: '#ebbaba',
950: '#000000',
},
}SCSS
$custom: #ebbaba; $custom-light: #f2cfce; $custom-dark: #000000;
JSON
{
"hex": "#ebbaba",
"rgb": {
"r": 235,
"g": 186,
"b": 186
},
"hsl": {
"h": 0,
"s": 55.056,
"l": 82.549
},
"oklch": {
"l": 0.83256,
"c": 0.05672,
"h": 18.4
},
"luminance": 0.56325
}Semantic roles & 50–950 ramp
primary
#EBBABA
secondary
#82C7C7
accent
#C3C323
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171313
muted
#858383