#EBB8BF#EBB8BF
#EBB8BF is a very light, muted red. Relative luminance 0.557; OKLCH L 83.0% C 0.060 H 9.2°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB8BF |
|---|---|
| RGB | rgb(235, 184, 191) |
| HSL | hsl(352, 56%, 82%) |
| HSV | hsv(352, 22%, 92%) |
| CMYK | cmyk(0%, 21.7%, 18.7%, 7.8%) |
| CIE-LAB | lab(79.45, 19.42, 3.54) |
| CIE-LCH | lch(79.45, 19.74, 10.32°) |
| OKLab | oklab(83.02% 0.0588 0.0096) |
| OKLCH | oklch(83.02% 0.06 9.2) |
| XYZ | xyz(60.8057, 55.7072, 56.8297) |
| Luminance | 0.5571 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.56
Pink
#FFC0CB
ΔE00 3.88
Light Rose
#FFC5CB
ΔE00 3.88
Bubblegum
#FFC1CC
ΔE00 3.89
Lightpink
#FFB6C1
ΔE00 4.60
Dusty Pink
#D8A7B1
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB8BF #B8EBE4
analogous
#EBB8D9 #EBB8BF #EBCBB8
triadic
#EBB8BF #BFEBB8 #B8BFEB
tetradic
#EBB8BF #D9EBB8 #B8EBE4 #CBB8EB
square
#EBB8BF #D9EBB8 #B8EBE4 #CBB8EB
split-complementary
#EBB8BF #B8EBCB #B8D9EB
monochromatic
#D05969 #DE8894 #EBB8BF #F8E7E9 #F8E7E9
Accessibility & contrast
On white
1.73
#EBB8BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#EBB8BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB8BF
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB8BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB8BF | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BFBF
Deuteranopia (green-blind)
#CBC8BE
Tritanopia (blue-blind)
#F5B4BA
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #ebb8bf; /* rgb */ color: rgb(235, 184, 191); /* oklch */ color: oklch(83.0% 0.060 9.2);
Tailwind
colors: {
custom: {
50: '#f2cdd2',
500: '#ebb8bf',
950: '#000000',
},
}SCSS
$custom: #ebb8bf; $custom-light: #f2cdd2; $custom-dark: #000000;
JSON
{
"hex": "#ebb8bf",
"rgb": {
"r": 235,
"g": 184,
"b": 191
},
"hsl": {
"h": 351.765,
"s": 56.044,
"l": 82.157
},
"oklch": {
"l": 0.83023,
"c": 0.05958,
"h": 9.2
},
"luminance": 0.55705
}Semantic roles & 50–950 ramp
primary
#EBB8BF
secondary
#80C7BE
accent
#C4AD22
background
#FFFEFE
surface
#FEFAFB
border
#D6D3D4
text
#171314
muted
#858383