#EFC1BB#EFC1BB
#EFC1BB is a very light, muted red. Relative luminance 0.601; OKLCH L 85.0% C 0.054 H 26.9°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC1BB |
|---|---|
| RGB | rgb(239, 193, 187) |
| HSL | hsl(7, 62%, 84%) |
| HSV | hsv(7, 22%, 94%) |
| CMYK | cmyk(0%, 19.2%, 21.8%, 6.3%) |
| CIE-LAB | lab(81.88, 15.51, 9.24) |
| CIE-LCH | lch(81.88, 18.05, 30.79°) |
| OKLab | oklab(84.97% 0.0479 0.0243) |
| OKLCH | oklch(84.97% 0.054 26.9) |
| XYZ | xyz(63.6367, 60.0810, 55.2488) |
| Luminance | 0.6008 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.22
Light Rose
#FFC5CB
ΔE00 5.76
Bubblegum
#FFC1CC
ΔE00 7.37
Pink
#FFC0CB
ΔE00 7.43
Pale Pink
#FFCFDC
ΔE00 8.14
Pinkish Grey
#C8ACA9
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC1BB #BBE9EF
analogous
#EFBBCF #EFC1BB #EFDBBB
triadic
#EFC1BB #BBEFC1 #C1BBEF
tetradic
#EFC1BB #CFEFBB #BBE9EF #DBBBEF
square
#EFC1BB #CFEFBB #BBE9EF #DBBBEF
split-complementary
#EFC1BB #BBEFDB #BBCFEF
monochromatic
#D86758 #E39489 #EFC1BB #F9E8E6 #F9E8E6
Accessibility & contrast
On white
1.61
#EFC1BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#EFC1BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC1BB
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC1BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC1BB | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC6BA
Deuteranopia (green-blind)
#D5CFBB
Tritanopia (blue-blind)
#FABCBF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #efc1bb; /* rgb */ color: rgb(239, 193, 187); /* oklch */ color: oklch(85.0% 0.054 26.9);
Tailwind
colors: {
custom: {
50: '#f5d3cf',
500: '#efc1bb',
950: '#000000',
},
}SCSS
$custom: #efc1bb; $custom-light: #f5d3cf; $custom-dark: #000000;
JSON
{
"hex": "#efc1bb",
"rgb": {
"r": 239,
"g": 193,
"b": 187
},
"hsl": {
"h": 6.923,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.84969,
"c": 0.05366,
"h": 26.9
},
"luminance": 0.60079
}Semantic roles & 50–950 ramp
primary
#EFC1BB
secondary
#81C4CD
accent
#B6CA1C
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171413
muted
#858383