#EFC5DC#EFC5DC
#EFC5DC is a very light, muted pink. Relative luminance 0.635; OKLCH L 86.6% C 0.056 H 344.3°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC5DC |
|---|---|
| RGB | rgb(239, 197, 220) |
| HSL | hsl(327, 57%, 85%) |
| HSV | hsv(327, 18%, 94%) |
| CMYK | cmyk(0%, 17.6%, 7.9%, 6.3%) |
| CIE-LAB | lab(83.68, 18.59, -5.81) |
| CIE-LCH | lch(83.68, 19.47, 342.64°) |
| OKLab | oklab(86.64% 0.054 -0.0152) |
| OKLCH | oklch(86.64% 0.056 344.3) |
| XYZ | xyz(68.4802, 63.4524, 76.3364) |
| Luminance | 0.6345 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.33
Pale Pink
#FFCFDC
ΔE00 4.55
Thistle
#D8BFD8
ΔE00 5.32
Pastel Pink
#FFBACD
ΔE00 6.44
Bubblegum
#FFC1CC
ΔE00 6.59
Baby Pink
#FFB7CE
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC5DC #C5EFD8
analogous
#EDC5EF #EFC5DC #EFC5C7
triadic
#EFC5DC #DCEFC5 #C5DCEF
tetradic
#EFC5DC #EFEDC5 #C5EFD8 #C5C7EF
square
#EFC5DC #EFEDC5 #C5EFD8 #C5C7EF
split-complementary
#EFC5DC #C7EFC5 #C5EFED
monochromatic
#D565A2 #E295BF #EFC5DC #F8E7F1 #F8E7F1
Accessibility & contrast
On white
1.53
#EFC5DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#EFC5DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC5DC
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC5DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC5DC | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CDDD
Deuteranopia (green-blind)
#D1D3DB
Tritanopia (blue-blind)
#F5C5CD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #efc5dc; /* rgb */ color: rgb(239, 197, 220); /* oklch */ color: oklch(86.6% 0.056 344.3);
Tailwind
colors: {
custom: {
50: '#f4d6e6',
500: '#efc5dc',
950: '#000000',
},
}SCSS
$custom: #efc5dc; $custom-light: #f4d6e6; $custom-dark: #000000;
JSON
{
"hex": "#efc5dc",
"rgb": {
"r": 239,
"g": 197,
"b": 220
},
"hsl": {
"h": 327.143,
"s": 56.757,
"l": 85.49
},
"oklch": {
"l": 0.86643,
"c": 0.0561,
"h": 344.3
},
"luminance": 0.63451
}Semantic roles & 50–950 ramp
primary
#EFC5DC
secondary
#8BCDA9
accent
#C46B21
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171416
muted
#858384