#EFBFBD#EFBFBD
#EFBFBD is a very light, muted red. Relative luminance 0.593; OKLCH L 84.6% C 0.055 H 21.1°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBFBD |
|---|---|
| RGB | rgb(239, 191, 189) |
| HSL | hsl(2, 61%, 84%) |
| HSV | hsv(2, 21%, 94%) |
| CMYK | cmyk(0%, 20.1%, 20.9%, 6.3%) |
| CIE-LAB | lab(81.45, 16.86, 7.55) |
| CIE-LCH | lch(81.45, 18.47, 24.13°) |
| OKLab | oklab(84.65% 0.0517 0.0199) |
| OKLCH | oklch(84.65% 0.055 21.1) |
| XYZ | xyz(63.4132, 59.2890, 56.2379) |
| Luminance | 0.5929 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.75
Light Rose
#FFC5CB
ΔE00 4.32
Bubblegum
#FFC1CC
ΔE00 5.75
Pink
#FFC0CB
ΔE00 5.79
Lightpink
#FFB6C1
ΔE00 6.72
Pale Pink
#FFCFDC
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBFBD #BDEDEF
analogous
#EFBDD4 #EFBFBD #EFD8BD
triadic
#EFBFBD #BDEFBF #BFBDEF
tetradic
#EFBFBD #D4EFBD #BDEDEF #D8BDEF
square
#EFBFBD #D4EFBD #BDEDEF #D8BDEF
split-complementary
#EFBFBD #BDEFD8 #BDD4EF
monochromatic
#D75F5A #E38F8C #EFBFBD #F9E7E6 #F9E7E6
Accessibility & contrast
On white
1.63
#EFBFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#EFBFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBFBD
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBFBD | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C5BD
Deuteranopia (green-blind)
#D3CEBC
Tritanopia (blue-blind)
#FABABF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #efbfbd; /* rgb */ color: rgb(239, 191, 189); /* oklch */ color: oklch(84.6% 0.055 21.1);
Tailwind
colors: {
custom: {
50: '#f5d2d0',
500: '#efbfbd',
950: '#000000',
},
}SCSS
$custom: #efbfbd; $custom-light: #f5d2d0; $custom-dark: #000000;
JSON
{
"hex": "#efbfbd",
"rgb": {
"r": 239,
"g": 191,
"b": 189
},
"hsl": {
"h": 2.4,
"s": 60.976,
"l": 83.922
},
"oklch": {
"l": 0.84649,
"c": 0.0554,
"h": 21.1
},
"luminance": 0.59286
}Semantic roles & 50–950 ramp
primary
#EFBFBD
secondary
#83CACD
accent
#C2C91D
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383