#EFBFBE#EFBFBE
#EFBFBE is a very light, muted red. Relative luminance 0.593; OKLCH L 84.7% C 0.055 H 19.7°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBFBE |
|---|---|
| RGB | rgb(239, 191, 190) |
| HSL | hsl(1, 60%, 84%) |
| HSV | hsv(1, 21%, 94%) |
| CMYK | cmyk(0%, 20.1%, 20.5%, 6.3%) |
| CIE-LAB | lab(81.47, 17.00, 7.05) |
| CIE-LCH | lch(81.47, 18.41, 22.51°) |
| OKLab | oklab(84.68% 0.0521 0.0186) |
| OKLCH | oklch(84.68% 0.055 19.7) |
| XYZ | xyz(63.5221, 59.3325, 56.8115) |
| Luminance | 0.5933 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.51
Light Rose
#FFC5CB
ΔE00 4.04
Bubblegum
#FFC1CC
ΔE00 5.42
Pink
#FFC0CB
ΔE00 5.47
Lightpink
#FFB6C1
ΔE00 6.46
Pale Pink
#FFCFDC
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBFBE #BEEEEF
analogous
#EFBED6 #EFBFBE #EFD8BE
triadic
#EFBFBE #BEEFBF #BFBEEF
tetradic
#EFBFBE #D6EFBE #BEEEEF #D8BEEF
square
#EFBFBE #D6EFBE #BEEEEF #D8BEEF
split-complementary
#EFBFBE #BEEFD8 #BED6EF
monochromatic
#D75E5C #E38F8D #EFBFBE #F9E7E6 #F9E7E6
Accessibility & contrast
On white
1.63
#EFBFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#EFBFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBFBE
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBFBE | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C5BE
Deuteranopia (green-blind)
#D3CEBD
Tritanopia (blue-blind)
#FABABF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #efbfbe; /* rgb */ color: rgb(239, 191, 190); /* oklch */ color: oklch(84.7% 0.055 19.7);
Tailwind
colors: {
custom: {
50: '#f5d2d1',
500: '#efbfbe',
950: '#000000',
},
}SCSS
$custom: #efbfbe; $custom-light: #f5d2d1; $custom-dark: #000000;
JSON
{
"hex": "#efbfbe",
"rgb": {
"r": 239,
"g": 191,
"b": 190
},
"hsl": {
"h": 1.224,
"s": 60.494,
"l": 84.118
},
"oklch": {
"l": 0.84676,
"c": 0.05532,
"h": 19.7
},
"luminance": 0.5933
}Semantic roles & 50–950 ramp
primary
#EFBFBE
secondary
#84CCCD
accent
#C5C81D
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383