#EFC1BF#EFC1BF
#EFC1BF is a very light, muted red. Relative luminance 0.603; OKLCH L 85.1% C 0.053 H 21.2°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC1BF |
|---|---|
| RGB | rgb(239, 193, 191) |
| HSL | hsl(3, 60%, 84%) |
| HSV | hsv(3, 20%, 94%) |
| CMYK | cmyk(0%, 19.2%, 20.1%, 6.3%) |
| CIE-LAB | lab(81.98, 16.09, 7.23) |
| CIE-LCH | lch(81.98, 17.65, 24.20°) |
| OKLab | oklab(85.07% 0.0494 0.0191) |
| OKLCH | oklch(85.07% 0.053 21.2) |
| XYZ | xyz(64.0709, 60.2547, 57.5355) |
| Luminance | 0.6025 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 4.05
Light Rose
#FFC5CB
ΔE00 4.45
Bubblegum
#FFC1CC
ΔE00 5.95
Pink
#FFC0CB
ΔE00 6.02
Pale Pink
#FFCFDC
ΔE00 6.68
Lightpink
#FFB6C1
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC1BF #BFEDEF
analogous
#EFBFD5 #EFC1BF #EFD9BF
triadic
#EFC1BF #BFEFC1 #C1BFEF
tetradic
#EFC1BF #D5EFBF #BFEDEF #D9BFEF
square
#EFC1BF #D5EFBF #BFEDEF #D9BFEF
split-complementary
#EFC1BF #BFEFD9 #BFD5EF
monochromatic
#D7625D #E3928E #EFC1BF #F9E7E7 #F9E7E7
Accessibility & contrast
On white
1.61
#EFC1BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#EFC1BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC1BF
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC1BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC1BF | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C7BF
Deuteranopia (green-blind)
#D4CFBE
Tritanopia (blue-blind)
#F9BCC1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #efc1bf; /* rgb */ color: rgb(239, 193, 191); /* oklch */ color: oklch(85.1% 0.053 21.2);
Tailwind
colors: {
custom: {
50: '#f5d3d2',
500: '#efc1bf',
950: '#000000',
},
}SCSS
$custom: #efc1bf; $custom-light: #f5d3d2; $custom-dark: #000000;
JSON
{
"hex": "#efc1bf",
"rgb": {
"r": 239,
"g": 193,
"b": 191
},
"hsl": {
"h": 2.5,
"s": 60,
"l": 84.314
},
"oklch": {
"l": 0.85074,
"c": 0.05296,
"h": 21.2
},
"luminance": 0.60252
}Semantic roles & 50–950 ramp
primary
#EFC1BF
secondary
#85CACD
accent
#C1C81E
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383