#E6DAFE#E6DAFE
#E6DAFE is a very light, muted violet. Relative luminance 0.741; OKLCH L 90.9% C 0.050 H 300.6°. Best body text is #000000 at 15.82:1 contrast (WCAG AA passes).
Color values
| HEX | #E6DAFE |
|---|---|
| RGB | rgb(230, 218, 254) |
| HSL | hsl(260, 95%, 93%) |
| HSV | hsv(260, 14%, 100%) |
| CMYK | cmyk(9.4%, 14.2%, 0%, 0.4%) |
| CIE-LAB | lab(88.98, 10.75, -16.01) |
| CIE-LCH | lch(88.98, 19.28, 303.88°) |
| OKLab | oklab(90.91% 0.0255 -0.0432) |
| OKLCH | oklch(90.91% 0.05 300.6) |
| XYZ | xyz(75.5905, 74.1215, 104.0713) |
| Luminance | 0.7412 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 5.62
Pale Lavender
#EECFFE
ΔE00 5.71
Light Lavender
#DFC5FE
ΔE00 7.05
Periwinkle
#CCCCFF
ΔE00 7.06
Lavender (CSS)
#E6E6FA
ΔE00 7.36
Very Light Purple
#F6CEFC
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6DAFE #F2FEDA
analogous
#DAE0FE #E6DAFE #F8DAFE
triadic
#E6DAFE #FEE6DA #DAFEE6
tetradic
#E6DAFE #FEDAE0 #F2FEDA #DAFEF8
square
#E6DAFE #FEDAE0 #F2FEDA #DAFEF8
split-complementary
#E6DAFE #FEF8DA #E0FEDA
monochromatic
#9563FB #BE9EFC #E6DAFE #EBE1FE #EBE1FE
Accessibility & contrast
On white
1.33
#E6DAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.82
#E6DAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6DAFE
15.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6DAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6DAFE | 1.00 | 1.33 | 15.82 | 15.82 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DFFF
Deuteranopia (green-blind)
#D5DFFD
Tritanopia (blue-blind)
#E2DFE6
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e6dafe; /* rgb */ color: rgb(230, 218, 254); /* oklch */ color: oklch(90.9% 0.050 300.6);
Tailwind
colors: {
custom: {
50: '#eee5fe',
500: '#e6dafe',
950: '#000000',
},
}SCSS
$custom: #e6dafe; $custom-light: #eee5fe; $custom-dark: #000000;
JSON
{
"hex": "#e6dafe",
"rgb": {
"r": 230,
"g": 218,
"b": 254
},
"hsl": {
"h": 260,
"s": 94.737,
"l": 92.549
},
"oklch": {
"l": 0.90905,
"c": 0.05017,
"h": 300.6
},
"luminance": 0.74122
}Semantic roles & 50–950 ramp
primary
#E6DAFE
secondary
#CCE993
accent
#E60099
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161517
muted
#858485