#EBBFBD#EBBFBD
#EBBFBD is a very light, muted red. Relative luminance 0.586; OKLCH L 84.3% C 0.051 H 21.3°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBFBD |
|---|---|
| RGB | rgb(235, 191, 189) |
| HSL | hsl(3, 53%, 83%) |
| HSV | hsv(3, 20%, 92%) |
| CMYK | cmyk(0%, 18.7%, 19.6%, 7.8%) |
| CIE-LAB | lab(81.07, 15.40, 6.96) |
| CIE-LCH | lch(81.07, 16.90, 24.31°) |
| OKLab | oklab(84.27% 0.0473 0.0184) |
| OKLCH | oklch(84.27% 0.051 21.3) |
| XYZ | xyz(62.0773, 58.6002, 56.1753) |
| Luminance | 0.5860 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 4.63
Light Rose
#FFC5CB
ΔE00 5.05
Bubblegum
#FFC1CC
ΔE00 6.41
Pink
#FFC0CB
ΔE00 6.48
Pale Pink
#FFCFDC
ΔE00 7.09
Dusty Pink
#D8A7B1
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBFBD #BDE9EB
analogous
#EBBDD2 #EBBFBD #EBD6BD
triadic
#EBBFBD #BDEBBF #BFBDEB
tetradic
#EBBFBD #D2EBBD #BDE9EB #D6BDEB
square
#EBBFBD #D2EBBD #BDE9EB #D6BDEB
split-complementary
#EBBFBD #BDEBD6 #BDD2EB
monochromatic
#CF645F #DD918E #EBBFBD #F8E8E8 #F8E8E8
Accessibility & contrast
On white
1.65
#EBBFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#EBBFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBFBD
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBFBD | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C5BD
Deuteranopia (green-blind)
#D1CDBC
Tritanopia (blue-blind)
#F5BBBF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #ebbfbd; /* rgb */ color: rgb(235, 191, 189); /* oklch */ color: oklch(84.3% 0.051 21.3);
Tailwind
colors: {
custom: {
50: '#f2d2d0',
500: '#ebbfbd',
950: '#000000',
},
}SCSS
$custom: #ebbfbd; $custom-light: #f2d2d0; $custom-dark: #000000;
JSON
{
"hex": "#ebbfbd",
"rgb": {
"r": 235,
"g": 191,
"b": 189
},
"hsl": {
"h": 2.609,
"s": 53.488,
"l": 83.137
},
"oklch": {
"l": 0.84267,
"c": 0.05073,
"h": 21.3
},
"luminance": 0.58598
}Semantic roles & 50–950 ramp
primary
#EBBFBD
secondary
#85C4C7
accent
#BAC125
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383