#EFC7DA#EFC7DA
#EFC7DA is a very light, muted pink. Relative luminance 0.643; OKLCH L 87.0% C 0.051 H 348.0°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC7DA |
|---|---|
| RGB | rgb(239, 199, 218) |
| HSL | hsl(332, 56%, 86%) |
| HSV | hsv(332, 17%, 94%) |
| CMYK | cmyk(0%, 16.7%, 8.8%, 6.3%) |
| CIE-LAB | lab(84.10, 17.19, -4.12) |
| CIE-LCH | lch(84.10, 17.68, 346.52°) |
| OKLab | oklab(86.95% 0.0503 -0.0107) |
| OKLCH | oklch(86.95% 0.051 348) |
| XYZ | xyz(68.6740, 64.2613, 75.1022) |
| Luminance | 0.6426 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 3.49
Pale Pink
#FFCFDC
ΔE00 3.72
Thistle
#D8BFD8
ΔE00 5.51
Bubblegum
#FFC1CC
ΔE00 6.16
Pink
#FFC0CB
ΔE00 6.36
Pastel Pink
#FFBACD
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC7DA #C7EFDC
analogous
#EFC7EE #EFC7DA #EFC8C7
triadic
#EFC7DA #DAEFC7 #C7DAEF
tetradic
#EFC7DA #EEEFC7 #C7EFDC #C8C7EF
square
#EFC7DA #EEEFC7 #C7EFDC #C8C7EF
split-complementary
#EFC7DA #C7EFC8 #C7EEEF
monochromatic
#D4689B #E197BB #EFC7DA #F8E7EF #F8E7EF
Accessibility & contrast
On white
1.52
#EFC7DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#EFC7DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC7DA
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC7DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC7DA | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACEDB
Deuteranopia (green-blind)
#D3D4D9
Tritanopia (blue-blind)
#F5C6CD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #efc7da; /* rgb */ color: rgb(239, 199, 218); /* oklch */ color: oklch(87.0% 0.051 348.0);
Tailwind
colors: {
custom: {
50: '#f4d8e5',
500: '#efc7da',
950: '#000000',
},
}SCSS
$custom: #efc7da; $custom-light: #f4d8e5; $custom-dark: #000000;
JSON
{
"hex": "#efc7da",
"rgb": {
"r": 239,
"g": 199,
"b": 218
},
"hsl": {
"h": 331.5,
"s": 55.556,
"l": 85.882
},
"oklch": {
"l": 0.86952,
"c": 0.05143,
"h": 348
},
"luminance": 0.6426
}Semantic roles & 50–950 ramp
primary
#EFC7DA
secondary
#8DCDAF
accent
#C37722
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171415
muted
#858384