#EFCDEE#EFCDEE
#EFCDEE is a very light, muted purple. Relative luminance 0.682; OKLCH L 88.7% C 0.058 H 327.0°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCDEE |
|---|---|
| RGB | rgb(239, 205, 238) |
| HSL | hsl(302, 52%, 87%) |
| HSV | hsv(302, 14%, 94%) |
| CMYK | cmyk(0%, 14.2%, 0.4%, 6.3%) |
| CIE-LAB | lab(86.10, 17.51, -11.80) |
| CIE-LCH | lch(86.10, 21.11, 326.03°) |
| OKLab | oklab(88.69% 0.0484 -0.0315) |
| OKLCH | oklch(88.69% 0.058 327) |
| XYZ | xyz(72.8586, 68.1876, 90.1957) |
| Luminance | 0.6819 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 3.58
Pale Mauve
#FED0FC
ΔE00 3.80
Pale Lavender
#EECFFE
ΔE00 4.24
Thistle
#D8BFD8
ΔE00 5.08
Light Lilac
#EDC8FF
ΔE00 5.84
Pale Lilac
#E4CBFF
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCDEE #CDEFCE
analogous
#DFCDEF #EFCDEE #EFCDDD
triadic
#EFCDEE #EEEFCD #CDEEEF
tetradic
#EFCDEE #EFDFCD #CDEFCE #CDDDEF
square
#EFCDEE #EFDFCD #CDEFCE #CDDDEF
split-complementary
#EFCDEE #DDEFCD #CDEFDF
monochromatic
#D170CE #E09FDE #EFCDEE #F8E8F7 #F8E8F7
Accessibility & contrast
On white
1.43
#EFCDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#EFCDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCDEE
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCDEE | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD5EF
Deuteranopia (green-blind)
#D2D9ED
Tritanopia (blue-blind)
#F2CFD8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #efcdee; /* rgb */ color: rgb(239, 205, 238); /* oklch */ color: oklch(88.7% 0.058 327.0);
Tailwind
colors: {
custom: {
50: '#f4dcf3',
500: '#efcdee',
950: '#000000',
},
}SCSS
$custom: #efcdee; $custom-light: #f4dcf3; $custom-dark: #000000;
JSON
{
"hex": "#efcdee",
"rgb": {
"r": 239,
"g": 205,
"b": 238
},
"hsl": {
"h": 301.765,
"s": 51.515,
"l": 87.059
},
"oklch": {
"l": 0.88688,
"c": 0.05773,
"h": 327
},
"luminance": 0.68186
}Semantic roles & 50–950 ramp
primary
#EFCDEE
secondary
#94CD95
accent
#BF2B27
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171517
muted
#858485