#EFBFB9#EFBFB9
#EFBFB9 is a very light, muted red. Relative luminance 0.591; OKLCH L 84.5% C 0.056 H 26.6°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBFB9 |
|---|---|
| RGB | rgb(239, 191, 185) |
| HSL | hsl(7, 63%, 83%) |
| HSV | hsv(7, 23%, 94%) |
| CMYK | cmyk(0%, 20.1%, 22.6%, 6.3%) |
| CIE-LAB | lab(81.36, 16.28, 9.56) |
| CIE-LCH | lch(81.36, 18.88, 30.43°) |
| OKLab | oklab(84.55% 0.0502 0.0251) |
| OKLCH | oklch(84.55% 0.056 26.6) |
| XYZ | xyz(62.9850, 59.1177, 53.9827) |
| Luminance | 0.5911 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 4.97
Light Rose
#FFC5CB
ΔE00 5.64
Bubblegum
#FFC1CC
ΔE00 7.19
Pink
#FFC0CB
ΔE00 7.23
Lightpink
#FFB6C1
ΔE00 7.94
Pinkish Grey
#C8ACA9
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBFB9 #B9E9EF
analogous
#EFB9CE #EFBFB9 #EFDAB9
triadic
#EFBFB9 #B9EFBF #BFB9EF
tetradic
#EFBFB9 #CEEFB9 #B9E9EF #DAB9EF
square
#EFBFB9 #CEEFB9 #B9E9EF #DAB9EF
split-complementary
#EFBFB9 #B9EFDA #B9CEEF
monochromatic
#D86455 #E49187 #EFBFB9 #F9E8E6 #F9E8E6
Accessibility & contrast
On white
1.64
#EFBFB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#EFBFB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBFB9
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBFB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBFB9 | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C5B8
Deuteranopia (green-blind)
#D3CEB8
Tritanopia (blue-blind)
#FABABD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #efbfb9; /* rgb */ color: rgb(239, 191, 185); /* oklch */ color: oklch(84.5% 0.056 26.6);
Tailwind
colors: {
custom: {
50: '#f5d2ce',
500: '#efbfb9',
950: '#000000',
},
}SCSS
$custom: #efbfb9; $custom-light: #f5d2ce; $custom-dark: #000000;
JSON
{
"hex": "#efbfb9",
"rgb": {
"r": 239,
"g": 191,
"b": 185
},
"hsl": {
"h": 6.667,
"s": 62.791,
"l": 83.137
},
"oklch": {
"l": 0.84545,
"c": 0.05608,
"h": 26.6
},
"luminance": 0.59115
}Semantic roles & 50–950 ramp
primary
#EFBFB9
secondary
#7FC4CD
accent
#B7CB1B
background
#FFFEFE
surface
#FEFBFA
border
#D6D4D3
text
#171413
muted
#858383