#EDE1FE#EDE1FE
#EDE1FE is a very light, muted violet. Relative luminance 0.790; OKLCH L 92.8% C 0.041 H 304.3°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #EDE1FE |
|---|---|
| RGB | rgb(237, 225, 254) |
| HSL | hsl(265, 94%, 94%) |
| HSV | hsv(265, 11%, 100%) |
| CMYK | cmyk(6.7%, 11.4%, 0%, 0.4%) |
| CIE-LAB | lab(91.24, 9.33, -12.57) |
| CIE-LCH | lch(91.24, 15.65, 306.58°) |
| OKLab | oklab(92.8% 0.023 -0.0337) |
| OKLCH | oklch(92.8% 0.041 304.3) |
| XYZ | xyz(79.7364, 79.0108, 104.7966) |
| Luminance | 0.7901 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.86
Pale Lavender
#EECFFE
ΔE00 7.38
Pale Lilac
#E4CBFF
ΔE00 7.94
Thistle
#D8BFD8
ΔE00 8.62
Very Light Purple
#F6CEFC
ΔE00 8.64
Periwinkle
#CCCCFF
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDE1FE #F2FEE1
analogous
#E1E4FE #EDE1FE #FCE1FE
triadic
#EDE1FE #FEEDE1 #E1FEED
tetradic
#EDE1FE #FEE1E4 #F2FEE1 #E1FEFC
square
#EDE1FE #FEE1E4 #F2FEE1 #E1FEFC
split-complementary
#EDE1FE #FEFCE1 #E4FEE1
monochromatic
#A66BFA #C9A6FC #EDE1FE #EDE1FE #EDE1FE
Accessibility & contrast
On white
1.25
#EDE1FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#EDE1FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDE1FE
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDE1FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDE1FE | 1.00 | 1.25 | 16.80 | 16.80 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE5FF
Deuteranopia (green-blind)
#DEE6FD
Tritanopia (blue-blind)
#EBE5EA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ede1fe; /* rgb */ color: rgb(237, 225, 254); /* oklch */ color: oklch(92.8% 0.041 304.3);
Tailwind
colors: {
custom: {
50: '#f2eafe',
500: '#ede1fe',
950: '#000000',
},
}SCSS
$custom: #ede1fe; $custom-light: #f2eafe; $custom-dark: #000000;
JSON
{
"hex": "#ede1fe",
"rgb": {
"r": 237,
"g": 225,
"b": 254
},
"hsl": {
"h": 264.828,
"s": 93.548,
"l": 93.922
},
"oklch": {
"l": 0.92798,
"c": 0.04085,
"h": 304.3
},
"luminance": 0.79011
}Semantic roles & 50–950 ramp
primary
#EDE1FE
secondary
#C9EA99
accent
#E60087
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#171617
muted
#858485