#EBB2BA#EBB2BA
#EBB2BA is a light, moderate red. Relative luminance 0.530; OKLCH L 81.8% C 0.067 H 9.3°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB2BA |
|---|---|
| RGB | rgb(235, 178, 186) |
| HSL | hsl(352, 59%, 81%) |
| HSV | hsv(352, 24%, 92%) |
| CMYK | cmyk(0%, 24.3%, 20.9%, 7.8%) |
| CIE-LAB | lab(77.91, 21.87, 4.01) |
| CIE-LCH | lch(77.91, 22.23, 10.40°) |
| OKLab | oklab(81.79% 0.0662 0.0108) |
| OKLCH | oklch(81.79% 0.067 9.3) |
| XYZ | xyz(59.0448, 53.0508, 53.5746) |
| Luminance | 0.5305 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 3.76
Dusty Pink
#D8A7B1
ΔE00 3.95
Pink
#FFC0CB
ΔE00 4.13
Pale Rose
#FDC1C5
ΔE00 4.14
Bubblegum
#FFC1CC
ΔE00 4.25
Soft Pink
#FDB0C0
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB2BA #B2EBE3
analogous
#EBB2D6 #EBB2BA #EBC6B2
triadic
#EBB2BA #BAEBB2 #B2BAEB
tetradic
#EBB2BA #D6EBB2 #B2EBE3 #C6B2EB
square
#EBB2BA #D6EBB2 #B2EBE3 #C6B2EB
split-complementary
#EBB2BA #B2EBC6 #B2D6EB
monochromatic
#D25163 #DE818E #EBB2BA #F8E3E6 #F9E7E9
Accessibility & contrast
On white
1.81
#EBB2BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#EBB2BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB2BA
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB2BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB2BA | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBABA
Deuteranopia (green-blind)
#C8C5B9
Tritanopia (blue-blind)
#F6AEB5
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ebb2ba; /* rgb */ color: rgb(235, 178, 186); /* oklch */ color: oklch(81.8% 0.067 9.3);
Tailwind
colors: {
custom: {
50: '#f2c9ce',
500: '#ebb2ba',
950: '#000000',
},
}SCSS
$custom: #ebb2ba; $custom-light: #f2c9ce; $custom-dark: #000000;
JSON
{
"hex": "#ebb2ba",
"rgb": {
"r": 235,
"g": 178,
"b": 186
},
"hsl": {
"h": 351.579,
"s": 58.763,
"l": 80.98
},
"oklch": {
"l": 0.81788,
"c": 0.06712,
"h": 9.3
},
"luminance": 0.53048
}Semantic roles & 50–950 ramp
primary
#EBB2BA
secondary
#7AC7BD
accent
#C6AF1F
background
#FFFDFE
surface
#FEF9FB
border
#D6D2D4
text
#171313
muted
#858283