#E6DFF4#E6DFF4
#E6DFF4 is a very light, muted violet. Relative luminance 0.761; OKLCH L 91.5% C 0.029 H 301.0°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #E6DFF4 |
|---|---|
| RGB | rgb(230, 223, 244) |
| HSL | hsl(260, 49%, 92%) |
| HSV | hsv(260, 9%, 96%) |
| CMYK | cmyk(5.7%, 8.6%, 0%, 4.3%) |
| CIE-LAB | lab(89.92, 6.20, -9.36) |
| CIE-LCH | lch(89.92, 11.22, 303.53°) |
| OKLab | oklab(91.54% 0.015 -0.025) |
| OKLCH | oklch(91.54% 0.029 301) |
| XYZ | xyz(75.3470, 76.1300, 96.2955) |
| Luminance | 0.7613 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.28
Lavenderblush
#FFF0F5
ΔE00 7.82
Ghostwhite
#F8F8FF
ΔE00 8.43
Thistle
#D8BFD8
ΔE00 9.18
Fog
#D8DCE0
ΔE00 9.89
Pale Lavender
#EECFFE
ΔE00 10.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6DFF4 #EDF4DF
analogous
#DFE3F4 #E6DFF4 #F1DFF4
triadic
#E6DFF4 #F4E6DF #DFF4E6
tetradic
#E6DFF4 #F4DFE3 #EDF4DF #DFF4F1
square
#E6DFF4 #F4DFE3 #EDF4DF #DFF4F1
split-complementary
#E6DFF4 #F4F1DF #E3F4DF
monochromatic
#9F84D5 #C2B1E4 #E6DFF4 #EDE8F7 #EDE8F7
Accessibility & contrast
On white
1.29
#E6DFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#E6DFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6DFF4
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6DFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6DFF4 | 1.00 | 1.29 | 16.23 | 16.23 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE2F5
Deuteranopia (green-blind)
#DDE2F3
Tritanopia (blue-blind)
#E4E2E6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #e6dff4; /* rgb */ color: rgb(230, 223, 244); /* oklch */ color: oklch(91.5% 0.029 301.0);
Tailwind
colors: {
custom: {
50: '#eee9f7',
500: '#e6dff4',
950: '#000000',
},
}SCSS
$custom: #e6dff4; $custom-light: #eee9f7; $custom-dark: #000000;
JSON
{
"hex": "#e6dff4",
"rgb": {
"r": 230,
"g": 223,
"b": 244
},
"hsl": {
"h": 260,
"s": 48.837,
"l": 91.569
},
"oklch": {
"l": 0.91541,
"c": 0.0292,
"h": 301
},
"luminance": 0.7613
}Semantic roles & 50–950 ramp
primary
#E6DFF4
secondary
#C3D3A5
accent
#BC298B
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161617
muted
#858485