#EFDFED#EFDFED
#EFDFED is a very light, muted purple. Relative luminance 0.772; OKLCH L 92.0% C 0.025 H 329.7°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDFED |
|---|---|
| RGB | rgb(239, 223, 237) |
| HSL | hsl(308, 33%, 91%) |
| HSV | hsv(308, 7%, 94%) |
| CMYK | cmyk(0%, 6.7%, 0.8%, 6.3%) |
| CIE-LAB | lab(90.43, 7.89, -4.85) |
| CIE-LCH | lch(90.43, 9.26, 328.44°) |
| OKLab | oklab(92.05% 0.022 -0.0128) |
| OKLCH | oklch(92.05% 0.025 329.7) |
| XYZ | xyz(77.2682, 77.2411, 90.9428) |
| Luminance | 0.7724 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.13
Lavender (CSS)
#E6E6FA
ΔE00 6.70
Mistyrose
#FFE4E1
ΔE00 7.82
Thistle
#D8BFD8
ΔE00 8.48
Very Light Pink
#FFF4F2
ΔE00 8.61
Ghostwhite
#F8F8FF
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDFED #DFEFE1
analogous
#E9DFEF #EFDFED #EFDFE5
triadic
#EFDFED #EDEFDF #DFEDEF
tetradic
#EFDFED #EFE9DF #DFEFE1 #DFE5EF
square
#EFDFED #EFE9DF #DFEFE1 #DFE5EF
split-complementary
#EFDFED #E5EFDF #DFEFE9
monochromatic
#C68DBF #DBB6D6 #EFDFED #F5EBF4 #F5EBF4
Accessibility & contrast
On white
1.28
#EFDFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#EFDFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDFED
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDFED | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE2EE
Deuteranopia (green-blind)
#E2E4EC
Tritanopia (blue-blind)
#F1E0E3
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #efdfed; /* rgb */ color: rgb(239, 223, 237); /* oklch */ color: oklch(92.0% 0.025 329.7);
Tailwind
colors: {
custom: {
50: '#f4e9f2',
500: '#efdfed',
950: '#000000',
},
}SCSS
$custom: #efdfed; $custom-light: #f4e9f2; $custom-dark: #000000;
JSON
{
"hex": "#efdfed",
"rgb": {
"r": 239,
"g": 223,
"b": 237
},
"hsl": {
"h": 307.5,
"s": 33.333,
"l": 90.588
},
"oklch": {
"l": 0.9205,
"c": 0.02541,
"h": 329.7
},
"luminance": 0.7724
}Semantic roles & 50–950 ramp
primary
#EFDFED
secondary
#A9C9AD
accent
#AC4839
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171617
muted
#858485