#EFC4DF#EFC4DF
#EFC4DF is a very light, moderate pink. Relative luminance 0.632; OKLCH L 86.6% C 0.060 H 340.4°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC4DF |
|---|---|
| RGB | rgb(239, 196, 223) |
| HSL | hsl(322, 57%, 85%) |
| HSV | hsv(322, 18%, 94%) |
| CMYK | cmyk(0%, 18%, 6.7%, 6.3%) |
| CIE-LAB | lab(83.53, 19.63, -7.64) |
| CIE-LCH | lch(83.53, 21.06, 338.73°) |
| OKLab | oklab(86.55% 0.0566 -0.0201) |
| OKLCH | oklch(86.55% 0.06 340.4) |
| XYZ | xyz(68.6548, 63.1601, 78.3723) |
| Luminance | 0.6316 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.27
Light Pink
#FFD1DF
ΔE00 5.30
Pale Pink
#FFCFDC
ΔE00 5.55
Pale Mauve
#FED0FC
ΔE00 5.68
Very Light Purple
#F6CEFC
ΔE00 6.17
Baby Pink
#FFB7CE
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC4DF #C4EFD4
analogous
#EAC4EF #EFC4DF #EFC4C9
triadic
#EFC4DF #DFEFC4 #C4DFEF
tetradic
#EFC4DF #EFEAC4 #C4EFD4 #C4C9EF
square
#EFC4DF #EFEAC4 #C4EFD4 #C4C9EF
split-complementary
#EFC4DF #C9EFC4 #C4EFEA
monochromatic
#D564AB #E294C5 #EFC4DF #F8E7F2 #F8E7F2
Accessibility & contrast
On white
1.54
#EFC4DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#EFC4DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC4DF
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC4DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC4DF | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CCE0
Deuteranopia (green-blind)
#CFD3DE
Tritanopia (blue-blind)
#F5C4CD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #efc4df; /* rgb */ color: rgb(239, 196, 223); /* oklch */ color: oklch(86.6% 0.060 340.4);
Tailwind
colors: {
custom: {
50: '#f4d6e9',
500: '#efc4df',
950: '#000000',
},
}SCSS
$custom: #efc4df; $custom-light: #f4d6e9; $custom-dark: #000000;
JSON
{
"hex": "#efc4df",
"rgb": {
"r": 239,
"g": 196,
"b": 223
},
"hsl": {
"h": 322.326,
"s": 57.333,
"l": 85.294
},
"oklch": {
"l": 0.86552,
"c": 0.06003,
"h": 340.4
},
"luminance": 0.63158
}Semantic roles & 50–950 ramp
primary
#EFC4DF
secondary
#8ACDA3
accent
#C55E21
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171416
muted
#858384