#EFBFB5#EFBFB5
#EFBFB5 is a very light, muted red. Relative luminance 0.589; OKLCH L 84.4% C 0.057 H 31.9°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBFB5 |
|---|---|
| RGB | rgb(239, 191, 181) |
| HSL | hsl(10, 64%, 82%) |
| HSV | hsv(10, 24%, 94%) |
| CMYK | cmyk(0%, 20.1%, 24.3%, 6.3%) |
| CIE-LAB | lab(81.26, 15.71, 11.58) |
| CIE-LCH | lch(81.26, 19.51, 36.39°) |
| OKLab | oklab(84.44% 0.0486 0.0302) |
| OKLCH | oklch(84.44% 0.057 31.9) |
| XYZ | xyz(62.5686, 58.9512, 51.7900) |
| Luminance | 0.5895 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 6.43
Light Rose
#FFC5CB
ΔE00 7.14
Pale Salmon
#FFB19A
ΔE00 7.35
Pinkish Grey
#C8ACA9
ΔE00 8.42
Apricot
#FBCEB1
ΔE00 8.52
Light Salmon
#FEA993
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBFB5 #B5E5EF
analogous
#EFB5C8 #EFBFB5 #EFDCB5
triadic
#EFBFB5 #B5EFBF #BFB5EF
tetradic
#EFBFB5 #C8EFB5 #B5E5EF #DCB5EF
square
#EFBFB5 #C8EFB5 #B5E5EF #DCB5EF
split-complementary
#EFBFB5 #B5EFDC #B5C8EF
monochromatic
#D96850 #E49383 #EFBFB5 #FAE9E6 #FAE9E6
Accessibility & contrast
On white
1.64
#EFBFB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#EFBFB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBFB5
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBFB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBFB5 | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C4B4
Deuteranopia (green-blind)
#D4CEB5
Tritanopia (blue-blind)
#FBB9BC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #efbfb5; /* rgb */ color: rgb(239, 191, 181); /* oklch */ color: oklch(84.4% 0.057 31.9);
Tailwind
colors: {
custom: {
50: '#f5d2cb',
500: '#efbfb5',
950: '#000000',
},
}SCSS
$custom: #efbfb5; $custom-light: #f5d2cb; $custom-dark: #000000;
JSON
{
"hex": "#efbfb5",
"rgb": {
"r": 239,
"g": 191,
"b": 181
},
"hsl": {
"h": 10.345,
"s": 64.444,
"l": 82.353
},
"oklch": {
"l": 0.84444,
"c": 0.05723,
"h": 31.9
},
"luminance": 0.58949
}Semantic roles & 50–950 ramp
primary
#EFBFB5
secondary
#7BBFCD
accent
#ADCC19
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171413
muted
#858382