#EDE1FD#EDE1FD
#EDE1FD is a very light, muted violet. Relative luminance 0.789; OKLCH L 92.8% C 0.040 H 305.0°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #EDE1FD |
|---|---|
| RGB | rgb(237, 225, 253) |
| HSL | hsl(266, 88%, 94%) |
| HSV | hsv(266, 11%, 99%) |
| CMYK | cmyk(6.3%, 11.1%, 0%, 0.8%) |
| CIE-LAB | lab(91.21, 9.14, -12.09) |
| CIE-LCH | lch(91.21, 15.16, 307.08°) |
| OKLab | oklab(92.77% 0.0227 -0.0324) |
| OKLCH | oklch(92.77% 0.04 305) |
| XYZ | xyz(79.5767, 78.9469, 103.9555) |
| Luminance | 0.7895 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.70
Pale Lavender
#EECFFE
ΔE00 7.58
Pale Lilac
#E4CBFF
ΔE00 8.19
Thistle
#D8BFD8
ΔE00 8.56
Very Light Purple
#F6CEFC
ΔE00 8.80
Lavenderblush
#FFF0F5
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDE1FD #F1FDE1
analogous
#E1E3FD #EDE1FD #FBE1FD
triadic
#EDE1FD #FDEDE1 #E1FDED
tetradic
#EDE1FD #FDE1E3 #F1FDE1 #E1FDFB
square
#EDE1FD #FDE1E3 #F1FDE1 #E1FDFB
split-complementary
#EDE1FD #FDFBE1 #E3FDE1
monochromatic
#A86EF5 #CBA8F9 #EDE1FD #EEE2FD #EEE2FD
Accessibility & contrast
On white
1.25
#EDE1FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#EDE1FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDE1FD
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDE1FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDE1FD | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE5FE
Deuteranopia (green-blind)
#DFE6FC
Tritanopia (blue-blind)
#EBE4EA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ede1fd; /* rgb */ color: rgb(237, 225, 253); /* oklch */ color: oklch(92.8% 0.040 305.0);
Tailwind
colors: {
custom: {
50: '#f2eafe',
500: '#ede1fd',
950: '#000000',
},
}SCSS
$custom: #ede1fd; $custom-light: #f2eafe; $custom-dark: #000000;
JSON
{
"hex": "#ede1fd",
"rgb": {
"r": 237,
"g": 225,
"b": 253
},
"hsl": {
"h": 265.714,
"s": 87.5,
"l": 93.725
},
"oklch": {
"l": 0.92766,
"c": 0.03957,
"h": 305
},
"luminance": 0.78947
}Semantic roles & 50–950 ramp
primary
#EDE1FD
secondary
#C7E79B
accent
#E40183
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#171617
muted
#858485