#EFC7DC#EFC7DC
#EFC7DC is a very light, muted pink. Relative luminance 0.644; OKLCH L 87.0% C 0.053 H 345.3°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC7DC |
|---|---|
| RGB | rgb(239, 199, 220) |
| HSL | hsl(329, 56%, 86%) |
| HSV | hsv(329, 17%, 94%) |
| CMYK | cmyk(0%, 16.7%, 7.9%, 6.3%) |
| CIE-LAB | lab(84.16, 17.53, -5.11) |
| CIE-LCH | lch(84.16, 18.26, 343.75°) |
| OKLab | oklab(87.01% 0.051 -0.0133) |
| OKLCH | oklch(87.01% 0.053 345.3) |
| XYZ | xyz(68.9373, 64.3667, 76.4888) |
| Luminance | 0.6437 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 3.87
Pale Pink
#FFCFDC
ΔE00 4.14
Thistle
#D8BFD8
ΔE00 5.25
Bubblegum
#FFC1CC
ΔE00 6.56
Pink
#FFC0CB
ΔE00 6.76
Pastel Pink
#FFBACD
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC7DC #C7EFDA
analogous
#EEC7EF #EFC7DC #EFC7C8
triadic
#EFC7DC #DCEFC7 #C7DCEF
tetradic
#EFC7DC #EFEEC7 #C7EFDA #C7C8EF
square
#EFC7DC #EFEEC7 #C7EFDA #C7C8EF
split-complementary
#EFC7DC #C8EFC7 #C7EFEE
monochromatic
#D468A0 #E197BE #EFC7DC #F8E7F0 #F8E7F0
Accessibility & contrast
On white
1.51
#EFC7DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#EFC7DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC7DC
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC7DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC7DC | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CEDD
Deuteranopia (green-blind)
#D2D4DB
Tritanopia (blue-blind)
#F5C7CE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #efc7dc; /* rgb */ color: rgb(239, 199, 220); /* oklch */ color: oklch(87.0% 0.053 345.3);
Tailwind
colors: {
custom: {
50: '#f4d8e6',
500: '#efc7dc',
950: '#000000',
},
}SCSS
$custom: #efc7dc; $custom-light: #f4d8e6; $custom-dark: #000000;
JSON
{
"hex": "#efc7dc",
"rgb": {
"r": 239,
"g": 199,
"b": 220
},
"hsl": {
"h": 328.5,
"s": 55.556,
"l": 85.882
},
"oklch": {
"l": 0.87012,
"c": 0.05273,
"h": 345.3
},
"luminance": 0.64365
}Semantic roles & 50–950 ramp
primary
#EFC7DC
secondary
#8DCDAC
accent
#C36F22
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171416
muted
#858384