#E6DFEB#E6DFEB
#E6DFEB is a very light, near-neutral violet. Relative luminance 0.756; OKLCH L 91.3% C 0.018 H 311.6°. Best body text is #000000 at 16.12:1 contrast (WCAG AA passes).
Color values
| HEX | #E6DFEB |
|---|---|
| RGB | rgb(230, 223, 235) |
| HSL | hsl(275, 23%, 90%) |
| HSV | hsv(275, 5%, 92%) |
| CMYK | cmyk(2.1%, 5.1%, 0%, 7.8%) |
| CIE-LAB | lab(89.67, 4.52, -5.00) |
| CIE-LCH | lch(89.67, 6.74, 312.14°) |
| OKLab | oklab(91.27% 0.0118 -0.0133) |
| OKLCH | oklch(91.27% 0.018 311.6) |
| XYZ | xyz(74.0137, 75.5967, 89.2736) |
| Luminance | 0.7560 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.27
Lavenderblush
#FFF0F5
ΔE00 5.66
Ghostwhite
#F8F8FF
ΔE00 6.47
Gainsboro
#DCDCDC
ΔE00 7.18
Fog
#D8DCE0
ΔE00 7.30
Very Light Pink
#FFF4F2
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6DFEB #E4EBDF
analogous
#E0DFEB #E6DFEB #EBDFEA
triadic
#E6DFEB #EBE6DF #DFEBE6
tetradic
#E6DFEB #EBE0DF #E4EBDF #DFEAEB
square
#E6DFEB #EBE0DF #E4EBDF #DFEAEB
split-complementary
#E6DFEB #EAEBDF #DFEBE0
monochromatic
#AB94BC #C9B9D3 #E6DFEB #F0ECF3 #F0ECF3
Accessibility & contrast
On white
1.30
#E6DFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.12
#E6DFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6DFEB
16.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6DFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6DFEB | 1.00 | 1.30 | 16.12 | 16.12 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE1EC
Deuteranopia (green-blind)
#DFE2EB
Tritanopia (blue-blind)
#E6E0E3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e6dfeb; /* rgb */ color: rgb(230, 223, 235); /* oklch */ color: oklch(91.3% 0.018 311.6);
Tailwind
colors: {
custom: {
50: '#ede9f1',
500: '#e6dfeb',
950: '#000000',
},
}SCSS
$custom: #e6dfeb; $custom-light: #ede9f1; $custom-dark: #000000;
JSON
{
"hex": "#e6dfeb",
"rgb": {
"r": 230,
"g": 223,
"b": 235
},
"hsl": {
"h": 275,
"s": 23.077,
"l": 89.804
},
"oklch": {
"l": 0.91265,
"c": 0.01775,
"h": 311.6
},
"luminance": 0.75597
}Semantic roles & 50–950 ramp
primary
#E6DFEB
secondary
#B5C3AB
accent
#A2446B
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161616
muted
#848485