#EFC7BB#EFC7BB
#EFC7BB is a very light, muted red. Relative luminance 0.628; OKLCH L 86.1% C 0.049 H 37.3°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC7BB |
|---|---|
| RGB | rgb(239, 199, 187) |
| HSL | hsl(14, 62%, 84%) |
| HSV | hsv(14, 22%, 94%) |
| CMYK | cmyk(0%, 16.7%, 21.8%, 6.3%) |
| CIE-LAB | lab(83.33, 12.34, 11.31) |
| CIE-LCH | lch(83.33, 16.74, 42.48°) |
| OKLab | oklab(86.1% 0.0387 0.0295) |
| OKLCH | oklch(86.1% 0.049 37.3) |
| XYZ | xyz(64.9901, 62.7877, 55.6999) |
| Luminance | 0.6279 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.60
Mistyrose
#FFE4E1
ΔE00 7.83
Pale Rose
#FDC1C5
ΔE00 8.47
Pinkish Grey
#C8ACA9
ΔE00 8.78
Light Rose
#FFC5CB
ΔE00 8.85
Pale Salmon
#FFB19A
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC7BB #BBE3EF
analogous
#EFBBC9 #EFC7BB #EFE1BB
triadic
#EFC7BB #BBEFC7 #C7BBEF
tetradic
#EFC7BB #C9EFBB #BBE3EF #E1BBEF
square
#EFC7BB #C9EFBB #BBE3EF #E1BBEF
split-complementary
#EFC7BB #BBEFE1 #BBC9EF
monochromatic
#D87558 #E39E89 #EFC7BB #F9EBE6 #F9EBE6
Accessibility & contrast
On white
1.55
#EFC7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#EFC7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC7BB
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC7BB | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CBBA
Deuteranopia (green-blind)
#D9D3BB
Tritanopia (blue-blind)
#F9C2C4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #efc7bb; /* rgb */ color: rgb(239, 199, 187); /* oklch */ color: oklch(86.1% 0.049 37.3);
Tailwind
colors: {
custom: {
50: '#f5d8cf',
500: '#efc7bb',
950: '#000000',
},
}SCSS
$custom: #efc7bb; $custom-light: #f5d8cf; $custom-dark: #000000;
JSON
{
"hex": "#efc7bb",
"rgb": {
"r": 239,
"g": 199,
"b": 187
},
"hsl": {
"h": 13.846,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.86097,
"c": 0.04865,
"h": 37.3
},
"luminance": 0.62785
}Semantic roles & 50–950 ramp
primary
#EFC7BB
secondary
#81BCCD
accent
#A2CA1C
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171413
muted
#858383