#EFC2CF#EFC2CF
#EFC2CF is a very light, muted pink. Relative luminance 0.614; OKLCH L 85.7% C 0.054 H 359.1°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC2CF |
|---|---|
| RGB | rgb(239, 194, 207) |
| HSL | hsl(343, 58%, 85%) |
| HSV | hsv(343, 19%, 94%) |
| CMYK | cmyk(0%, 18.8%, 13.4%, 6.3%) |
| CIE-LAB | lab(82.62, 18.03, -0.42) |
| CIE-LCH | lch(82.62, 18.04, 358.67°) |
| OKLab | oklab(85.7% 0.0539 -0.0008) |
| OKLCH | oklch(85.7% 0.054 359.1) |
| XYZ | xyz(66.1506, 61.4414, 67.3942) |
| Luminance | 0.6144 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Pink
#FFCFDC
ΔE00 3.27
Light Pink
#FFD1DF
ΔE00 3.58
Bubblegum
#FFC1CC
ΔE00 4.08
Pink
#FFC0CB
ΔE00 4.26
Light Rose
#FFC5CB
ΔE00 4.33
Pale Rose
#FDC1C5
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC2CF #C2EFE2
analogous
#EFC2E5 #EFC2CF #EFCCC2
triadic
#EFC2CF #CFEFC2 #C2CFEF
tetradic
#EFC2CF #E5EFC2 #C2EFE2 #CCC2EF
square
#EFC2CF #E5EFC2 #C2EFE2 #CCC2EF
split-complementary
#EFC2CF #C2EFCC #C2E5EF
monochromatic
#D66183 #E292A9 #EFC2CF #F9E7EC #F9E7EC
Accessibility & contrast
On white
1.58
#EFC2CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#EFC2CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC2CF
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC2CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC2CF | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C9CF
Deuteranopia (green-blind)
#D1D0CE
Tritanopia (blue-blind)
#F7C0C6
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #efc2cf; /* rgb */ color: rgb(239, 194, 207); /* oklch */ color: oklch(85.7% 0.054 359.1);
Tailwind
colors: {
custom: {
50: '#f4d4dd',
500: '#efc2cf',
950: '#000000',
},
}SCSS
$custom: #efc2cf; $custom-light: #f4d4dd; $custom-dark: #000000;
JSON
{
"hex": "#efc2cf",
"rgb": {
"r": 239,
"g": 194,
"b": 207
},
"hsl": {
"h": 342.667,
"s": 58.442,
"l": 84.902
},
"oklch": {
"l": 0.85702,
"c": 0.05386,
"h": 359.1
},
"luminance": 0.61439
}Semantic roles & 50–950 ramp
primary
#EFC2CF
secondary
#88CDB9
accent
#C6961F
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171415
muted
#858384