#EFBFB6#EFBFB6
#EFBFB6 is a very light, muted red. Relative luminance 0.590; OKLCH L 84.5% C 0.057 H 30.5°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBFB6 |
|---|---|
| RGB | rgb(239, 191, 182) |
| HSL | hsl(9, 64%, 83%) |
| HSV | hsv(9, 24%, 94%) |
| CMYK | cmyk(0%, 20.1%, 23.8%, 6.3%) |
| CIE-LAB | lab(81.29, 15.85, 11.07) |
| CIE-LCH | lch(81.29, 19.33, 34.94°) |
| OKLab | oklab(84.47% 0.049 0.0289) |
| OKLCH | oklch(84.47% 0.057 30.5) |
| XYZ | xyz(62.6716, 58.9924, 52.3324) |
| Luminance | 0.5899 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 6.05
Light Rose
#FFC5CB
ΔE00 6.75
Pale Salmon
#FFB19A
ΔE00 7.58
Pinkish Grey
#C8ACA9
ΔE00 8.36
Bubblegum
#FFC1CC
ΔE00 8.36
Pink
#FFC0CB
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBFB6 #B6E6EF
analogous
#EFB6C9 #EFBFB6 #EFDCB6
triadic
#EFBFB6 #B6EFBF #BFB6EF
tetradic
#EFBFB6 #C9EFB6 #B6E6EF #DCB6EF
square
#EFBFB6 #C9EFB6 #B6E6EF #DCB6EF
split-complementary
#EFBFB6 #B6EFDC #B6C9EF
monochromatic
#D96752 #E49384 #EFBFB6 #F9E9E6 #F9E9E6
Accessibility & contrast
On white
1.64
#EFBFB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#EFBFB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBFB6
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBFB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBFB6 | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C4B5
Deuteranopia (green-blind)
#D4CEB6
Tritanopia (blue-blind)
#FAB9BD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #efbfb6; /* rgb */ color: rgb(239, 191, 182); /* oklch */ color: oklch(84.5% 0.057 30.5);
Tailwind
colors: {
custom: {
50: '#f5d2cb',
500: '#efbfb6',
950: '#000000',
},
}SCSS
$custom: #efbfb6; $custom-light: #f5d2cb; $custom-dark: #000000;
JSON
{
"hex": "#efbfb6",
"rgb": {
"r": 239,
"g": 191,
"b": 182
},
"hsl": {
"h": 9.474,
"s": 64.045,
"l": 82.549
},
"oklch": {
"l": 0.84469,
"c": 0.0569,
"h": 30.5
},
"luminance": 0.5899
}Semantic roles & 50–950 ramp
primary
#EFBFB6
secondary
#7CC0CD
accent
#B0CC1A
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171413
muted
#858382