#EFDDF3#EFDDF3
#EFDDF3 is a very light, muted purple. Relative luminance 0.765; OKLCH L 91.9% C 0.035 H 320.1°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDDF3 |
|---|---|
| RGB | rgb(239, 221, 243) |
| HSL | hsl(289, 48%, 91%) |
| HSV | hsv(289, 9%, 95%) |
| CMYK | cmyk(1.6%, 9.1%, 0%, 4.7%) |
| CIE-LAB | lab(90.11, 10.01, -8.47) |
| CIE-LCH | lch(90.11, 13.12, 319.76°) |
| OKLab | oklab(91.85% 0.027 -0.0226) |
| OKLCH | oklch(91.85% 0.035 320.1) |
| XYZ | xyz(77.6283, 76.5353, 95.4599) |
| Luminance | 0.7653 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.09
Lavender (CSS)
#E6E6FA
ΔE00 7.18
Lavenderblush
#FFF0F5
ΔE00 7.70
Pale Lavender
#EECFFE
ΔE00 8.00
Very Light Purple
#F6CEFC
ΔE00 8.57
Light Pink
#FFD1DF
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDDF3 #E1F3DD
analogous
#E4DDF3 #EFDDF3 #F3DDEC
triadic
#EFDDF3 #F3EFDD #DDF3EF
tetradic
#EFDDF3 #F3E4DD #E1F3DD #DDECF3
square
#EFDDF3 #F3E4DD #E1F3DD #DDECF3
split-complementary
#EFDDF3 #ECF3DD #DDF3E4
monochromatic
#C483D3 #DAB0E3 #EFDDF3 #F4E8F7 #F4E8F7
Accessibility & contrast
On white
1.29
#EFDDF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#EFDDF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDDF3
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDDF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDDF3 | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE1F4
Deuteranopia (green-blind)
#DFE3F2
Tritanopia (blue-blind)
#F0DFE4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #efddf3; /* rgb */ color: rgb(239, 221, 243); /* oklch */ color: oklch(91.9% 0.035 320.1);
Tailwind
colors: {
custom: {
50: '#f4e7f7',
500: '#efddf3',
950: '#000000',
},
}SCSS
$custom: #efddf3; $custom-light: #f4e7f7; $custom-dark: #000000;
JSON
{
"hex": "#efddf3",
"rgb": {
"r": 239,
"g": 221,
"b": 243
},
"hsl": {
"h": 289.091,
"s": 47.826,
"l": 90.98
},
"oklch": {
"l": 0.91851,
"c": 0.03517,
"h": 320.1
},
"luminance": 0.76535
}Semantic roles & 50–950 ramp
primary
#EFDDF3
secondary
#ABD1A3
accent
#BB2A45
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171617
muted
#858485