#EDE1FC#EDE1FC
#EDE1FC is a very light, muted violet. Relative luminance 0.789; OKLCH L 92.7% C 0.038 H 305.7°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #EDE1FC |
|---|---|
| RGB | rgb(237, 225, 252) |
| HSL | hsl(267, 82%, 94%) |
| HSV | hsv(267, 11%, 99%) |
| CMYK | cmyk(6%, 10.7%, 0%, 1.2%) |
| CIE-LAB | lab(91.18, 8.95, -11.61) |
| CIE-LCH | lch(91.18, 14.66, 307.62°) |
| OKLab | oklab(92.73% 0.0223 -0.0311) |
| OKLCH | oklch(92.73% 0.038 305.7) |
| XYZ | xyz(79.4178, 78.8834, 103.1187) |
| Luminance | 0.7888 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.56
Pale Lavender
#EECFFE
ΔE00 7.80
Pale Lilac
#E4CBFF
ΔE00 8.44
Thistle
#D8BFD8
ΔE00 8.52
Lavenderblush
#FFF0F5
ΔE00 8.87
Very Light Purple
#F6CEFC
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDE1FC #F0FCE1
analogous
#E1E2FC #EDE1FC #FAE1FC
triadic
#EDE1FC #FCEDE1 #E1FCED
tetradic
#EDE1FC #FCE1E2 #F0FCE1 #E1FCFA
square
#EDE1FC #FCE1E2 #F0FCE1 #E1FCFA
split-complementary
#EDE1FC #FCFAE1 #E2FCE1
monochromatic
#AA72F1 #CCA9F6 #EDE1FC #EEE3FC #EEE3FC
Accessibility & contrast
On white
1.25
#EDE1FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#EDE1FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDE1FC
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDE1FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDE1FC | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE5FD
Deuteranopia (green-blind)
#DFE6FB
Tritanopia (blue-blind)
#EBE4EA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ede1fc; /* rgb */ color: rgb(237, 225, 252); /* oklch */ color: oklch(92.7% 0.038 305.7);
Tailwind
colors: {
custom: {
50: '#f2eafd',
500: '#ede1fc',
950: '#000000',
},
}SCSS
$custom: #ede1fc; $custom-light: #f2eafd; $custom-dark: #000000;
JSON
{
"hex": "#ede1fc",
"rgb": {
"r": 237,
"g": 225,
"b": 252
},
"hsl": {
"h": 266.667,
"s": 81.818,
"l": 93.529
},
"oklch": {
"l": 0.92734,
"c": 0.03832,
"h": 305.7
},
"luminance": 0.78883
}Semantic roles & 50–950 ramp
primary
#EDE1FC
secondary
#C5E49D
accent
#DE077F
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#171617
muted
#858485