#EFBFBC#EFBFBC
#EFBFBC is a very light, muted red. Relative luminance 0.592; OKLCH L 84.6% C 0.056 H 22.5°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBFBC |
|---|---|
| RGB | rgb(239, 191, 188) |
| HSL | hsl(4, 61%, 84%) |
| HSV | hsv(4, 21%, 94%) |
| CMYK | cmyk(0%, 20.1%, 21.3%, 6.3%) |
| CIE-LAB | lab(81.43, 16.71, 8.05) |
| CIE-LCH | lch(81.43, 18.55, 25.73°) |
| OKLab | oklab(84.62% 0.0513 0.0212) |
| OKLCH | oklch(84.62% 0.056 22.5) |
| XYZ | xyz(63.3050, 59.2457, 55.6682) |
| Luminance | 0.5924 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 4.02
Light Rose
#FFC5CB
ΔE00 4.62
Bubblegum
#FFC1CC
ΔE00 6.09
Pink
#FFC0CB
ΔE00 6.14
Lightpink
#FFB6C1
ΔE00 7.00
Pale Pink
#FFCFDC
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBFBC #BCECEF
analogous
#EFBCD2 #EFBFBC #EFD8BC
triadic
#EFBFBC #BCEFBF #BFBCEF
tetradic
#EFBFBC #D2EFBC #BCECEF #D8BCEF
square
#EFBFBC #D2EFBC #BCECEF #D8BCEF
split-complementary
#EFBFBC #BCEFD8 #BCD2EF
monochromatic
#D76159 #E3908B #EFBFBC #F9E7E6 #F9E7E6
Accessibility & contrast
On white
1.63
#EFBFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#EFBFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBFBC
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBFBC | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C5BC
Deuteranopia (green-blind)
#D3CEBB
Tritanopia (blue-blind)
#FABABE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #efbfbc; /* rgb */ color: rgb(239, 191, 188); /* oklch */ color: oklch(84.6% 0.056 22.5);
Tailwind
colors: {
custom: {
50: '#f5d2d0',
500: '#efbfbc',
950: '#000000',
},
}SCSS
$custom: #efbfbc; $custom-light: #f5d2d0; $custom-dark: #000000;
JSON
{
"hex": "#efbfbc",
"rgb": {
"r": 239,
"g": 191,
"b": 188
},
"hsl": {
"h": 3.529,
"s": 61.446,
"l": 83.725
},
"oklch": {
"l": 0.84623,
"c": 0.05553,
"h": 22.5
},
"luminance": 0.59243
}Semantic roles & 50–950 ramp
primary
#EFBFBC
secondary
#82C9CD
accent
#BFC91C
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383