#EFBEB2#EFBEB2
#EFBEB2 is a very light, muted red. Relative luminance 0.584; OKLCH L 84.2% C 0.059 H 34.1°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBEB2 |
|---|---|
| RGB | rgb(239, 190, 178) |
| HSL | hsl(12, 66%, 82%) |
| HSV | hsv(12, 26%, 94%) |
| CMYK | cmyk(0%, 20.5%, 25.5%, 6.3%) |
| CIE-LAB | lab(80.96, 15.82, 12.75) |
| CIE-LCH | lch(80.96, 20.32, 38.87°) |
| OKLab | oklab(84.18% 0.049 0.0332) |
| OKLCH | oklch(84.18% 0.059 34.1) |
| XYZ | xyz(62.0468, 58.3947, 50.1139) |
| Luminance | 0.5839 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 6.74
Pale Rose
#FDC1C5
ΔE00 7.13
Light Rose
#FFC5CB
ΔE00 7.88
Apricot
#FBCEB1
ΔE00 7.96
Light Salmon
#FEA993
ΔE00 8.12
Pinkish Grey
#C8ACA9
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBEB2 #B2E3EF
analogous
#EFB2C5 #EFBEB2 #EFDDB2
triadic
#EFBEB2 #B2EFBE #BEB2EF
tetradic
#EFBEB2 #C5EFB2 #B2E3EF #DDB2EF
square
#EFBEB2 #C5EFB2 #B2E3EF #DDB2EF
split-complementary
#EFBEB2 #B2EFDD #B2C5EF
monochromatic
#DA684D #E4937F #EFBEB2 #FAE9E5 #FAEAE6
Accessibility & contrast
On white
1.66
#EFBEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#EFBEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBEB2
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBEB2 | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C3B1
Deuteranopia (green-blind)
#D4CDB2
Tritanopia (blue-blind)
#FBB8BB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #efbeb2; /* rgb */ color: rgb(239, 190, 178); /* oklch */ color: oklch(84.2% 0.059 34.1);
Tailwind
colors: {
custom: {
50: '#f5d1c9',
500: '#efbeb2',
950: '#000000',
},
}SCSS
$custom: #efbeb2; $custom-light: #f5d1c9; $custom-dark: #000000;
JSON
{
"hex": "#efbeb2",
"rgb": {
"r": 239,
"g": 190,
"b": 178
},
"hsl": {
"h": 11.803,
"s": 65.591,
"l": 81.765
},
"oklch": {
"l": 0.84183,
"c": 0.05916,
"h": 34.1
},
"luminance": 0.58392
}Semantic roles & 50–950 ramp
primary
#EFBEB2
secondary
#78BCCD
accent
#AACD18
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171413
muted
#858382