#EDE0FD#EDE0FD
#EDE0FD is a very light, muted violet. Relative luminance 0.784; OKLCH L 92.6% C 0.041 H 305.8°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #EDE0FD |
|---|---|
| RGB | rgb(237, 224, 253) |
| HSL | hsl(267, 88%, 94%) |
| HSV | hsv(267, 11%, 99%) |
| CMYK | cmyk(6.3%, 11.5%, 0%, 0.8%) |
| CIE-LAB | lab(90.97, 9.66, -12.46) |
| CIE-LCH | lch(90.97, 15.76, 307.79°) |
| OKLab | oklab(92.58% 0.0241 -0.0334) |
| OKLCH | oklch(92.58% 0.041 305.8) |
| XYZ | xyz(79.3072, 78.4078, 103.8656) |
| Luminance | 0.7841 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.16
Pale Lavender
#EECFFE
ΔE00 7.11
Pale Lilac
#E4CBFF
ΔE00 7.76
Thistle
#D8BFD8
ΔE00 8.30
Very Light Purple
#F6CEFC
ΔE00 8.33
Pale Mauve
#FED0FC
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDE0FD #F0FDE0
analogous
#E0E1FD #EDE0FD #FCE0FD
triadic
#EDE0FD #FDEDE0 #E0FDED
tetradic
#EDE0FD #FDE0E1 #F0FDE0 #E0FDFC
square
#EDE0FD #FDE0E1 #F0FDE0 #E0FDFC
split-complementary
#EDE0FD #FDFCE0 #E1FDE0
monochromatic
#AA6DF6 #CCA7F9 #EDE0FD #EEE2FD #EEE2FD
Accessibility & contrast
On white
1.26
#EDE0FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#EDE0FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDE0FD
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDE0FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDE0FD | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE5FE
Deuteranopia (green-blind)
#DEE5FC
Tritanopia (blue-blind)
#EBE4E9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ede0fd; /* rgb */ color: rgb(237, 224, 253); /* oklch */ color: oklch(92.6% 0.041 305.8);
Tailwind
colors: {
custom: {
50: '#f2e9fe',
500: '#ede0fd',
950: '#000000',
},
}SCSS
$custom: #ede0fd; $custom-light: #f2e9fe; $custom-dark: #000000;
JSON
{
"hex": "#ede0fd",
"rgb": {
"r": 237,
"g": 224,
"b": 253
},
"hsl": {
"h": 266.897,
"s": 87.879,
"l": 93.529
},
"oklch": {
"l": 0.92576,
"c": 0.0412,
"h": 305.8
},
"luminance": 0.78408
}Semantic roles & 50–950 ramp
primary
#EDE0FD
secondary
#C5E79A
accent
#E4017F
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171617
muted
#858485