#EFCFED#EFCFED
#EFCFED is a very light, muted purple. Relative luminance 0.691; OKLCH L 89.0% C 0.053 H 328.0°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCFED |
|---|---|
| RGB | rgb(239, 207, 237) |
| HSL | hsl(304, 50%, 87%) |
| HSV | hsv(304, 13%, 94%) |
| CMYK | cmyk(0%, 13.4%, 0.8%, 6.3%) |
| CIE-LAB | lab(86.55, 16.27, -10.60) |
| CIE-LCH | lch(86.55, 19.42, 326.93°) |
| OKLab | oklab(89.03% 0.0451 -0.0282) |
| OKLCH | oklch(89.03% 0.053 328) |
| XYZ | xyz(73.1936, 69.0920, 89.5846) |
| Luminance | 0.6909 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 4.45
Pale Mauve
#FED0FC
ΔE00 4.57
Thistle
#D8BFD8
ΔE00 4.85
Pale Lavender
#EECFFE
ΔE00 4.91
Light Lilac
#EDC8FF
ΔE00 6.69
Light Pink
#FFD1DF
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCFED #CFEFD1
analogous
#E1CFEF #EFCFED #EFCFDD
triadic
#EFCFED #EDEFCF #CFEDEF
tetradic
#EFCFED #EFE1CF #CFEFD1 #CFDDEF
square
#EFCFED #EFE1CF #CFEFD1 #CFDDEF
split-complementary
#EFCFED #DDEFCF #CFEFE1
monochromatic
#D073CB #E0A1DC #EFCFED #F7E8F6 #F7E8F6
Accessibility & contrast
On white
1.42
#EFCFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#EFCFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCFED
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCFED | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6EE
Deuteranopia (green-blind)
#D4DAEC
Tritanopia (blue-blind)
#F2D1D9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #efcfed; /* rgb */ color: rgb(239, 207, 237); /* oklch */ color: oklch(89.0% 0.053 328.0);
Tailwind
colors: {
custom: {
50: '#f4ddf2',
500: '#efcfed',
950: '#000000',
},
}SCSS
$custom: #efcfed; $custom-light: #f4ddf2; $custom-dark: #000000;
JSON
{
"hex": "#efcfed",
"rgb": {
"r": 239,
"g": 207,
"b": 237
},
"hsl": {
"h": 303.75,
"s": 50,
"l": 87.451
},
"oklch": {
"l": 0.89027,
"c": 0.05323,
"h": 328
},
"luminance": 0.69091
}Semantic roles & 50–950 ramp
primary
#EFCFED
secondary
#96CC99
accent
#BD3128
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171517
muted
#858485