#EFBFC4#EFBFC4
#EFBFC4 is a very light, muted red. Relative luminance 0.596; OKLCH L 84.8% C 0.055 H 11.3°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBFC4 |
|---|---|
| RGB | rgb(239, 191, 196) |
| HSL | hsl(354, 60%, 84%) |
| HSV | hsv(354, 20%, 94%) |
| CMYK | cmyk(0%, 20.1%, 18%, 6.3%) |
| CIE-LAB | lab(81.62, 17.90, 4.04) |
| CIE-LCH | lch(81.62, 18.35, 12.71°) |
| OKLab | oklab(84.84% 0.0543 0.0109) |
| OKLCH | oklch(84.84% 0.055 11.3) |
| XYZ | xyz(64.1914, 59.6003, 60.3365) |
| Luminance | 0.5960 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.00
Light Rose
#FFC5CB
ΔE00 3.04
Bubblegum
#FFC1CC
ΔE00 3.82
Pink
#FFC0CB
ΔE00 3.91
Pale Pink
#FFCFDC
ΔE00 4.84
Lightpink
#FFB6C1
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBFC4 #BFEFEA
analogous
#EFBFDC #EFBFC4 #EFD2BF
triadic
#EFBFC4 #C4EFBF #BFC4EF
tetradic
#EFBFC4 #DCEFBF #BFEFEA #D2BFEF
square
#EFBFC4 #DCEFBF #BFEFEA #D2BFEF
split-complementary
#EFBFC4 #BFEFD2 #BFDCEF
monochromatic
#D75D6A #E38E97 #EFBFC4 #F9E7E8 #F9E7E8
Accessibility & contrast
On white
1.63
#EFBFC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#EFBFC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBFC4
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBFC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBFC4 | 1.00 | 1.63 | 12.92 | 12.92 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C6C4
Deuteranopia (green-blind)
#D1CEC3
Tritanopia (blue-blind)
#F9BBC1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #efbfc4; /* rgb */ color: rgb(239, 191, 196); /* oklch */ color: oklch(84.8% 0.055 11.3);
Tailwind
colors: {
custom: {
50: '#f5d2d5',
500: '#efbfc4',
950: '#000000',
},
}SCSS
$custom: #efbfc4; $custom-light: #f5d2d5; $custom-dark: #000000;
JSON
{
"hex": "#efbfc4",
"rgb": {
"r": 239,
"g": 191,
"b": 196
},
"hsl": {
"h": 353.75,
"s": 60,
"l": 84.314
},
"oklch": {
"l": 0.84838,
"c": 0.05541,
"h": 11.3
},
"luminance": 0.59598
}Semantic roles & 50–950 ramp
primary
#EFBFC4
secondary
#85CDC6
accent
#C8B61E
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383