#EDE4FD#EDE4FD
#EDE4FD is a very light, muted violet. Relative luminance 0.806; OKLCH L 93.3% C 0.035 H 302.1°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #EDE4FD |
|---|---|
| RGB | rgb(237, 228, 253) |
| HSL | hsl(262, 86%, 94%) |
| HSV | hsv(262, 10%, 99%) |
| CMYK | cmyk(6.3%, 9.9%, 0%, 0.8%) |
| CIE-LAB | lab(91.95, 7.58, -10.99) |
| CIE-LCH | lch(91.95, 13.35, 304.57°) |
| OKLab | oklab(93.34% 0.0185 -0.0295) |
| OKLCH | oklch(93.34% 0.035 302.1) |
| XYZ | xyz(80.3949, 80.5832, 104.2282) |
| Luminance | 0.8058 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.26
Lavenderblush
#FFF0F5
ΔE00 8.27
Pale Lavender
#EECFFE
ΔE00 9.08
Ghostwhite
#F8F8FF
ΔE00 9.20
Thistle
#D8BFD8
ΔE00 9.51
Pale Lilac
#E4CBFF
ΔE00 9.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDE4FD #F4FDE4
analogous
#E4E8FD #EDE4FD #FAE4FD
triadic
#EDE4FD #FDEDE4 #E4FDED
tetradic
#EDE4FD #FDE4E8 #F4FDE4 #E4FDFA
square
#EDE4FD #FDE4E8 #F4FDE4 #E4FDFA
split-complementary
#EDE4FD #FDFAE4 #E8FDE4
monochromatic
#A172F5 #C7ABF9 #ECE3FD #ECE3FD #ECE3FD
Accessibility & contrast
On white
1.23
#EDE4FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#EDE4FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDE4FD
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDE4FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDE4FD | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E8FE
Deuteranopia (green-blind)
#E1E8FC
Tritanopia (blue-blind)
#EBE7EC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ede4fd; /* rgb */ color: rgb(237, 228, 253); /* oklch */ color: oklch(93.3% 0.035 302.1);
Tailwind
colors: {
custom: {
50: '#f2ecfe',
500: '#ede4fd',
950: '#000000',
},
}SCSS
$custom: #ede4fd; $custom-light: #f2ecfe; $custom-dark: #000000;
JSON
{
"hex": "#ede4fd",
"rgb": {
"r": 237,
"g": 228,
"b": 253
},
"hsl": {
"h": 261.6,
"s": 86.207,
"l": 94.314
},
"oklch": {
"l": 0.9334,
"c": 0.03477,
"h": 302.1
},
"luminance": 0.80583
}Semantic roles & 50–950 ramp
primary
#EDE4FD
secondary
#CDE79E
accent
#E30392
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#171617
muted
#858485