#EFBFBF#EFBFBF
#EFBFBF is a very light, muted red. Relative luminance 0.594; OKLCH L 84.7% C 0.055 H 18.3°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBFBF |
|---|---|
| RGB | rgb(239, 191, 191) |
| HSL | hsl(0, 60%, 84%) |
| HSV | hsv(0, 20%, 94%) |
| CMYK | cmyk(0%, 20.1%, 20.1%, 6.3%) |
| CIE-LAB | lab(81.50, 17.15, 6.55) |
| CIE-LCH | lch(81.50, 18.36, 20.89°) |
| OKLab | oklab(84.7% 0.0525 0.0174) |
| OKLCH | oklch(84.7% 0.055 18.3) |
| XYZ | xyz(63.6317, 59.3764, 57.3891) |
| Luminance | 0.5937 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.31
Light Rose
#FFC5CB
ΔE00 3.78
Bubblegum
#FFC1CC
ΔE00 5.10
Pink
#FFC0CB
ΔE00 5.16
Lightpink
#FFB6C1
ΔE00 6.22
Pale Pink
#FFCFDC
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBFBF #BFEFEF
analogous
#EFBFD7 #EFBFBF #EFD7BF
triadic
#EFBFBF #BFEFBF #BFBFEF
tetradic
#EFBFBF #D7EFBF #BFEFEF #D7BFEF
square
#EFBFBF #D7EFBF #BFEFEF #D7BFEF
split-complementary
#EFBFBF #BFEFD7 #BFD7EF
monochromatic
#D75D5D #E38E8E #EFBFBF #F9E7E7 #F9E7E7
Accessibility & contrast
On white
1.63
#EFBFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#EFBFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBFBF
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBFBF | 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)
#C7C5BF
Deuteranopia (green-blind)
#D2CEBE
Tritanopia (blue-blind)
#F9BBBF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #efbfbf; /* rgb */ color: rgb(239, 191, 191); /* oklch */ color: oklch(84.7% 0.055 18.3);
Tailwind
colors: {
custom: {
50: '#f5d2d2',
500: '#efbfbf',
950: '#000000',
},
}SCSS
$custom: #efbfbf; $custom-light: #f5d2d2; $custom-dark: #000000;
JSON
{
"hex": "#efbfbf",
"rgb": {
"r": 239,
"g": 191,
"b": 191
},
"hsl": {
"h": 0,
"s": 60,
"l": 84.314
},
"oklch": {
"l": 0.84702,
"c": 0.05525,
"h": 18.3
},
"luminance": 0.59374
}Semantic roles & 50–950 ramp
primary
#EFBFBF
secondary
#85CDCD
accent
#C8C81E
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383