#EFDFF5#EFDFF5
#EFDFF5 is a very light, muted purple. Relative luminance 0.777; OKLCH L 92.3% C 0.034 H 316.9°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDFF5 |
|---|---|
| RGB | rgb(239, 223, 245) |
| HSL | hsl(284, 52%, 92%) |
| HSV | hsv(284, 9%, 96%) |
| CMYK | cmyk(2.4%, 9%, 0%, 3.9%) |
| CIE-LAB | lab(90.65, 9.34, -8.72) |
| CIE-LCH | lch(90.65, 12.77, 316.97°) |
| OKLab | oklab(92.29% 0.0248 -0.0232) |
| OKLCH | oklch(92.29% 0.034 316.9) |
| XYZ | xyz(78.4631, 77.7191, 97.2363) |
| Luminance | 0.7772 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.46
Lavenderblush
#FFF0F5
ΔE00 7.46
Thistle
#D8BFD8
ΔE00 7.65
Pale Lavender
#EECFFE
ΔE00 8.34
Very Light Purple
#F6CEFC
ΔE00 9.03
Light Pink
#FFD1DF
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDFF5 #E5F5DF
analogous
#E4DFF5 #EFDFF5 #F5DFF0
triadic
#EFDFF5 #F5EFDF #DFF5EF
tetradic
#EFDFF5 #F5E4DF #E5F5DF #DFF0F5
square
#EFDFF5 #F5E4DF #E5F5DF #DFF0F5
split-complementary
#EFDFF5 #F0F5DF #DFF5E4
monochromatic
#C082D8 #D8B0E6 #EFDFF5 #F3E8F8 #F3E8F8
Accessibility & contrast
On white
1.27
#EFDFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#EFDFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDFF5
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDFF5 | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE3F6
Deuteranopia (green-blind)
#E0E5F4
Tritanopia (blue-blind)
#EFE1E6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #efdff5; /* rgb */ color: rgb(239, 223, 245); /* oklch */ color: oklch(92.3% 0.034 316.9);
Tailwind
colors: {
custom: {
50: '#f4e9f8',
500: '#efdff5',
950: '#000000',
},
}SCSS
$custom: #efdff5; $custom-light: #f4e9f8; $custom-dark: #000000;
JSON
{
"hex": "#efdff5",
"rgb": {
"r": 239,
"g": 223,
"b": 245
},
"hsl": {
"h": 283.636,
"s": 52.381,
"l": 91.765
},
"oklch": {
"l": 0.92294,
"c": 0.034,
"h": 316.9
},
"luminance": 0.77719
}Semantic roles & 50–950 ramp
primary
#EFDFF5
secondary
#B1D5A4
accent
#C02650
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171617
muted
#858485