#EBB7BA#EBB7BA
#EBB7BA is a very light, moderate red. Relative luminance 0.551; OKLCH L 82.7% C 0.060 H 14.6°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB7BA |
|---|---|
| RGB | rgb(235, 183, 186) |
| HSL | hsl(357, 57%, 82%) |
| HSV | hsv(357, 22%, 92%) |
| CMYK | cmyk(0%, 22.1%, 20.9%, 7.8%) |
| CIE-LAB | lab(79.09, 19.20, 5.72) |
| CIE-LCH | lch(79.09, 20.04, 16.58°) |
| OKLab | oklab(82.7% 0.0585 0.0152) |
| OKLCH | oklch(82.7% 0.06 14.6) |
| XYZ | xyz(60.0578, 55.0769, 53.9122) |
| Luminance | 0.5507 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.42
Light Rose
#FFC5CB
ΔE00 4.14
Pink
#FFC0CB
ΔE00 4.59
Bubblegum
#FFC1CC
ΔE00 4.63
Lightpink
#FFB6C1
ΔE00 4.92
Dusty Pink
#D8A7B1
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB7BA #B7EBE8
analogous
#EBB7D4 #EBB7BA #EBCEB7
triadic
#EBB7BA #BAEBB7 #B7BAEB
tetradic
#EBB7BA #D4EBB7 #B7EBE8 #CEB7EB
square
#EBB7BA #D4EBB7 #B7EBE8 #CEB7EB
split-complementary
#EBB7BA #B7EBCE #B7D4EB
monochromatic
#D0575E #DE878C #EBB7BA #F8E7E8 #F8E7E8
Accessibility & contrast
On white
1.75
#EBB7BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#EBB7BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB7BA
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB7BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB7BA | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BEBA
Deuteranopia (green-blind)
#CCC8B9
Tritanopia (blue-blind)
#F6B3B8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #ebb7ba; /* rgb */ color: rgb(235, 183, 186); /* oklch */ color: oklch(82.7% 0.060 14.6);
Tailwind
colors: {
custom: {
50: '#f2ccce',
500: '#ebb7ba',
950: '#000000',
},
}SCSS
$custom: #ebb7ba; $custom-light: #f2ccce; $custom-dark: #000000;
JSON
{
"hex": "#ebb7ba",
"rgb": {
"r": 235,
"g": 183,
"b": 186
},
"hsl": {
"h": 356.538,
"s": 56.522,
"l": 81.961
},
"oklch": {
"l": 0.82702,
"c": 0.06043,
"h": 14.6
},
"luminance": 0.55074
}Semantic roles & 50–950 ramp
primary
#EBB7BA
secondary
#7FC7C3
accent
#C4BB21
background
#FFFEFE
surface
#FEFAFB
border
#D6D3D4
text
#171313
muted
#858383