#EFDDF8#EFDDF8
#EFDDF8 is a very light, muted purple. Relative luminance 0.768; OKLCH L 92.0% C 0.041 H 314.6°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDDF8 |
|---|---|
| RGB | rgb(239, 221, 248) |
| HSL | hsl(280, 66%, 92%) |
| HSV | hsv(280, 11%, 97%) |
| CMYK | cmyk(3.6%, 10.9%, 0%, 2.7%) |
| CIE-LAB | lab(90.25, 10.94, -10.89) |
| CIE-LCH | lch(90.25, 15.43, 315.13°) |
| OKLab | oklab(92.01% 0.0287 -0.0291) |
| OKLCH | oklch(92.01% 0.041 314.6) |
| XYZ | xyz(78.3936, 76.8414, 99.4907) |
| Luminance | 0.7684 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 6.61
Thistle
#D8BFD8
ΔE00 7.11
Very Light Purple
#F6CEFC
ΔE00 7.41
Lavender (CSS)
#E6E6FA
ΔE00 7.48
Pale Lilac
#E4CBFF
ΔE00 7.78
Pale Mauve
#FED0FC
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDDF8 #E6F8DD
analogous
#E2DDF8 #EFDDF8 #F8DDF4
triadic
#EFDDF8 #F8EFDD #DDF8EF
tetradic
#EFDDF8 #F8E2DD #E6F8DD #DDF4F8
square
#EFDDF8 #F8E2DD #E6F8DD #DDF4F8
split-complementary
#EFDDF8 #F4F8DD #DDF8E2
monochromatic
#BF77E3 #D7AAEE #EFDDF8 #F3E6FA #F3E6FA
Accessibility & contrast
On white
1.28
#EFDDF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#EFDDF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDDF8
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDDF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDDF8 | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE2F9
Deuteranopia (green-blind)
#DDE4F7
Tritanopia (blue-blind)
#EFE0E6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #efddf8; /* rgb */ color: rgb(239, 221, 248); /* oklch */ color: oklch(92.0% 0.041 314.6);
Tailwind
colors: {
custom: {
50: '#f4e7fa',
500: '#efddf8',
950: '#000000',
},
}SCSS
$custom: #efddf8; $custom-light: #f4e7fa; $custom-dark: #000000;
JSON
{
"hex": "#efddf8",
"rgb": {
"r": 239,
"g": 221,
"b": 248
},
"hsl": {
"h": 280,
"s": 65.854,
"l": 91.961
},
"oklch": {
"l": 0.92007,
"c": 0.04089,
"h": 314.6
},
"luminance": 0.76841
}Semantic roles & 50–950 ramp
primary
#EFDDF8
secondary
#B2DB9E
accent
#CE1854
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171617
muted
#858485