#EFDFFA#EFDFFA
#EFDFFA is a very light, muted violet. Relative luminance 0.780; OKLCH L 92.5% C 0.040 H 311.7°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDFFA |
|---|---|
| RGB | rgb(239, 223, 250) |
| HSL | hsl(276, 73%, 93%) |
| HSV | hsv(276, 11%, 98%) |
| CMYK | cmyk(4.4%, 10.8%, 0%, 2%) |
| CIE-LAB | lab(90.79, 10.26, -11.13) |
| CIE-LCH | lch(90.79, 15.14, 312.69°) |
| OKLab | oklab(92.45% 0.0266 -0.0298) |
| OKLCH | oklch(92.45% 0.04 311.7) |
| XYZ | xyz(79.2367, 78.0286, 101.3107) |
| Luminance | 0.7803 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.82
Pale Lavender
#EECFFE
ΔE00 7.01
Thistle
#D8BFD8
ΔE00 7.67
Very Light Purple
#F6CEFC
ΔE00 7.93
Pale Lilac
#E4CBFF
ΔE00 8.02
Pale Mauve
#FED0FC
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDFFA #EAFADF
analogous
#E1DFFA #EFDFFA #FADFF7
triadic
#EFDFFA #FAEFDF #DFFAEF
tetradic
#EFDFFA #FAE1DF #EAFADF #DFF7FA
square
#EFDFFA #FAE1DF #EAFADF #DFF7FA
split-complementary
#EFDFFA #F7FADF #DFFAE1
monochromatic
#BA75E9 #D5AAF2 #EFDFFA #F2E5FB #F2E5FB
Accessibility & contrast
On white
1.26
#EFDFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#EFDFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDFFA
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDFFA | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE4FB
Deuteranopia (green-blind)
#DFE5F9
Tritanopia (blue-blind)
#EEE2E8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #efdffa; /* rgb */ color: rgb(239, 223, 250); /* oklch */ color: oklch(92.5% 0.040 311.7);
Tailwind
colors: {
custom: {
50: '#f4e9fc',
500: '#efdffa',
950: '#000000',
},
}SCSS
$custom: #efdffa; $custom-light: #f4e9fc; $custom-dark: #000000;
JSON
{
"hex": "#efdffa",
"rgb": {
"r": 239,
"g": 223,
"b": 250
},
"hsl": {
"h": 275.556,
"s": 72.973,
"l": 92.745
},
"oklch": {
"l": 0.92451,
"c": 0.0399,
"h": 311.7
},
"luminance": 0.78028
}Semantic roles & 50–950 ramp
primary
#EFDFFA
secondary
#B9DF9E
accent
#D51061
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171617
muted
#858485