#EFC4DC#EFC4DC
#EFC4DC is a very light, muted pink. Relative luminance 0.630; OKLCH L 86.5% C 0.058 H 343.8°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC4DC |
|---|---|
| RGB | rgb(239, 196, 220) |
| HSL | hsl(327, 57%, 85%) |
| HSV | hsv(327, 18%, 94%) |
| CMYK | cmyk(0%, 18%, 7.9%, 6.3%) |
| CIE-LAB | lab(83.44, 19.12, -6.16) |
| CIE-LCH | lch(83.44, 20.09, 342.13°) |
| OKLab | oklab(86.46% 0.0555 -0.0162) |
| OKLCH | oklch(86.46% 0.058 343.8) |
| XYZ | xyz(68.2539, 62.9997, 76.2610) |
| Luminance | 0.6300 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.60
Pale Pink
#FFCFDC
ΔE00 4.80
Thistle
#D8BFD8
ΔE00 5.39
Pastel Pink
#FFBACD
ΔE00 6.32
Baby Pink
#FFB7CE
ΔE00 6.45
Pale Mauve
#FED0FC
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC4DC #C4EFD7
analogous
#EDC4EF #EFC4DC #EFC4C6
triadic
#EFC4DC #DCEFC4 #C4DCEF
tetradic
#EFC4DC #EFEDC4 #C4EFD7 #C4C6EF
square
#EFC4DC #EFEDC4 #C4EFD7 #C4C6EF
split-complementary
#EFC4DC #C6EFC4 #C4EFED
monochromatic
#D564A3 #E294BF #EFC4DC #F8E7F1 #F8E7F1
Accessibility & contrast
On white
1.54
#EFC4DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#EFC4DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC4DC
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC4DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC4DC | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CCDD
Deuteranopia (green-blind)
#D0D2DB
Tritanopia (blue-blind)
#F5C4CC
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #efc4dc; /* rgb */ color: rgb(239, 196, 220); /* oklch */ color: oklch(86.5% 0.058 343.8);
Tailwind
colors: {
custom: {
50: '#f4d6e6',
500: '#efc4dc',
950: '#000000',
},
}SCSS
$custom: #efc4dc; $custom-light: #f4d6e6; $custom-dark: #000000;
JSON
{
"hex": "#efc4dc",
"rgb": {
"r": 239,
"g": 196,
"b": 220
},
"hsl": {
"h": 326.512,
"s": 57.333,
"l": 85.294
},
"oklch": {
"l": 0.86459,
"c": 0.0578,
"h": 343.8
},
"luminance": 0.62998
}Semantic roles & 50–950 ramp
primary
#EFC4DC
secondary
#8ACDA8
accent
#C56921
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171416
muted
#858384