#E3DFEF#E3DFEF
#E3DFEF is a very light, muted violet. Relative luminance 0.753; OKLCH L 91.2% C 0.022 H 297.4°. Best body text is #000000 at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #E3DFEF |
|---|---|
| RGB | rgb(227, 223, 239) |
| HSL | hsl(255, 33%, 91%) |
| HSV | hsv(255, 7%, 94%) |
| CMYK | cmyk(5%, 6.7%, 0%, 6.3%) |
| CIE-LAB | lab(89.55, 4.27, -7.30) |
| CIE-LCH | lch(89.55, 8.46, 300.34°) |
| OKLab | oklab(91.15% 0.0101 -0.0195) |
| OKLCH | oklch(91.15% 0.022 297.4) |
| XYZ | xyz(73.6434, 75.3382, 92.3066) |
| Luminance | 0.7534 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.56
Ghostwhite
#F8F8FF
ΔE00 6.81
Lavenderblush
#FFF0F5
ΔE00 7.20
Fog
#D8DCE0
ΔE00 7.54
Gainsboro
#DCDCDC
ΔE00 8.05
Light Gray
#D3D3D3
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3DFEF #EBEFDF
analogous
#DFE3EF #E3DFEF #EBDFEF
triadic
#E3DFEF #EFE3DF #DFEFE3
tetradic
#E3DFEF #EFDFE3 #EBEFDF #DFEFEB
square
#E3DFEF #EFDFE3 #EBEFDF #DFEFEB
split-complementary
#E3DFEF #EFEBDF #E3EFDF
monochromatic
#9C8DC6 #BFB6DB #E3DFEF #EDEBF5 #EDEBF5
Accessibility & contrast
On white
1.31
#E3DFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#E3DFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3DFEF
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3DFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3DFEF | 1.00 | 1.31 | 16.07 | 16.07 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE1F0
Deuteranopia (green-blind)
#DDE1EE
Tritanopia (blue-blind)
#E1E1E4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e3dfef; /* rgb */ color: rgb(227, 223, 239); /* oklch */ color: oklch(91.2% 0.022 297.4);
Tailwind
colors: {
custom: {
50: '#ebe9f4',
500: '#e3dfef',
950: '#000000',
},
}SCSS
$custom: #e3dfef; $custom-light: #ebe9f4; $custom-dark: #000000;
JSON
{
"hex": "#e3dfef",
"rgb": {
"r": 227,
"g": 223,
"b": 239
},
"hsl": {
"h": 255,
"s": 33.333,
"l": 90.588
},
"oklch": {
"l": 0.91151,
"c": 0.02197,
"h": 297.4
},
"luminance": 0.75338
}Semantic roles & 50–950 ramp
primary
#E3DFEF
secondary
#C1C9A9
accent
#AC398F
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161617
muted
#848485