#EFBFB3#EFBFB3
#EFBFB3 is a very light, muted red. Relative luminance 0.589; OKLCH L 84.4% C 0.058 H 34.4°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBFB3 |
|---|---|
| RGB | rgb(239, 191, 179) |
| HSL | hsl(12, 65%, 82%) |
| HSV | hsv(12, 25%, 94%) |
| CMYK | cmyk(0%, 20.1%, 25.1%, 6.3%) |
| CIE-LAB | lab(81.22, 15.43, 12.59) |
| CIE-LCH | lch(81.22, 19.91, 39.21°) |
| OKLab | oklab(84.39% 0.0478 0.0327) |
| OKLCH | oklch(84.39% 0.058 34.4) |
| XYZ | xyz(62.3649, 58.8697, 50.7170) |
| Luminance | 0.5887 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 6.97
Pale Rose
#FDC1C5
ΔE00 7.22
Apricot
#FBCEB1
ΔE00 7.77
Light Rose
#FFC5CB
ΔE00 7.93
Light Salmon
#FEA993
ΔE00 8.38
Pinkish Grey
#C8ACA9
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBFB3 #B3E3EF
analogous
#EFB3C5 #EFBFB3 #EFDDB3
triadic
#EFBFB3 #B3EFBF #BFB3EF
tetradic
#EFBFB3 #C5EFB3 #B3E3EF #DDB3EF
square
#EFBFB3 #C5EFB3 #B3E3EF #DDB3EF
split-complementary
#EFBFB3 #B3EFDD #B3C5EF
monochromatic
#DA6A4E #E49480 #EFBFB3 #FAEAE6 #FAEAE6
Accessibility & contrast
On white
1.64
#EFBFB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#EFBFB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBFB3
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBFB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBFB3 | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC4B2
Deuteranopia (green-blind)
#D5CDB3
Tritanopia (blue-blind)
#FBB9BC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #efbfb3; /* rgb */ color: rgb(239, 191, 179); /* oklch */ color: oklch(84.4% 0.058 34.4);
Tailwind
colors: {
custom: {
50: '#f5d2c9',
500: '#efbfb3',
950: '#000000',
},
}SCSS
$custom: #efbfb3; $custom-light: #f5d2c9; $custom-dark: #000000;
JSON
{
"hex": "#efbfb3",
"rgb": {
"r": 239,
"g": 191,
"b": 179
},
"hsl": {
"h": 12,
"s": 65.217,
"l": 81.961
},
"oklch": {
"l": 0.84394,
"c": 0.05797,
"h": 34.4
},
"luminance": 0.58867
}Semantic roles & 50–950 ramp
primary
#EFBFB3
secondary
#79BCCD
accent
#A9CD18
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171413
muted
#858382