#E7DFE7#E7DFE7
#E7DFE7 is a very light, near-neutral purple. Relative luminance 0.755; OKLCH L 91.2% C 0.014 H 325.7°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #E7DFE7 |
|---|---|
| RGB | rgb(231, 223, 231) |
| HSL | hsl(300, 14%, 89%) |
| HSV | hsv(300, 3%, 91%) |
| CMYK | cmyk(0%, 3.5%, 0%, 9.4%) |
| CIE-LAB | lab(89.64, 4.13, -2.93) |
| CIE-LCH | lch(89.64, 5.06, 324.63°) |
| OKLab | oklab(91.23% 0.0114 -0.0077) |
| OKLCH | oklch(91.23% 0.014 325.7) |
| XYZ | xyz(73.7642, 75.5341, 86.2793) |
| Luminance | 0.7553 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.87
Lavender (CSS)
#E6E6FA
ΔE00 5.73
Gainsboro
#DCDCDC
ΔE00 6.06
Ghostwhite
#F8F8FF
ΔE00 6.21
Very Light Pink
#FFF4F2
ΔE00 6.49
Fog
#D8DCE0
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7DFE7 #DFE7DF
analogous
#E3DFE7 #E7DFE7 #E7DFE3
triadic
#E7DFE7 #E7E7DF #DFE7E7
tetradic
#E7DFE7 #E7E3DF #DFE7DF #DFE3E7
square
#E7DFE7 #E7E3DF #DFE7DF #DFE3E7
split-complementary
#E7DFE7 #E3E7DF #DFE7E3
monochromatic
#B399B3 #CDBCCD #E7DFE7 #F2EEF2 #F2EEF2
Accessibility & contrast
On white
1.30
#E7DFE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#E7DFE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7DFE7
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7DFE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7DFE7 | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE1E7
Deuteranopia (green-blind)
#E0E2E7
Tritanopia (blue-blind)
#E8E0E2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e7dfe7; /* rgb */ color: rgb(231, 223, 231); /* oklch */ color: oklch(91.2% 0.014 325.7);
Tailwind
colors: {
custom: {
50: '#eee9ee',
500: '#e7dfe7',
950: '#000000',
},
}SCSS
$custom: #e7dfe7; $custom-light: #eee9ee; $custom-dark: #000000;
JSON
{
"hex": "#e7dfe7",
"rgb": {
"r": 231,
"g": 223,
"b": 231
},
"hsl": {
"h": 300,
"s": 14.286,
"l": 89.02
},
"oklch": {
"l": 0.91226,
"c": 0.01374,
"h": 325.7
},
"luminance": 0.75534
}Semantic roles & 50–950 ramp
primary
#E7DFE7
secondary
#AEBCAE
accent
#984D4D
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161616
muted
#858485