#EFC5CB#EFC5CB
#EFC5CB is a very light, muted red. Relative luminance 0.626; OKLCH L 86.1% C 0.048 H 8.5°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC5CB |
|---|---|
| RGB | rgb(239, 197, 203) |
| HSL | hsl(351, 57%, 85%) |
| HSV | hsv(351, 18%, 94%) |
| CMYK | cmyk(0%, 17.6%, 15.1%, 6.3%) |
| CIE-LAB | lab(83.23, 15.81, 2.62) |
| CIE-LCH | lch(83.23, 16.03, 9.40°) |
| OKLab | oklab(86.15% 0.0478 0.0071) |
| OKLCH | oklch(86.15% 0.048 8.5) |
| XYZ | xyz(66.3421, 62.5972, 65.0761) |
| Luminance | 0.6260 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 3.91
Pale Pink
#FFCFDC
ΔE00 3.94
Light Pink
#FFD1DF
ΔE00 4.30
Pale Rose
#FDC1C5
ΔE00 4.36
Bubblegum
#FFC1CC
ΔE00 4.80
Pink
#FFC0CB
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC5CB #C5EFE9
analogous
#EFC5E0 #EFC5CB #EFD4C5
triadic
#EFC5CB #CBEFC5 #C5CBEF
tetradic
#EFC5CB #E0EFC5 #C5EFE9 #D4C5EF
square
#EFC5CB #E0EFC5 #C5EFE9 #D4C5EF
split-complementary
#EFC5CB #C5EFD4 #C5E0EF
monochromatic
#D56575 #E295A0 #EFC5CB #F8E7E9 #F8E7E9
Accessibility & contrast
On white
1.55
#EFC5CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#EFC5CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC5CB
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC5CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC5CB | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCBCB
Deuteranopia (green-blind)
#D4D2CA
Tritanopia (blue-blind)
#F7C2C7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #efc5cb; /* rgb */ color: rgb(239, 197, 203); /* oklch */ color: oklch(86.1% 0.048 8.5);
Tailwind
colors: {
custom: {
50: '#f4d6da',
500: '#efc5cb',
950: '#000000',
},
}SCSS
$custom: #efc5cb; $custom-light: #f4d6da; $custom-dark: #000000;
JSON
{
"hex": "#efc5cb",
"rgb": {
"r": 239,
"g": 197,
"b": 203
},
"hsl": {
"h": 351.429,
"s": 56.757,
"l": 85.49
},
"oklch": {
"l": 0.86145,
"c": 0.04835,
"h": 8.5
},
"luminance": 0.62595
}Semantic roles & 50–950 ramp
primary
#EFC5CB
secondary
#8BCDC4
accent
#C4AD21
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383