#EFCDEC#EFCDEC
#EFCDEC is a very light, muted purple. Relative luminance 0.681; OKLCH L 88.6% C 0.056 H 328.9°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCDEC |
|---|---|
| RGB | rgb(239, 205, 236) |
| HSL | hsl(305, 52%, 87%) |
| HSV | hsv(305, 14%, 94%) |
| CMYK | cmyk(0%, 14.2%, 1.3%, 6.3%) |
| CIE-LAB | lab(86.04, 17.15, -10.82) |
| CIE-LCH | lch(86.04, 20.28, 327.74°) |
| OKLab | oklab(88.62% 0.0477 -0.0288) |
| OKLCH | oklch(88.62% 0.056 328.9) |
| XYZ | xyz(72.5664, 68.0708, 88.6569) |
| Luminance | 0.6807 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 4.14
Pale Mauve
#FED0FC
ΔE00 4.21
Pale Lavender
#EECFFE
ΔE00 4.82
Thistle
#D8BFD8
ΔE00 4.86
Light Lilac
#EDC8FF
ΔE00 6.43
Light Pink
#FFD1DF
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCDEC #CDEFD0
analogous
#E1CDEF #EFCDEC #EFCDDB
triadic
#EFCDEC #ECEFCD #CDECEF
tetradic
#EFCDEC #EFE1CD #CDEFD0 #CDDBEF
square
#EFCDEC #EFE1CD #CDEFD0 #CDDBEF
split-complementary
#EFCDEC #DBEFCD #CDEFE1
monochromatic
#D170C9 #E09FDA #EFCDEC #F8E8F6 #F8E8F6
Accessibility & contrast
On white
1.44
#EFCDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#EFCDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCDEC
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCDEC | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD5ED
Deuteranopia (green-blind)
#D3D9EB
Tritanopia (blue-blind)
#F2CFD7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #efcdec; /* rgb */ color: rgb(239, 205, 236); /* oklch */ color: oklch(88.6% 0.056 328.9);
Tailwind
colors: {
custom: {
50: '#f4dcf2',
500: '#efcdec',
950: '#000000',
},
}SCSS
$custom: #efcdec; $custom-light: #f4dcf2; $custom-dark: #000000;
JSON
{
"hex": "#efcdec",
"rgb": {
"r": 239,
"g": 205,
"b": 236
},
"hsl": {
"h": 305.294,
"s": 51.515,
"l": 87.059
},
"oklch": {
"l": 0.88623,
"c": 0.05575,
"h": 328.9
},
"luminance": 0.68069
}Semantic roles & 50–950 ramp
primary
#EFCDEC
secondary
#94CD99
accent
#BF3427
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171516
muted
#858485