#EFC7CB#EFC7CB
#EFC7CB is a very light, muted red. Relative luminance 0.635; OKLCH L 86.5% C 0.046 H 11.3°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC7CB |
|---|---|
| RGB | rgb(239, 199, 203) |
| HSL | hsl(354, 56%, 86%) |
| HSV | hsv(354, 17%, 94%) |
| CMYK | cmyk(0%, 16.7%, 15.1%, 6.3%) |
| CIE-LAB | lab(83.71, 14.76, 3.32) |
| CIE-LCH | lch(83.71, 15.12, 12.66°) |
| OKLab | oklab(86.52% 0.0448 0.0089) |
| OKLCH | oklch(86.52% 0.046 11.3) |
| XYZ | xyz(66.7993, 63.5114, 65.2285) |
| Luminance | 0.6351 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 4.41
Pale Pink
#FFCFDC
ΔE00 4.46
Light Pink
#FFD1DF
ΔE00 4.76
Pale Rose
#FDC1C5
ΔE00 4.80
Bubblegum
#FFC1CC
ΔE00 5.56
Pink
#FFC0CB
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC7CB #C7EFEB
analogous
#EFC7DF #EFC7CB #EFD7C7
triadic
#EFC7CB #CBEFC7 #C7CBEF
tetradic
#EFC7CB #DFEFC7 #C7EFEB #D7C7EF
square
#EFC7CB #DFEFC7 #C7EFEB #D7C7EF
split-complementary
#EFC7CB #C7EFD7 #C7DFEF
monochromatic
#D46873 #E1979F #EFC7CB #F8E7E9 #F8E7E9
Accessibility & contrast
On white
1.53
#EFC7CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#EFC7CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC7CB
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC7CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC7CB | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCCCB
Deuteranopia (green-blind)
#D6D3CA
Tritanopia (blue-blind)
#F7C4C8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #efc7cb; /* rgb */ color: rgb(239, 199, 203); /* oklch */ color: oklch(86.5% 0.046 11.3);
Tailwind
colors: {
custom: {
50: '#f4d8da',
500: '#efc7cb',
950: '#000000',
},
}SCSS
$custom: #efc7cb; $custom-light: #f4d8da; $custom-dark: #000000;
JSON
{
"hex": "#efc7cb",
"rgb": {
"r": 239,
"g": 199,
"b": 203
},
"hsl": {
"h": 354,
"s": 55.556,
"l": 85.882
},
"oklch": {
"l": 0.86519,
"c": 0.04567,
"h": 11.3
},
"luminance": 0.63509
}Semantic roles & 50–950 ramp
primary
#EFC7CB
secondary
#8DCDC7
accent
#C3B322
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383