#EDE5FD#EDE5FD
#EDE5FD is a very light, muted violet. Relative luminance 0.811; OKLCH L 93.5% C 0.033 H 300.9°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #EDE5FD |
|---|---|
| RGB | rgb(237, 229, 253) |
| HSL | hsl(260, 86%, 95%) |
| HSV | hsv(260, 9%, 99%) |
| CMYK | cmyk(6.3%, 9.5%, 0%, 0.8%) |
| CIE-LAB | lab(92.19, 7.06, -10.63) |
| CIE-LCH | lch(92.19, 12.76, 303.58°) |
| OKLab | oklab(93.53% 0.0171 -0.0285) |
| OKLCH | oklch(93.53% 0.033 300.9) |
| XYZ | xyz(80.6708, 81.1350, 104.3202) |
| Luminance | 0.8114 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.77
Lavenderblush
#FFF0F5
ΔE00 8.01
Ghostwhite
#F8F8FF
ΔE00 8.70
Pale Lavender
#EECFFE
ΔE00 9.60
Thistle
#D8BFD8
ΔE00 9.87
Pale Lilac
#E4CBFF
ΔE00 10.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDE5FD #F5FDE5
analogous
#E5E9FD #EDE5FD #F9E5FD
triadic
#EDE5FD #FDEDE5 #E5FDED
tetradic
#EDE5FD #FDE5E9 #F5FDE5 #E5FDF9
square
#EDE5FD #FDE5E9 #F5FDE5 #E5FDF9
split-complementary
#EDE5FD #FDF9E5 #E9FDE5
monochromatic
#9E73F4 #C6ACF9 #EBE3FD #EBE3FD #EBE3FD
Accessibility & contrast
On white
1.22
#EDE5FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#EDE5FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDE5FD
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDE5FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDE5FD | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E8FE
Deuteranopia (green-blind)
#E2E8FC
Tritanopia (blue-blind)
#EBE8ED
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ede5fd; /* rgb */ color: rgb(237, 229, 253); /* oklch */ color: oklch(93.5% 0.033 300.9);
Tailwind
colors: {
custom: {
50: '#f2edfe',
500: '#ede5fd',
950: '#000000',
},
}SCSS
$custom: #ede5fd; $custom-light: #f2edfe; $custom-dark: #000000;
JSON
{
"hex": "#ede5fd",
"rgb": {
"r": 237,
"g": 229,
"b": 253
},
"hsl": {
"h": 260,
"s": 85.714,
"l": 94.51
},
"oklch": {
"l": 0.93533,
"c": 0.0332,
"h": 300.9
},
"luminance": 0.81135
}Semantic roles & 50–950 ramp
primary
#EDE5FD
secondary
#CFE79F
accent
#E20398
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#171617
muted
#858485