#EFBFC5#EFBFC5
#EFBFC5 is a very light, muted red. Relative luminance 0.596; OKLCH L 84.9% C 0.056 H 9.9°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBFC5 |
|---|---|
| RGB | rgb(239, 191, 197) |
| HSL | hsl(353, 60%, 84%) |
| HSV | hsv(353, 20%, 94%) |
| CMYK | cmyk(0%, 20.1%, 17.6%, 6.3%) |
| CIE-LAB | lab(81.65, 18.06, 3.54) |
| CIE-LCH | lch(81.65, 18.40, 11.08°) |
| OKLab | oklab(84.87% 0.0547 0.0096) |
| OKLCH | oklch(84.87% 0.056 9.9) |
| XYZ | xyz(64.3056, 59.6459, 60.9380) |
| Luminance | 0.5964 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 3.02
Pale Rose
#FDC1C5
ΔE00 3.08
Bubblegum
#FFC1CC
ΔE00 3.65
Pink
#FFC0CB
ΔE00 3.75
Pale Pink
#FFCFDC
ΔE00 4.61
Light Pink
#FFD1DF
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBFC5 #BFEFE9
analogous
#EFBFDD #EFBFC5 #EFD1BF
triadic
#EFBFC5 #C5EFBF #BFC5EF
tetradic
#EFBFC5 #DDEFBF #BFEFE9 #D1BFEF
square
#EFBFC5 #DDEFBF #BFEFE9 #D1BFEF
split-complementary
#EFBFC5 #BFEFD1 #BFDDEF
monochromatic
#D75D6C #E38E99 #EFBFC5 #F9E7E9 #F9E7E9
Accessibility & contrast
On white
1.62
#EFBFC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#EFBFC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBFC5
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBFC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBFC5 | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C6C5
Deuteranopia (green-blind)
#D1CEC4
Tritanopia (blue-blind)
#F9BBC1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #efbfc5; /* rgb */ color: rgb(239, 191, 197); /* oklch */ color: oklch(84.9% 0.056 9.9);
Tailwind
colors: {
custom: {
50: '#f5d2d6',
500: '#efbfc5',
950: '#000000',
},
}SCSS
$custom: #efbfc5; $custom-light: #f5d2d6; $custom-dark: #000000;
JSON
{
"hex": "#efbfc5",
"rgb": {
"r": 239,
"g": 191,
"b": 197
},
"hsl": {
"h": 352.5,
"s": 60,
"l": 84.314
},
"oklch": {
"l": 0.84865,
"c": 0.05555,
"h": 9.9
},
"luminance": 0.59644
}Semantic roles & 50–950 ramp
primary
#EFBFC5
secondary
#85CDC4
accent
#C8B21E
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383