#EFCDEF#EFCDEF
#EFCDEF is a very light, muted purple. Relative luminance 0.682; OKLCH L 88.7% C 0.059 H 326.1°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCDEF |
|---|---|
| RGB | rgb(239, 205, 239) |
| HSL | hsl(300, 52%, 87%) |
| HSV | hsv(300, 14%, 94%) |
| CMYK | cmyk(0%, 14.2%, 0%, 6.3%) |
| CIE-LAB | lab(86.13, 17.69, -12.28) |
| CIE-LCH | lch(86.13, 21.54, 325.23°) |
| OKLab | oklab(88.72% 0.0487 -0.0328) |
| OKLCH | oklch(88.72% 0.059 326.1) |
| XYZ | xyz(73.0059, 68.2466, 90.9716) |
| Luminance | 0.6825 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 3.31
Pale Mauve
#FED0FC
ΔE00 3.62
Pale Lavender
#EECFFE
ΔE00 3.95
Thistle
#D8BFD8
ΔE00 5.21
Light Lilac
#EDC8FF
ΔE00 5.55
Pale Lilac
#E4CBFF
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCDEF #CDEFCD
analogous
#DECDEF #EFCDEF #EFCDDE
triadic
#EFCDEF #EFEFCD #CDEFEF
tetradic
#EFCDEF #EFDECD #CDEFCD #CDDEEF
square
#EFCDEF #EFDECD #CDEFCD #CDDEEF
split-complementary
#EFCDEF #DEEFCD #CDEFDE
monochromatic
#D170D1 #E09FE0 #EFCDEF #F8E8F8 #F8E8F8
Accessibility & contrast
On white
1.43
#EFCDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#EFCDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCDEF
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCDEF | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD5F0
Deuteranopia (green-blind)
#D2D9EE
Tritanopia (blue-blind)
#F1D0D8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #efcdef; /* rgb */ color: rgb(239, 205, 239); /* oklch */ color: oklch(88.7% 0.059 326.1);
Tailwind
colors: {
custom: {
50: '#f4dcf4',
500: '#efcdef',
950: '#000000',
},
}SCSS
$custom: #efcdef; $custom-light: #f4dcf4; $custom-dark: #000000;
JSON
{
"hex": "#efcdef",
"rgb": {
"r": 239,
"g": 205,
"b": 239
},
"hsl": {
"h": 300,
"s": 51.515,
"l": 87.059
},
"oklch": {
"l": 0.88721,
"c": 0.05875,
"h": 326.1
},
"luminance": 0.68245
}Semantic roles & 50–950 ramp
primary
#EFCDEF
secondary
#94CD94
accent
#BF2727
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171517
muted
#858485