#EFBDB2#EFBDB2
#EFBDB2 is a very light, muted red. Relative luminance 0.580; OKLCH L 84.0% C 0.060 H 32.6°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBDB2 |
|---|---|
| RGB | rgb(239, 189, 178) |
| HSL | hsl(11, 66%, 82%) |
| HSV | hsv(11, 26%, 94%) |
| CMYK | cmyk(0%, 20.9%, 25.5%, 6.3%) |
| CIE-LAB | lab(80.72, 16.35, 12.41) |
| CIE-LCH | lch(80.72, 20.53, 37.21°) |
| OKLab | oklab(84% 0.0505 0.0323) |
| OKLCH | oklch(84% 0.06 32.6) |
| XYZ | xyz(61.8310, 57.9630, 50.0419) |
| Luminance | 0.5796 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 6.67
Pale Salmon
#FFB19A
ΔE00 6.71
Light Rose
#FFC5CB
ΔE00 7.46
Light Salmon
#FEA993
ΔE00 8.00
Apricot
#FBCEB1
ΔE00 8.50
Pinkish Grey
#C8ACA9
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBDB2 #B2E4EF
analogous
#EFB2C6 #EFBDB2 #EFDCB2
triadic
#EFBDB2 #B2EFBD #BDB2EF
tetradic
#EFBDB2 #C6EFB2 #B2E4EF #DCB2EF
square
#EFBDB2 #C6EFB2 #B2E4EF #DCB2EF
split-complementary
#EFBDB2 #B2EFDC #B2C6EF
monochromatic
#DA664D #E4927F #EFBDB2 #FAE8E5 #FAE9E6
Accessibility & contrast
On white
1.67
#EFBDB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#EFBDB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBDB2
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBDB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBDB2 | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C3B1
Deuteranopia (green-blind)
#D3CCB2
Tritanopia (blue-blind)
#FBB7BA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #efbdb2; /* rgb */ color: rgb(239, 189, 178); /* oklch */ color: oklch(84.0% 0.060 32.6);
Tailwind
colors: {
custom: {
50: '#f5d1c9',
500: '#efbdb2',
950: '#000000',
},
}SCSS
$custom: #efbdb2; $custom-light: #f5d1c9; $custom-dark: #000000;
JSON
{
"hex": "#efbdb2",
"rgb": {
"r": 239,
"g": 189,
"b": 178
},
"hsl": {
"h": 10.82,
"s": 65.591,
"l": 81.765
},
"oklch": {
"l": 0.83997,
"c": 0.05998,
"h": 32.6
},
"luminance": 0.5796
}Semantic roles & 50–950 ramp
primary
#EFBDB2
secondary
#78BECD
accent
#ADCD18
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171413
muted
#858382