#E7DFF3#E7DFF3
#E7DFF3 is a very light, muted violet. Relative luminance 0.762; OKLCH L 91.6% C 0.028 H 303.9°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #E7DFF3 |
|---|---|
| RGB | rgb(231, 223, 243) |
| HSL | hsl(264, 45%, 91%) |
| HSV | hsv(264, 8%, 95%) |
| CMYK | cmyk(4.9%, 8.2%, 0%, 4.7%) |
| CIE-LAB | lab(89.97, 6.34, -8.75) |
| CIE-LCH | lch(89.97, 10.80, 305.92°) |
| OKLab | oklab(91.59% 0.0157 -0.0234) |
| OKLCH | oklch(91.59% 0.028 303.9) |
| XYZ | xyz(75.5175, 76.2354, 95.5131) |
| Luminance | 0.7623 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.59
Lavenderblush
#FFF0F5
ΔE00 7.41
Ghostwhite
#F8F8FF
ΔE00 8.34
Thistle
#D8BFD8
ΔE00 9.01
Fog
#D8DCE0
ΔE00 9.87
Gainsboro
#DCDCDC
ΔE00 10.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7DFF3 #EBF3DF
analogous
#DFE1F3 #E7DFF3 #F1DFF3
triadic
#E7DFF3 #F3E7DF #DFF3E7
tetradic
#E7DFF3 #F3DFE1 #EBF3DF #DFF3F1
square
#E7DFF3 #F3DFE1 #EBF3DF #DFF3F1
split-complementary
#E7DFF3 #F3F1DF #E1F3DF
monochromatic
#A486D2 #C6B2E2 #E7DFF3 #EEE9F7 #EEE9F7
Accessibility & contrast
On white
1.29
#E7DFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#E7DFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7DFF3
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7DFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7DFF3 | 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)
#DCE2F4
Deuteranopia (green-blind)
#DDE2F2
Tritanopia (blue-blind)
#E5E1E5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #e7dff3; /* rgb */ color: rgb(231, 223, 243); /* oklch */ color: oklch(91.6% 0.028 303.9);
Tailwind
colors: {
custom: {
50: '#eee9f7',
500: '#e7dff3',
950: '#000000',
},
}SCSS
$custom: #e7dff3; $custom-light: #eee9f7; $custom-dark: #000000;
JSON
{
"hex": "#e7dff3",
"rgb": {
"r": 231,
"g": 223,
"b": 243
},
"hsl": {
"h": 264,
"s": 45.455,
"l": 91.373
},
"oklch": {
"l": 0.91589,
"c": 0.02818,
"h": 303.9
},
"luminance": 0.76235
}Semantic roles & 50–950 ramp
primary
#E7DFF3
secondary
#BFD1A5
accent
#B92D81
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161617
muted
#858485