#EFBDBB#EFBDBB
#EFBDBB is a very light, muted red. Relative luminance 0.583; OKLCH L 84.2% C 0.058 H 21.0°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBDBB |
|---|---|
| RGB | rgb(239, 189, 187) |
| HSL | hsl(2, 62%, 84%) |
| HSV | hsv(2, 22%, 94%) |
| CMYK | cmyk(0%, 20.9%, 21.8%, 6.3%) |
| CIE-LAB | lab(80.93, 17.62, 7.87) |
| CIE-LCH | lch(80.93, 19.30, 24.07°) |
| OKLab | oklab(84.23% 0.054 0.0208) |
| OKLCH | oklch(84.23% 0.058 21) |
| XYZ | xyz(62.7644, 58.3364, 54.9580) |
| Luminance | 0.5833 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.56
Light Rose
#FFC5CB
ΔE00 4.28
Bubblegum
#FFC1CC
ΔE00 5.62
Pink
#FFC0CB
ΔE00 5.64
Lightpink
#FFB6C1
ΔE00 6.34
Pale Pink
#FFCFDC
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBDBB #BBEDEF
analogous
#EFBBD3 #EFBDBB #EFD7BB
triadic
#EFBDBB #BBEFBD #BDBBEF
tetradic
#EFBDBB #D3EFBB #BBEDEF #D7BBEF
square
#EFBDBB #D3EFBB #BBEDEF #D7BBEF
split-complementary
#EFBDBB #BBEFD7 #BBD3EF
monochromatic
#D85D58 #E38D89 #EFBDBB #F9E7E6 #F9E7E6
Accessibility & contrast
On white
1.66
#EFBDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#EFBDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBDBB
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBDBB | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C3BB
Deuteranopia (green-blind)
#D2CDBA
Tritanopia (blue-blind)
#FAB8BD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #efbdbb; /* rgb */ color: rgb(239, 189, 187); /* oklch */ color: oklch(84.2% 0.058 21.0);
Tailwind
colors: {
custom: {
50: '#f5d1cf',
500: '#efbdbb',
950: '#000000',
},
}SCSS
$custom: #efbdbb; $custom-light: #f5d1cf; $custom-dark: #000000;
JSON
{
"hex": "#efbdbb",
"rgb": {
"r": 239,
"g": 189,
"b": 187
},
"hsl": {
"h": 2.308,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.84226,
"c": 0.05787,
"h": 21
},
"luminance": 0.58334
}Semantic roles & 50–950 ramp
primary
#EFBDBB
secondary
#81CACD
accent
#C3CA1C
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171413
muted
#858383