#EDE2FD#EDE2FD
#EDE2FD is a very light, muted violet. Relative luminance 0.795; OKLCH L 93.0% C 0.038 H 304.1°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #EDE2FD |
|---|---|
| RGB | rgb(237, 226, 253) |
| HSL | hsl(264, 87%, 94%) |
| HSV | hsv(264, 11%, 99%) |
| CMYK | cmyk(6.3%, 10.7%, 0%, 0.8%) |
| CIE-LAB | lab(91.46, 8.62, -11.73) |
| CIE-LCH | lch(91.46, 14.55, 306.31°) |
| OKLab | oklab(92.96% 0.0213 -0.0314) |
| OKLCH | oklch(92.96% 0.038 304.1) |
| XYZ | xyz(79.8479, 79.4892, 104.0459) |
| Luminance | 0.7949 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.23
Pale Lavender
#EECFFE
ΔE00 8.07
Pale Lilac
#E4CBFF
ΔE00 8.63
Lavenderblush
#FFF0F5
ΔE00 8.85
Thistle
#D8BFD8
ΔE00 8.85
Very Light Purple
#F6CEFC
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDE2FD #F2FDE2
analogous
#E2E5FD #EDE2FD #FBE2FD
triadic
#EDE2FD #FDEDE2 #E2FDED
tetradic
#EDE2FD #FDE2E5 #F2FDE2 #E2FDFB
square
#EDE2FD #FDE2E5 #F2FDE2 #E2FDFB
split-complementary
#EDE2FD #FDFBE2 #E5FDE2
monochromatic
#A66FF5 #C9A9F9 #EDE2FD #EDE2FD #EDE2FD
Accessibility & contrast
On white
1.24
#EDE2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#EDE2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDE2FD
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDE2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDE2FD | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE6FE
Deuteranopia (green-blind)
#E0E7FC
Tritanopia (blue-blind)
#EBE5EB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ede2fd; /* rgb */ color: rgb(237, 226, 253); /* oklch */ color: oklch(93.0% 0.038 304.1);
Tailwind
colors: {
custom: {
50: '#f2ebfe',
500: '#ede2fd',
950: '#000000',
},
}SCSS
$custom: #ede2fd; $custom-light: #f2ebfe; $custom-dark: #000000;
JSON
{
"hex": "#ede2fd",
"rgb": {
"r": 237,
"g": 226,
"b": 253
},
"hsl": {
"h": 264.444,
"s": 87.097,
"l": 93.922
},
"oklch": {
"l": 0.92957,
"c": 0.03797,
"h": 304.1
},
"luminance": 0.79489
}Semantic roles & 50–950 ramp
primary
#EDE2FD
secondary
#C9E79C
accent
#E40288
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#171617
muted
#858485