#EFC8CB#EFC8CB
#EFC8CB is a very light, muted red. Relative luminance 0.640; OKLCH L 86.7% C 0.044 H 12.8°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC8CB |
|---|---|
| RGB | rgb(239, 200, 203) |
| HSL | hsl(355, 55%, 86%) |
| HSV | hsv(355, 16%, 94%) |
| CMYK | cmyk(0%, 16.3%, 15.1%, 6.3%) |
| CIE-LAB | lab(83.95, 14.23, 3.67) |
| CIE-LCH | lch(83.95, 14.69, 14.44°) |
| OKLab | oklab(86.71% 0.0433 0.0098) |
| OKLCH | oklch(86.71% 0.044 12.8) |
| XYZ | xyz(67.0301, 63.9731, 65.3054) |
| Luminance | 0.6397 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 4.74
Pale Pink
#FFCFDC
ΔE00 4.80
Light Pink
#FFD1DF
ΔE00 5.06
Pale Rose
#FDC1C5
ΔE00 5.10
Bubblegum
#FFC1CC
ΔE00 5.98
Pink
#FFC0CB
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC8CB #C8EFEC
analogous
#EFC8DE #EFC8CB #EFD8C8
triadic
#EFC8CB #CBEFC8 #C8CBEF
tetradic
#EFC8CB #DEEFC8 #C8EFEC #D8C8EF
square
#EFC8CB #DEEFC8 #C8EFEC #D8C8EF
split-complementary
#EFC8CB #C8EFD8 #C8DEEF
monochromatic
#D36971 #E1999E #EFC8CB #F8E7E9 #F8E7E9
Accessibility & contrast
On white
1.52
#EFC8CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#EFC8CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC8CB
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC8CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC8CB | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECDCB
Deuteranopia (green-blind)
#D7D4CA
Tritanopia (blue-blind)
#F7C5C9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #efc8cb; /* rgb */ color: rgb(239, 200, 203); /* oklch */ color: oklch(86.7% 0.044 12.8);
Tailwind
colors: {
custom: {
50: '#f4d8da',
500: '#efc8cb',
950: '#000000',
},
}SCSS
$custom: #efc8cb; $custom-light: #f4d8da; $custom-dark: #000000;
JSON
{
"hex": "#efc8cb",
"rgb": {
"r": 239,
"g": 200,
"b": 203
},
"hsl": {
"h": 355.385,
"s": 54.93,
"l": 86.078
},
"oklch": {
"l": 0.86706,
"c": 0.04438,
"h": 12.8
},
"luminance": 0.63971
}Semantic roles & 50–950 ramp
primary
#EFC8CB
secondary
#8ECDC8
accent
#C2B623
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383