#EFBEBF#EFBEBF
#EFBEBF is a very light, muted red. Relative luminance 0.589; OKLCH L 84.5% C 0.056 H 17.0°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBEBF |
|---|---|
| RGB | rgb(239, 190, 191) |
| HSL | hsl(359, 60%, 84%) |
| HSV | hsv(359, 21%, 94%) |
| CMYK | cmyk(0%, 20.5%, 20.1%, 6.3%) |
| CIE-LAB | lab(81.26, 17.68, 6.20) |
| CIE-LCH | lch(81.26, 18.74, 19.33°) |
| OKLab | oklab(84.52% 0.054 0.0165) |
| OKLCH | oklch(84.52% 0.056 17) |
| XYZ | xyz(63.4144, 58.9418, 57.3166) |
| Luminance | 0.5894 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.02
Light Rose
#FFC5CB
ΔE00 3.52
Bubblegum
#FFC1CC
ΔE00 4.71
Pink
#FFC0CB
ΔE00 4.76
Lightpink
#FFB6C1
ΔE00 5.79
Pale Pink
#FFCFDC
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBEBF #BEEFEE
analogous
#EFBED8 #EFBEBF #EFD6BE
triadic
#EFBEBF #BFEFBE #BEBFEF
tetradic
#EFBEBF #D8EFBE #BEEFEE #D6BEEF
square
#EFBEBF #D8EFBE #BEEFEE #D6BEEF
split-complementary
#EFBEBF #BEEFD6 #BED8EF
monochromatic
#D75C5E #E38D8F #EFBEBF #F9E6E7 #F9E6E7
Accessibility & contrast
On white
1.64
#EFBEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#EFBEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBEBF
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBEBF | 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)
#C6C5BF
Deuteranopia (green-blind)
#D2CDBE
Tritanopia (blue-blind)
#F9BABF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #efbebf; /* rgb */ color: rgb(239, 190, 191); /* oklch */ color: oklch(84.5% 0.056 17.0);
Tailwind
colors: {
custom: {
50: '#f5d1d2',
500: '#efbebf',
950: '#000000',
},
}SCSS
$custom: #efbebf; $custom-light: #f5d1d2; $custom-dark: #000000;
JSON
{
"hex": "#efbebf",
"rgb": {
"r": 239,
"g": 190,
"b": 191
},
"hsl": {
"h": 358.776,
"s": 60.494,
"l": 84.118
},
"oklch": {
"l": 0.84517,
"c": 0.05645,
"h": 17
},
"luminance": 0.58939
}Semantic roles & 50–950 ramp
primary
#EFBEBF
secondary
#84CDCC
accent
#C8C51D
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383