#EFBEB3#EFBEB3
#EFBEB3 is a very light, muted red. Relative luminance 0.584; OKLCH L 84.2% C 0.059 H 32.9°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBEB3 |
|---|---|
| RGB | rgb(239, 190, 179) |
| HSL | hsl(11, 65%, 82%) |
| HSV | hsv(11, 25%, 94%) |
| CMYK | cmyk(0%, 20.5%, 25.1%, 6.3%) |
| CIE-LAB | lab(80.98, 15.96, 12.25) |
| CIE-LCH | lch(80.98, 20.12, 37.50°) |
| OKLab | oklab(84.21% 0.0494 0.0319) |
| OKLCH | oklch(84.21% 0.059 32.9) |
| XYZ | xyz(62.1476, 58.4350, 50.6446) |
| Luminance | 0.5843 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 6.74
Pale Salmon
#FFB19A
ΔE00 6.93
Light Rose
#FFC5CB
ΔE00 7.49
Light Salmon
#FEA993
ΔE00 8.25
Apricot
#FBCEB1
ΔE00 8.32
Pinkish Grey
#C8ACA9
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBEB3 #B3E4EF
analogous
#EFB3C6 #EFBEB3 #EFDCB3
triadic
#EFBEB3 #B3EFBE #BEB3EF
tetradic
#EFBEB3 #C6EFB3 #B3E4EF #DCB3EF
square
#EFBEB3 #C6EFB3 #B3E4EF #DCB3EF
split-complementary
#EFBEB3 #B3EFDC #B3C6EF
monochromatic
#DA684E #E49380 #EFBEB3 #FAE9E6 #FAE9E6
Accessibility & contrast
On white
1.66
#EFBEB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#EFBEB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBEB3
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBEB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBEB3 | 1.00 | 1.66 | 12.69 | 12.69 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C3B2
Deuteranopia (green-blind)
#D4CDB3
Tritanopia (blue-blind)
#FBB8BB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #efbeb3; /* rgb */ color: rgb(239, 190, 179); /* oklch */ color: oklch(84.2% 0.059 32.9);
Tailwind
colors: {
custom: {
50: '#f5d1c9',
500: '#efbeb3',
950: '#000000',
},
}SCSS
$custom: #efbeb3; $custom-light: #f5d1c9; $custom-dark: #000000;
JSON
{
"hex": "#efbeb3",
"rgb": {
"r": 239,
"g": 190,
"b": 179
},
"hsl": {
"h": 11,
"s": 65.217,
"l": 81.961
},
"oklch": {
"l": 0.84208,
"c": 0.05878,
"h": 32.9
},
"luminance": 0.58432
}Semantic roles & 50–950 ramp
primary
#EFBEB3
secondary
#79BECD
accent
#ACCD18
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171413
muted
#858382