#E6DEF0#E6DEF0
#E6DEF0 is a very light, muted violet. Relative luminance 0.754; OKLCH L 91.2% C 0.026 H 305.8°. Best body text is #000000 at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #E6DEF0 |
|---|---|
| RGB | rgb(230, 222, 240) |
| HSL | hsl(267, 38%, 91%) |
| HSV | hsv(267, 8%, 94%) |
| CMYK | cmyk(4.2%, 7.5%, 0%, 5.9%) |
| CIE-LAB | lab(89.56, 5.97, -7.79) |
| CIE-LCH | lch(89.56, 9.81, 307.46°) |
| OKLab | oklab(91.22% 0.015 -0.0208) |
| OKLCH | oklch(91.22% 0.026 305.8) |
| XYZ | xyz(74.4799, 75.3569, 93.0428) |
| Luminance | 0.7536 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.69
Lavenderblush
#FFF0F5
ΔE00 6.99
Ghostwhite
#F8F8FF
ΔE00 8.02
Thistle
#D8BFD8
ΔE00 9.02
Fog
#D8DCE0
ΔE00 9.29
Gainsboro
#DCDCDC
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6DEF0 #E8F0DE
analogous
#DEDFF0 #E6DEF0 #EFDEF0
triadic
#E6DEF0 #F0E6DE #DEF0E6
tetradic
#E6DEF0 #F0DEDF #E8F0DE #DEF0EF
square
#E6DEF0 #F0DEDF #E8F0DE #DEF0EF
split-complementary
#E6DEF0 #F0EFDE #DFF0DE
monochromatic
#A68ACA #C6B4DD #E6DEF0 #EFEAF5 #EFEAF5
Accessibility & contrast
On white
1.31
#E6DEF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#E6DEF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6DEF0
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6DEF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6DEF0 | 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)
#DBE1F1
Deuteranopia (green-blind)
#DDE1EF
Tritanopia (blue-blind)
#E5E0E4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e6def0; /* rgb */ color: rgb(230, 222, 240); /* oklch */ color: oklch(91.2% 0.026 305.8);
Tailwind
colors: {
custom: {
50: '#ede8f5',
500: '#e6def0',
950: '#000000',
},
}SCSS
$custom: #e6def0; $custom-light: #ede8f5; $custom-dark: #000000;
JSON
{
"hex": "#e6def0",
"rgb": {
"r": 230,
"g": 222,
"b": 240
},
"hsl": {
"h": 266.667,
"s": 37.5,
"l": 90.588
},
"oklch": {
"l": 0.91223,
"c": 0.02564,
"h": 305.8
},
"luminance": 0.75357
}Semantic roles & 50–950 ramp
primary
#E6DEF0
secondary
#BBCBA7
accent
#B0357A
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161617
muted
#848485