#E6DCF0#E6DCF0
#E6DCF0 is a very light, muted violet. Relative luminance 0.743; OKLCH L 90.8% C 0.029 H 308.1°. Best body text is #000000 at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #E6DCF0 |
|---|---|
| RGB | rgb(230, 220, 240) |
| HSL | hsl(270, 40%, 90%) |
| HSV | hsv(270, 8%, 94%) |
| CMYK | cmyk(4.2%, 8.3%, 0%, 5.9%) |
| CIE-LAB | lab(89.06, 7.01, -8.52) |
| CIE-LCH | lch(89.06, 11.04, 309.44°) |
| OKLab | oklab(90.84% 0.0179 -0.0228) |
| OKLCH | oklch(90.84% 0.029 308.1) |
| XYZ | xyz(73.9518, 74.3008, 92.8668) |
| Luminance | 0.7430 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.53
Lavenderblush
#FFF0F5
ΔE00 7.53
Thistle
#D8BFD8
ΔE00 8.08
Ghostwhite
#F8F8FF
ΔE00 9.07
Pale Lavender
#EECFFE
ΔE00 9.70
Pale Lilac
#E4CBFF
ΔE00 10.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6DCF0 #E6F0DC
analogous
#DCDCF0 #E6DCF0 #F0DCF0
triadic
#E6DCF0 #F0E6DC #DCF0E6
tetradic
#E6DCF0 #F0DCDC #E6F0DC #DCF0F0
square
#E6DCF0 #F0DCDC #E6F0DC #DCF0F0
split-complementary
#E6DCF0 #F0F0DC #DCF0DC
monochromatic
#A986CB #C7B1DE #E6DCF0 #F0EAF6 #F0EAF6
Accessibility & contrast
On white
1.32
#E6DCF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.86
#E6DCF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6DCF0
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6DCF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6DCF0 | 1.00 | 1.32 | 15.86 | 15.86 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DFF1
Deuteranopia (green-blind)
#DBE0EF
Tritanopia (blue-blind)
#E5DEE2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e6dcf0; /* rgb */ color: rgb(230, 220, 240); /* oklch */ color: oklch(90.8% 0.029 308.1);
Tailwind
colors: {
custom: {
50: '#eee6f5',
500: '#e6dcf0',
950: '#000000',
},
}SCSS
$custom: #e6dcf0; $custom-light: #eee6f5; $custom-dark: #000000;
JSON
{
"hex": "#e6dcf0",
"rgb": {
"r": 230,
"g": 220,
"b": 240
},
"hsl": {
"h": 270,
"s": 40,
"l": 90.196
},
"oklch": {
"l": 0.90836,
"c": 0.02892,
"h": 308.1
},
"luminance": 0.74301
}Semantic roles & 50–950 ramp
primary
#E6DCF0
secondary
#B8CCA4
accent
#B33273
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161617
muted
#858485