#EFDDEF#EFDDEF
#EFDDEF is a very light, muted purple. Relative luminance 0.763; OKLCH L 91.7% C 0.031 H 325.8°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDDEF |
|---|---|
| RGB | rgb(239, 221, 239) |
| HSL | hsl(300, 36%, 90%) |
| HSV | hsv(300, 8%, 94%) |
| CMYK | cmyk(0%, 7.5%, 0%, 6.3%) |
| CIE-LAB | lab(90.00, 9.29, -6.54) |
| CIE-LCH | lch(90.00, 11.36, 324.86°) |
| OKLab | oklab(91.73% 0.0256 -0.0173) |
| OKLCH | oklch(91.73% 0.031 325.8) |
| XYZ | xyz(77.0308, 76.2963, 92.3132) |
| Luminance | 0.7630 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 6.57
Lavender (CSS)
#E6E6FA
ΔE00 7.17
Thistle
#D8BFD8
ΔE00 7.38
Light Pink
#FFD1DF
ΔE00 8.34
Mistyrose
#FFE4E1
ΔE00 8.93
Pale Pink
#FFCFDC
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDDEF #DDEFDD
analogous
#E6DDEF #EFDDEF #EFDDE6
triadic
#EFDDEF #EFEFDD #DDEFEF
tetradic
#EFDDEF #EFE6DD #DDEFDD #DDE6EF
square
#EFDDEF #EFE6DD #DDEFDD #DDE6EF
split-complementary
#EFDDEF #E6EFDD #DDEFE6
monochromatic
#C88AC8 #DBB3DB #EFDDEF #F5EAF5 #F5EAF5
Accessibility & contrast
On white
1.29
#EFDDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#EFDDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDDEF
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDDEF | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE1F0
Deuteranopia (green-blind)
#E0E3EE
Tritanopia (blue-blind)
#F0DEE3
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #efddef; /* rgb */ color: rgb(239, 221, 239); /* oklch */ color: oklch(91.7% 0.031 325.8);
Tailwind
colors: {
custom: {
50: '#f4e7f4',
500: '#efddef',
950: '#000000',
},
}SCSS
$custom: #efddef; $custom-light: #f4e7f4; $custom-dark: #000000;
JSON
{
"hex": "#efddef",
"rgb": {
"r": 239,
"g": 221,
"b": 239
},
"hsl": {
"h": 300,
"s": 36,
"l": 90.196
},
"oklch": {
"l": 0.91728,
"c": 0.03088,
"h": 325.8
},
"luminance": 0.76296
}Semantic roles & 50–950 ramp
primary
#EFDDEF
secondary
#A6CAA6
accent
#AF3737
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171617
muted
#858485