#EFDDEE#EFDDEE
#EFDDEE is a very light, muted purple. Relative luminance 0.762; OKLCH L 91.7% C 0.030 H 327.5°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDDEE |
|---|---|
| RGB | rgb(239, 221, 238) |
| HSL | hsl(303, 36%, 90%) |
| HSV | hsv(303, 8%, 94%) |
| CMYK | cmyk(0%, 7.5%, 0.4%, 6.3%) |
| CIE-LAB | lab(89.97, 9.11, -6.05) |
| CIE-LCH | lch(89.97, 10.94, 326.39°) |
| OKLab | oklab(91.7% 0.0252 -0.016) |
| OKLCH | oklch(91.7% 0.03 327.5) |
| XYZ | xyz(76.8835, 76.2374, 91.5374) |
| Luminance | 0.7624 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 6.30
Lavender (CSS)
#E6E6FA
ΔE00 7.20
Thistle
#D8BFD8
ΔE00 7.50
Light Pink
#FFD1DF
ΔE00 8.29
Mistyrose
#FFE4E1
ΔE00 8.61
Pale Pink
#FFCFDC
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDDEE #DDEFDE
analogous
#E7DDEF #EFDDEE #EFDDE5
triadic
#EFDDEE #EEEFDD #DDEEEF
tetradic
#EFDDEE #EFE7DD #DDEFDE #DDE5EF
square
#EFDDEE #EFE7DD #DDEFDE #DDE5EF
split-complementary
#EFDDEE #E5EFDD #DDEFE7
monochromatic
#C88AC4 #DBB3D9 #EFDDEE #F5EAF5 #F5EAF5
Accessibility & contrast
On white
1.29
#EFDDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#EFDDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDDEE
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDDEE | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE1EF
Deuteranopia (green-blind)
#E0E3ED
Tritanopia (blue-blind)
#F0DEE2
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #efddee; /* rgb */ color: rgb(239, 221, 238); /* oklch */ color: oklch(91.7% 0.030 327.5);
Tailwind
colors: {
custom: {
50: '#f4e7f3',
500: '#efddee',
950: '#000000',
},
}SCSS
$custom: #efddee; $custom-light: #f4e7f3; $custom-dark: #000000;
JSON
{
"hex": "#efddee",
"rgb": {
"r": 239,
"g": 221,
"b": 238
},
"hsl": {
"h": 303.333,
"s": 36,
"l": 90.196
},
"oklch": {
"l": 0.91697,
"c": 0.02986,
"h": 327.5
},
"luminance": 0.76237
}Semantic roles & 50–950 ramp
primary
#EFDDEE
secondary
#A6CAA8
accent
#AF3D37
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171617
muted
#858485