#EFC3DC#EFC3DC
#EFC3DC is a very light, muted pink. Relative luminance 0.625; OKLCH L 86.3% C 0.060 H 343.3°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC3DC |
|---|---|
| RGB | rgb(239, 195, 220) |
| HSL | hsl(326, 58%, 85%) |
| HSV | hsv(326, 18%, 94%) |
| CMYK | cmyk(0%, 18.4%, 7.9%, 6.3%) |
| CIE-LAB | lab(83.21, 19.65, -6.51) |
| CIE-LCH | lch(83.21, 20.70, 341.66°) |
| OKLab | oklab(86.28% 0.057 -0.0171) |
| OKLCH | oklch(86.28% 0.06 343.3) |
| XYZ | xyz(68.0291, 62.5501, 76.1861) |
| Luminance | 0.6255 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.89
Pale Pink
#FFCFDC
ΔE00 5.06
Thistle
#D8BFD8
ΔE00 5.48
Pastel Pink
#FFBACD
ΔE00 6.23
Baby Pink
#FFB7CE
ΔE00 6.28
Pale Mauve
#FED0FC
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC3DC #C3EFD6
analogous
#ECC3EF #EFC3DC #EFC3C6
triadic
#EFC3DC #DCEFC3 #C3DCEF
tetradic
#EFC3DC #EFECC3 #C3EFD6 #C3C6EF
square
#EFC3DC #EFECC3 #C3EFD6 #C3C6EF
split-complementary
#EFC3DC #C6EFC3 #C3EFEC
monochromatic
#D562A4 #E293C0 #EFC3DC #F9E7F1 #F9E7F1
Accessibility & contrast
On white
1.55
#EFC3DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#EFC3DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC3DC
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC3DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC3DC | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CBDD
Deuteranopia (green-blind)
#CFD2DB
Tritanopia (blue-blind)
#F5C3CB
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #efc3dc; /* rgb */ color: rgb(239, 195, 220); /* oklch */ color: oklch(86.3% 0.060 343.3);
Tailwind
colors: {
custom: {
50: '#f4d5e6',
500: '#efc3dc',
950: '#000000',
},
}SCSS
$custom: #efc3dc; $custom-light: #f4d5e6; $custom-dark: #000000;
JSON
{
"hex": "#efc3dc",
"rgb": {
"r": 239,
"g": 195,
"b": 220
},
"hsl": {
"h": 325.909,
"s": 57.895,
"l": 85.098
},
"oklch": {
"l": 0.86275,
"c": 0.05951,
"h": 343.3
},
"luminance": 0.62548
}Semantic roles & 50–950 ramp
primary
#EFC3DC
secondary
#89CDA6
accent
#C56720
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171416
muted
#858384