#EFC3CF#EFC3CF
#EFC3CF is a very light, muted pink. Relative luminance 0.619; OKLCH L 85.9% C 0.052 H 0.1°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC3CF |
|---|---|
| RGB | rgb(239, 195, 207) |
| HSL | hsl(344, 58%, 85%) |
| HSV | hsv(344, 18%, 94%) |
| CMYK | cmyk(0%, 18.4%, 13.4%, 6.3%) |
| CIE-LAB | lab(82.85, 17.50, -0.07) |
| CIE-LCH | lch(82.85, 17.50, 359.77°) |
| OKLab | oklab(85.89% 0.0523 0.0001) |
| OKLCH | oklch(85.89% 0.052 0.1) |
| XYZ | xyz(66.3739, 61.8881, 67.4686) |
| Luminance | 0.6189 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Pink
#FFCFDC
ΔE00 3.18
Light Pink
#FFD1DF
ΔE00 3.48
Bubblegum
#FFC1CC
ΔE00 4.21
Light Rose
#FFC5CB
ΔE00 4.26
Pink
#FFC0CB
ΔE00 4.40
Pale Rose
#FDC1C5
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC3CF #C3EFE3
analogous
#EFC3E5 #EFC3CF #EFCDC3
triadic
#EFC3CF #CFEFC3 #C3CFEF
tetradic
#EFC3CF #E5EFC3 #C3EFE3 #CDC3EF
square
#EFC3CF #E5EFC3 #C3EFE3 #CDC3EF
split-complementary
#EFC3CF #C3EFCD #C3E5EF
monochromatic
#D56282 #E293A8 #EFC3CF #F9E7EC #F9E7EC
Accessibility & contrast
On white
1.57
#EFC3CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#EFC3CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC3CF
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC3CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC3CF | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CACF
Deuteranopia (green-blind)
#D2D1CE
Tritanopia (blue-blind)
#F7C1C7
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #efc3cf; /* rgb */ color: rgb(239, 195, 207); /* oklch */ color: oklch(85.9% 0.052 0.1);
Tailwind
colors: {
custom: {
50: '#f4d5dd',
500: '#efc3cf',
950: '#000000',
},
}SCSS
$custom: #efc3cf; $custom-light: #f4d5dd; $custom-dark: #000000;
JSON
{
"hex": "#efc3cf",
"rgb": {
"r": 239,
"g": 195,
"b": 207
},
"hsl": {
"h": 343.636,
"s": 57.895,
"l": 85.098
},
"oklch": {
"l": 0.85887,
"c": 0.05233,
"h": 0.1
},
"luminance": 0.61886
}Semantic roles & 50–950 ramp
primary
#EFC3CF
secondary
#89CDBB
accent
#C59820
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171415
muted
#858384