#EFBFB2#EFBFB2
#EFBFB2 is a very light, muted red. Relative luminance 0.588; OKLCH L 84.4% C 0.058 H 35.6°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBFB2 |
|---|---|
| RGB | rgb(239, 191, 178) |
| HSL | hsl(13, 66%, 82%) |
| HSV | hsv(13, 26%, 94%) |
| CMYK | cmyk(0%, 20.1%, 25.5%, 6.3%) |
| CIE-LAB | lab(81.20, 15.29, 13.09) |
| CIE-LCH | lch(81.20, 20.13, 40.57°) |
| OKLab | oklab(84.37% 0.0475 0.034) |
| OKLCH | oklch(84.37% 0.058 35.6) |
| XYZ | xyz(62.2641, 58.8294, 50.1863) |
| Luminance | 0.5883 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 6.82
Apricot
#FBCEB1
ΔE00 7.40
Pale Rose
#FDC1C5
ΔE00 7.61
Light Salmon
#FEA993
ΔE00 8.28
Light Rose
#FFC5CB
ΔE00 8.33
Pinkish Grey
#C8ACA9
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBFB2 #B2E2EF
analogous
#EFB2C4 #EFBFB2 #EFDEB2
triadic
#EFBFB2 #B2EFBF #BFB2EF
tetradic
#EFBFB2 #C4EFB2 #B2E2EF #DEB2EF
square
#EFBFB2 #C4EFB2 #B2E2EF #DEB2EF
split-complementary
#EFBFB2 #B2EFDE #B2C4EF
monochromatic
#DA6B4D #E4957F #EFBFB2 #FAE9E5 #FAEAE6
Accessibility & contrast
On white
1.65
#EFBFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#EFBFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBFB2
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBFB2 | 1.00 | 1.65 | 12.77 | 12.77 |
| #FFFFFF | 1.65 | 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)
#CAC4B1
Deuteranopia (green-blind)
#D5CDB2
Tritanopia (blue-blind)
#FBB9BB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #efbfb2; /* rgb */ color: rgb(239, 191, 178); /* oklch */ color: oklch(84.4% 0.058 35.6);
Tailwind
colors: {
custom: {
50: '#f5d2c9',
500: '#efbfb2',
950: '#000000',
},
}SCSS
$custom: #efbfb2; $custom-light: #f5d2c9; $custom-dark: #000000;
JSON
{
"hex": "#efbfb2",
"rgb": {
"r": 239,
"g": 191,
"b": 178
},
"hsl": {
"h": 12.787,
"s": 65.591,
"l": 81.765
},
"oklch": {
"l": 0.8437,
"c": 0.05838,
"h": 35.6
},
"luminance": 0.58827
}Semantic roles & 50–950 ramp
primary
#EFBFB2
secondary
#78BBCD
accent
#A7CD18
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171413
muted
#858382