#EFBDB1#EFBDB1
#EFBDB1 is a very light, moderate red. Relative luminance 0.579; OKLCH L 84.0% C 0.060 H 33.8°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBDB1 |
|---|---|
| RGB | rgb(239, 189, 177) |
| HSL | hsl(12, 66%, 82%) |
| HSV | hsv(12, 26%, 94%) |
| CMYK | cmyk(0%, 20.9%, 25.9%, 6.3%) |
| CIE-LAB | lab(80.70, 16.21, 12.92) |
| CIE-LCH | lch(80.70, 20.73, 38.55°) |
| OKLab | oklab(83.97% 0.0502 0.0336) |
| OKLCH | oklch(83.97% 0.06 33.8) |
| XYZ | xyz(61.7309, 57.9230, 49.5151) |
| Luminance | 0.5792 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 6.52
Pale Rose
#FDC1C5
ΔE00 7.06
Light Rose
#FFC5CB
ΔE00 7.85
Light Salmon
#FEA993
ΔE00 7.86
Apricot
#FBCEB1
ΔE00 8.15
Pinkish Grey
#C8ACA9
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBDB1 #B1E3EF
analogous
#EFB1C4 #EFBDB1 #EFDCB1
triadic
#EFBDB1 #B1EFBD #BDB1EF
tetradic
#EFBDB1 #C4EFB1 #B1E3EF #DCB1EF
square
#EFBDB1 #C4EFB1 #B1E3EF #DCB1EF
split-complementary
#EFBDB1 #B1EFDC #B1C4EF
monochromatic
#DA674B #E5927E #EFBDB1 #F9E8E4 #FAEAE6
Accessibility & contrast
On white
1.67
#EFBDB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#EFBDB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBDB1
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBDB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBDB1 | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C2B0
Deuteranopia (green-blind)
#D3CCB1
Tritanopia (blue-blind)
#FBB7BA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #efbdb1; /* rgb */ color: rgb(239, 189, 177); /* oklch */ color: oklch(84.0% 0.060 33.8);
Tailwind
colors: {
custom: {
50: '#f5d1c8',
500: '#efbdb1',
950: '#000000',
},
}SCSS
$custom: #efbdb1; $custom-light: #f5d1c8; $custom-dark: #000000;
JSON
{
"hex": "#efbdb1",
"rgb": {
"r": 239,
"g": 189,
"b": 177
},
"hsl": {
"h": 11.613,
"s": 65.957,
"l": 81.569
},
"oklch": {
"l": 0.83972,
"c": 0.06035,
"h": 33.8
},
"luminance": 0.5792
}Semantic roles & 50–950 ramp
primary
#EFBDB1
secondary
#77BCCD
accent
#ABCE18
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171413
muted
#858382