#EFC7DF#EFC7DF
#EFC7DF is a very light, muted pink. Relative luminance 0.645; OKLCH L 87.1% C 0.055 H 341.6°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC7DF |
|---|---|
| RGB | rgb(239, 199, 223) |
| HSL | hsl(324, 56%, 86%) |
| HSV | hsv(324, 17%, 94%) |
| CMYK | cmyk(0%, 16.7%, 6.7%, 6.3%) |
| CIE-LAB | lab(84.24, 18.04, -6.59) |
| CIE-LCH | lch(84.24, 19.20, 339.95°) |
| OKLab | oklab(87.1% 0.0521 -0.0173) |
| OKLCH | oklch(87.1% 0.055 341.6) |
| XYZ | xyz(69.3382, 64.5270, 78.6001) |
| Luminance | 0.6452 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.54
Pale Pink
#FFCFDC
ΔE00 4.86
Thistle
#D8BFD8
ΔE00 4.99
Pale Mauve
#FED0FC
ΔE00 6.18
Very Light Purple
#F6CEFC
ΔE00 6.64
Pastel Pink
#FFBACD
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC7DF #C7EFD7
analogous
#EBC7EF #EFC7DF #EFC7CB
triadic
#EFC7DF #DFEFC7 #C7DFEF
tetradic
#EFC7DF #EFEBC7 #C7EFD7 #C7CBEF
square
#EFC7DF #EFEBC7 #C7EFD7 #C7CBEF
split-complementary
#EFC7DF #CBEFC7 #C7EFEB
monochromatic
#D468A9 #E197C4 #EFC7DF #F8E7F1 #F8E7F1
Accessibility & contrast
On white
1.51
#EFC7DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#EFC7DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC7DF
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC7DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC7DF | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CFE0
Deuteranopia (green-blind)
#D1D4DE
Tritanopia (blue-blind)
#F4C7CF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #efc7df; /* rgb */ color: rgb(239, 199, 223); /* oklch */ color: oklch(87.1% 0.055 341.6);
Tailwind
colors: {
custom: {
50: '#f4d8e9',
500: '#efc7df',
950: '#000000',
},
}SCSS
$custom: #efc7df; $custom-light: #f4d8e9; $custom-dark: #000000;
JSON
{
"hex": "#efc7df",
"rgb": {
"r": 239,
"g": 199,
"b": 223
},
"hsl": {
"h": 324,
"s": 55.556,
"l": 85.882
},
"oklch": {
"l": 0.87104,
"c": 0.05488,
"h": 341.6
},
"luminance": 0.64525
}Semantic roles & 50–950 ramp
primary
#EFC7DF
secondary
#8DCDA7
accent
#C36322
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171416
muted
#858384