#EFBDB5#EFBDB5
#EFBDB5 is a very light, muted red. Relative luminance 0.581; OKLCH L 84.1% C 0.059 H 28.8°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBDB5 |
|---|---|
| RGB | rgb(239, 189, 181) |
| HSL | hsl(8, 64%, 82%) |
| HSV | hsv(8, 24%, 94%) |
| CMYK | cmyk(0%, 20.9%, 24.3%, 6.3%) |
| CIE-LAB | lab(80.79, 16.77, 10.90) |
| CIE-LCH | lch(80.79, 20.00, 33.02°) |
| OKLab | oklab(84.07% 0.0517 0.0285) |
| OKLCH | oklch(84.07% 0.059 28.8) |
| XYZ | xyz(62.1355, 58.0848, 51.6456) |
| Luminance | 0.5808 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.53
Light Rose
#FFC5CB
ΔE00 6.32
Pale Salmon
#FFB19A
ΔE00 7.44
Bubblegum
#FFC1CC
ΔE00 7.85
Pink
#FFC0CB
ΔE00 7.86
Lightpink
#FFB6C1
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBDB5 #B5E7EF
analogous
#EFB5CA #EFBDB5 #EFDAB5
triadic
#EFBDB5 #B5EFBD #BDB5EF
tetradic
#EFBDB5 #CAEFB5 #B5E7EF #DAB5EF
square
#EFBDB5 #CAEFB5 #B5E7EF #DAB5EF
split-complementary
#EFBDB5 #B5EFDA #B5CAEF
monochromatic
#D96350 #E49083 #EFBDB5 #FAE9E6 #FAE9E6
Accessibility & contrast
On white
1.66
#EFBDB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#EFBDB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBDB5
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBDB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBDB5 | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C3B4
Deuteranopia (green-blind)
#D3CCB5
Tritanopia (blue-blind)
#FBB7BB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #efbdb5; /* rgb */ color: rgb(239, 189, 181); /* oklch */ color: oklch(84.1% 0.059 28.8);
Tailwind
colors: {
custom: {
50: '#f5d1cb',
500: '#efbdb5',
950: '#000000',
},
}SCSS
$custom: #efbdb5; $custom-light: #f5d1cb; $custom-dark: #000000;
JSON
{
"hex": "#efbdb5",
"rgb": {
"r": 239,
"g": 189,
"b": 181
},
"hsl": {
"h": 8.276,
"s": 64.444,
"l": 82.353
},
"oklch": {
"l": 0.84072,
"c": 0.05903,
"h": 28.8
},
"luminance": 0.58082
}Semantic roles & 50–950 ramp
primary
#EFBDB5
secondary
#7BC2CD
accent
#B4CC19
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171413
muted
#858382