#EDE0FF#EDE0FF
#EDE0FF is a very light, muted violet. Relative luminance 0.785; OKLCH L 92.6% C 0.044 H 304.5°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #EDE0FF |
|---|---|
| RGB | rgb(237, 224, 255) |
| HSL | hsl(265, 100%, 94%) |
| HSV | hsv(265, 12%, 100%) |
| CMYK | cmyk(7.1%, 12.2%, 0%, 0%) |
| CIE-LAB | lab(91.02, 10.04, -13.42) |
| CIE-LCH | lch(91.02, 16.76, 306.81°) |
| OKLab | oklab(92.64% 0.0248 -0.036) |
| OKLCH | oklch(92.64% 0.044 304.5) |
| XYZ | xyz(79.6275, 78.5359, 105.5524) |
| Luminance | 0.7854 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.47
Pale Lavender
#EECFFE
ΔE00 6.71
Pale Lilac
#E4CBFF
ΔE00 7.28
Very Light Purple
#F6CEFC
ΔE00 8.04
Thistle
#D8BFD8
ΔE00 8.45
Light Lilac
#EDC8FF
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDE0FF #F2FFE0
analogous
#E0E3FF #EDE0FF #FDE0FF
triadic
#EDE0FF #FFEDE0 #E0FFED
tetradic
#EDE0FF #FFE0E3 #F2FFE0 #E0FFFD
square
#EDE0FF #FFE0E3 #F2FFE0 #E0FFFD
split-complementary
#EDE0FF #FFFDE0 #E3FFE0
monochromatic
#A666FF #C9A3FF #EDE0FF #EDE0FF #EDE0FF
Accessibility & contrast
On white
1.26
#EDE0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#EDE0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDE0FF
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDE0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDE0FF | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE5FF
Deuteranopia (green-blind)
#DDE5FE
Tritanopia (blue-blind)
#EBE4EA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ede0ff; /* rgb */ color: rgb(237, 224, 255); /* oklch */ color: oklch(92.6% 0.044 304.5);
Tailwind
colors: {
custom: {
50: '#f3e9ff',
500: '#ede0ff',
950: '#000000',
},
}SCSS
$custom: #ede0ff; $custom-light: #f3e9ff; $custom-dark: #000000;
JSON
{
"hex": "#ede0ff",
"rgb": {
"r": 237,
"g": 224,
"b": 255
},
"hsl": {
"h": 265.161,
"s": 100,
"l": 93.922
},
"oklch": {
"l": 0.9264,
"c": 0.04375,
"h": 304.5
},
"luminance": 0.78536
}Semantic roles & 50–950 ramp
primary
#EDE0FF
secondary
#C9ED97
accent
#E60085
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171618
muted
#858486