#EFBFB8#EFBFB8
#EFBFB8 is a very light, muted red. Relative luminance 0.591; OKLCH L 84.5% C 0.056 H 27.9°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBFB8 |
|---|---|
| RGB | rgb(239, 191, 184) |
| HSL | hsl(8, 63%, 83%) |
| HSV | hsv(8, 23%, 94%) |
| CMYK | cmyk(0%, 20.1%, 23%, 6.3%) |
| CIE-LAB | lab(81.33, 16.13, 10.07) |
| CIE-LCH | lch(81.33, 19.02, 31.96°) |
| OKLab | oklab(84.52% 0.0498 0.0264) |
| OKLCH | oklch(84.52% 0.056 27.9) |
| XYZ | xyz(62.8798, 59.0756, 53.4287) |
| Luminance | 0.5907 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.32
Light Rose
#FFC5CB
ΔE00 6.00
Bubblegum
#FFC1CC
ΔE00 7.58
Pink
#FFC0CB
ΔE00 7.61
Pale Salmon
#FFB19A
ΔE00 8.09
Lightpink
#FFB6C1
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBFB8 #B8E8EF
analogous
#EFB8CC #EFBFB8 #EFDAB8
triadic
#EFBFB8 #B8EFBF #BFB8EF
tetradic
#EFBFB8 #CCEFB8 #B8E8EF #DAB8EF
square
#EFBFB8 #CCEFB8 #B8E8EF #DAB8EF
split-complementary
#EFBFB8 #B8EFDA #B8CCEF
monochromatic
#D86554 #E49286 #EFBFB8 #F9E8E6 #F9E8E6
Accessibility & contrast
On white
1.64
#EFBFB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#EFBFB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBFB8
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBFB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBFB8 | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C5B7
Deuteranopia (green-blind)
#D4CEB8
Tritanopia (blue-blind)
#FAB9BD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #efbfb8; /* rgb */ color: rgb(239, 191, 184); /* oklch */ color: oklch(84.5% 0.056 27.9);
Tailwind
colors: {
custom: {
50: '#f5d2cd',
500: '#efbfb8',
950: '#000000',
},
}SCSS
$custom: #efbfb8; $custom-light: #f5d2cd; $custom-dark: #000000;
JSON
{
"hex": "#efbfb8",
"rgb": {
"r": 239,
"g": 191,
"b": 184
},
"hsl": {
"h": 7.636,
"s": 63.218,
"l": 82.941
},
"oklch": {
"l": 0.8452,
"c": 0.05633,
"h": 27.9
},
"luminance": 0.59073
}Semantic roles & 50–950 ramp
primary
#EFBFB8
secondary
#7EC3CD
accent
#B5CB1B
background
#FFFEFE
surface
#FEFBFA
border
#D6D4D3
text
#171413
muted
#858383