#EFBCBF#EFBCBF
#EFBCBF is a very light, muted red. Relative luminance 0.581; OKLCH L 84.1% C 0.059 H 14.4°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBCBF |
|---|---|
| RGB | rgb(239, 188, 191) |
| HSL | hsl(356, 61%, 84%) |
| HSV | hsv(356, 21%, 94%) |
| CMYK | cmyk(0%, 21.3%, 20.1%, 6.3%) |
| CIE-LAB | lab(80.78, 18.74, 5.52) |
| CIE-LCH | lch(80.78, 19.54, 16.40°) |
| OKLab | oklab(84.15% 0.0571 0.0147) |
| OKLCH | oklch(84.15% 0.059 14.4) |
| XYZ | xyz(62.9842, 58.0813, 57.1732) |
| Luminance | 0.5808 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.65
Light Rose
#FFC5CB
ΔE00 3.19
Bubblegum
#FFC1CC
ΔE00 4.04
Pink
#FFC0CB
ΔE00 4.06
Lightpink
#FFB6C1
ΔE00 4.98
Pale Pink
#FFCFDC
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBCBF #BCEFEC
analogous
#EFBCD8 #EFBCBF #EFD2BC
triadic
#EFBCBF #BFEFBC #BCBFEF
tetradic
#EFBCBF #D8EFBC #BCEFEC #D2BCEF
square
#EFBCBF #D8EFBC #BCEFEC #D2BCEF
split-complementary
#EFBCBF #BCEFD2 #BCD8EF
monochromatic
#D75961 #E38B90 #EFBCBF #F9E6E7 #F9E6E7
Accessibility & contrast
On white
1.66
#EFBCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#EFBCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBCBF
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBCBF | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C3BF
Deuteranopia (green-blind)
#D0CCBE
Tritanopia (blue-blind)
#FAB8BD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #efbcbf; /* rgb */ color: rgb(239, 188, 191); /* oklch */ color: oklch(84.1% 0.059 14.4);
Tailwind
colors: {
custom: {
50: '#f5d0d2',
500: '#efbcbf',
950: '#000000',
},
}SCSS
$custom: #efbcbf; $custom-light: #f5d0d2; $custom-dark: #000000;
JSON
{
"hex": "#efbcbf",
"rgb": {
"r": 239,
"g": 188,
"b": 191
},
"hsl": {
"h": 356.471,
"s": 61.446,
"l": 83.725
},
"oklch": {
"l": 0.84148,
"c": 0.05893,
"h": 14.4
},
"luminance": 0.58079
}Semantic roles & 50–950 ramp
primary
#EFBCBF
secondary
#82CDC9
accent
#C9BF1C
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383