#EFCADD#EFCADD
#EFCADD is a very light, muted pink. Relative luminance 0.658; OKLCH L 87.6% C 0.048 H 345.8°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCADD |
|---|---|
| RGB | rgb(239, 202, 221) |
| HSL | hsl(329, 54%, 86%) |
| HSV | hsv(329, 15%, 94%) |
| CMYK | cmyk(0%, 15.5%, 7.5%, 6.3%) |
| CIE-LAB | lab(84.90, 16.11, -4.54) |
| CIE-LCH | lch(84.90, 16.74, 344.26°) |
| OKLab | oklab(87.6% 0.0469 -0.0119) |
| OKLCH | oklch(87.6% 0.048 345.8) |
| XYZ | xyz(69.7672, 65.8139, 77.4207) |
| Luminance | 0.6581 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 3.61
Pale Pink
#FFCFDC
ΔE00 3.99
Thistle
#D8BFD8
ΔE00 5.22
Bubblegum
#FFC1CC
ΔE00 6.91
Pink
#FFC0CB
ΔE00 7.12
Light Rose
#FFC5CB
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCADD #CAEFDC
analogous
#EFCAEF #EFCADD #EFCACB
triadic
#EFCADD #DDEFCA #CADDEF
tetradic
#EFCADD #EFEFCA #CAEFDC #CACBEF
square
#EFCADD #EFEFCA #CAEFDC #CACBEF
split-complementary
#EFCADD #CBEFCA #CAEFEF
monochromatic
#D36CA1 #E19BBF #EFCADD #F8E7F0 #F8E7F0
Accessibility & contrast
On white
1.48
#EFCADD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#EFCADD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCADD
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCADD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCADD | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD1DE
Deuteranopia (green-blind)
#D4D6DC
Tritanopia (blue-blind)
#F5CAD0
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #efcadd; /* rgb */ color: rgb(239, 202, 221); /* oklch */ color: oklch(87.6% 0.048 345.8);
Tailwind
colors: {
custom: {
50: '#f4dae7',
500: '#efcadd',
950: '#000000',
},
}SCSS
$custom: #efcadd; $custom-light: #f4dae7; $custom-dark: #000000;
JSON
{
"hex": "#efcadd",
"rgb": {
"r": 239,
"g": 202,
"b": 221
},
"hsl": {
"h": 329.189,
"s": 53.623,
"l": 86.471
},
"oklch": {
"l": 0.87599,
"c": 0.04838,
"h": 345.8
},
"luminance": 0.65812
}Semantic roles & 50–950 ramp
primary
#EFCADD
secondary
#90CDAE
accent
#C17124
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171416
muted
#858384