#EDE6FD#EDE6FD
#EDE6FD is a very light, muted violet. Relative luminance 0.817; OKLCH L 93.7% C 0.032 H 299.7°. Best body text is #000000 at 17.34:1 contrast (WCAG AA passes).
Color values
| HEX | #EDE6FD |
|---|---|
| RGB | rgb(237, 230, 253) |
| HSL | hsl(258, 85%, 95%) |
| HSV | hsv(258, 9%, 99%) |
| CMYK | cmyk(6.3%, 9.1%, 0%, 0.8%) |
| CIE-LAB | lab(92.44, 6.54, -10.26) |
| CIE-LCH | lch(92.44, 12.17, 302.50°) |
| OKLab | oklab(93.73% 0.0157 -0.0275) |
| OKLCH | oklch(93.73% 0.032 299.7) |
| XYZ | xyz(80.9482, 81.6899, 104.4126) |
| Luminance | 0.8169 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.27
Lavenderblush
#FFF0F5
ΔE00 7.78
Ghostwhite
#F8F8FF
ΔE00 8.18
Pale Lavender
#EECFFE
ΔE00 10.13
Thistle
#D8BFD8
ΔE00 10.25
Periwinkle
#CCCCFF
ΔE00 10.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDE6FD #F6FDE6
analogous
#E6EBFD #EDE6FD #F9E6FD
triadic
#EDE6FD #FDEDE6 #E6FDED
tetradic
#EDE6FD #FDE6EB #F6FDE6 #E6FDF9
square
#EDE6FD #FDE6EB #F6FDE6 #E6FDF9
split-complementary
#EDE6FD #FDF9E6 #EBFDE6
monochromatic
#9B75F4 #C4ADF8 #EBE3FD #EBE3FD #EBE3FD
Accessibility & contrast
On white
1.21
#EDE6FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.34
#EDE6FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDE6FD
17.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDE6FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDE6FD | 1.00 | 1.21 | 17.34 | 17.34 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E9FE
Deuteranopia (green-blind)
#E3E9FC
Tritanopia (blue-blind)
#EBE9ED
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ede6fd; /* rgb */ color: rgb(237, 230, 253); /* oklch */ color: oklch(93.7% 0.032 299.7);
Tailwind
colors: {
custom: {
50: '#f2edfe',
500: '#ede6fd',
950: '#000000',
},
}SCSS
$custom: #ede6fd; $custom-light: #f2edfe; $custom-dark: #000000;
JSON
{
"hex": "#ede6fd",
"rgb": {
"r": 237,
"g": 230,
"b": 253
},
"hsl": {
"h": 258.261,
"s": 85.185,
"l": 94.706
},
"oklch": {
"l": 0.93725,
"c": 0.03164,
"h": 299.7
},
"luminance": 0.8169
}Semantic roles & 50–950 ramp
primary
#EDE6FD
secondary
#D1E7A0
accent
#E2049E
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#171617
muted
#858485