#EFCCDA#EFCCDA
#EFCCDA is a very light, muted pink. Relative luminance 0.666; OKLCH L 87.9% C 0.043 H 352.0°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCCDA |
|---|---|
| RGB | rgb(239, 204, 218) |
| HSL | hsl(336, 52%, 87%) |
| HSV | hsv(336, 15%, 94%) |
| CMYK | cmyk(0%, 14.6%, 8.8%, 6.3%) |
| CIE-LAB | lab(85.30, 14.55, -2.36) |
| CIE-LCH | lch(85.30, 14.74, 350.80°) |
| OKLab | oklab(87.88% 0.0428 -0.006) |
| OKLCH | oklch(87.88% 0.043 352) |
| XYZ | xyz(69.8434, 66.6001, 75.4920) |
| Luminance | 0.6660 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 3.34
Pale Pink
#FFCFDC
ΔE00 3.67
Thistle
#D8BFD8
ΔE00 6.05
Light Rose
#FFC5CB
ΔE00 6.59
Bubblegum
#FFC1CC
ΔE00 6.80
Pink
#FFC0CB
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCCDA #CCEFE1
analogous
#EFCCEC #EFCCDA #EFD0CC
triadic
#EFCCDA #DAEFCC #CCDAEF
tetradic
#EFCCDA #ECEFCC #CCEFE1 #D0CCEF
square
#EFCCDA #ECEFCC #CCEFE1 #D0CCEF
split-complementary
#EFCCDA #CCEFD0 #CCECEF
monochromatic
#D26F96 #E09DB8 #EFCCDA #F8E8EE #F8E8EE
Accessibility & contrast
On white
1.47
#EFCCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#EFCCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCCDA
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCCDA | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD2DB
Deuteranopia (green-blind)
#D7D7D9
Tritanopia (blue-blind)
#F5CBD1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #efccda; /* rgb */ color: rgb(239, 204, 218); /* oklch */ color: oklch(87.9% 0.043 352.0);
Tailwind
colors: {
custom: {
50: '#f4dbe5',
500: '#efccda',
950: '#000000',
},
}SCSS
$custom: #efccda; $custom-light: #f4dbe5; $custom-dark: #000000;
JSON
{
"hex": "#efccda",
"rgb": {
"r": 239,
"g": 204,
"b": 218
},
"hsl": {
"h": 336,
"s": 52.239,
"l": 86.863
},
"oklch": {
"l": 0.87883,
"c": 0.04326,
"h": 352
},
"luminance": 0.66598
}Semantic roles & 50–950 ramp
primary
#EFCCDA
secondary
#93CDB5
accent
#C08226
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171515
muted
#858484