#EFDDED#EFDDED
#EFDDED is a very light, muted purple. Relative luminance 0.762; OKLCH L 91.7% C 0.029 H 329.3°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDDED |
|---|---|
| RGB | rgb(239, 221, 237) |
| HSL | hsl(307, 36%, 90%) |
| HSV | hsv(307, 8%, 94%) |
| CMYK | cmyk(0%, 7.5%, 0.8%, 6.3%) |
| CIE-LAB | lab(89.94, 8.93, -5.57) |
| CIE-LCH | lch(89.94, 10.52, 328.05°) |
| OKLab | oklab(91.67% 0.0248 -0.0147) |
| OKLCH | oklch(91.67% 0.029 329.3) |
| XYZ | xyz(76.7370, 76.1788, 90.7658) |
| Luminance | 0.7618 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 6.02
Lavender (CSS)
#E6E6FA
ΔE00 7.26
Thistle
#D8BFD8
ΔE00 7.63
Light Pink
#FFD1DF
ΔE00 8.26
Mistyrose
#FFE4E1
ΔE00 8.28
Pale Pink
#FFCFDC
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDDED #DDEFDF
analogous
#E8DDEF #EFDDED #EFDDE4
triadic
#EFDDED #EDEFDD #DDEDEF
tetradic
#EFDDED #EFE8DD #DDEFDF #DDE4EF
square
#EFDDED #EFE8DD #DDEFDF #DDE4EF
split-complementary
#EFDDED #E4EFDD #DDEFE8
monochromatic
#C88AC1 #DBB3D7 #EFDDED #F5EAF4 #F5EAF4
Accessibility & contrast
On white
1.29
#EFDDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#EFDDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDDED
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDDED | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE1EE
Deuteranopia (green-blind)
#E0E3EC
Tritanopia (blue-blind)
#F1DEE2
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #efdded; /* rgb */ color: rgb(239, 221, 237); /* oklch */ color: oklch(91.7% 0.029 329.3);
Tailwind
colors: {
custom: {
50: '#f4e7f2',
500: '#efdded',
950: '#000000',
},
}SCSS
$custom: #efdded; $custom-light: #f4e7f2; $custom-dark: #000000;
JSON
{
"hex": "#efdded",
"rgb": {
"r": 239,
"g": 221,
"b": 237
},
"hsl": {
"h": 306.667,
"s": 36,
"l": 90.196
},
"oklch": {
"l": 0.91667,
"c": 0.02888,
"h": 329.3
},
"luminance": 0.76178
}Semantic roles & 50–950 ramp
primary
#EFDDED
secondary
#A6CAAA
accent
#AF4437
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171617
muted
#858485