#EDE0FC#EDE0FC
#EDE0FC is a very light, muted violet. Relative luminance 0.783; OKLCH L 92.5% C 0.040 H 306.5°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #EDE0FC |
|---|---|
| RGB | rgb(237, 224, 252) |
| HSL | hsl(268, 82%, 93%) |
| HSV | hsv(268, 11%, 99%) |
| CMYK | cmyk(6%, 11.1%, 0%, 1.2%) |
| CIE-LAB | lab(90.94, 9.47, -11.98) |
| CIE-LCH | lch(90.94, 15.27, 308.33°) |
| OKLab | oklab(92.54% 0.0238 -0.0321) |
| OKLCH | oklch(92.54% 0.04 306.5) |
| XYZ | xyz(79.1483, 78.3443, 103.0289) |
| Luminance | 0.7834 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.02
Pale Lavender
#EECFFE
ΔE00 7.32
Pale Lilac
#E4CBFF
ΔE00 8.01
Thistle
#D8BFD8
ΔE00 8.24
Very Light Purple
#F6CEFC
ΔE00 8.49
Lavenderblush
#FFF0F5
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDE0FC #EFFCE0
analogous
#E0E1FC #EDE0FC #FBE0FC
triadic
#EDE0FC #FCEDE0 #E0FCED
tetradic
#EDE0FC #FCE0E1 #EFFCE0 #E0FCFB
square
#EDE0FC #FCE0E1 #EFFCE0 #E0FCFB
split-complementary
#EDE0FC #FCFBE0 #E1FCE0
monochromatic
#AC70F1 #CDA8F7 #EDE0FC #EFE3FC #EFE3FC
Accessibility & contrast
On white
1.26
#EDE0FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#EDE0FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDE0FC
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDE0FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDE0FC | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE4FD
Deuteranopia (green-blind)
#DEE5FB
Tritanopia (blue-blind)
#EBE3E9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ede0fc; /* rgb */ color: rgb(237, 224, 252); /* oklch */ color: oklch(92.5% 0.040 306.5);
Tailwind
colors: {
custom: {
50: '#f2e9fd',
500: '#ede0fc',
950: '#000000',
},
}SCSS
$custom: #ede0fc; $custom-light: #f2e9fd; $custom-dark: #000000;
JSON
{
"hex": "#ede0fc",
"rgb": {
"r": 237,
"g": 224,
"b": 252
},
"hsl": {
"h": 267.857,
"s": 82.353,
"l": 93.333
},
"oklch": {
"l": 0.92543,
"c": 0.03994,
"h": 306.5
},
"luminance": 0.78344
}Semantic roles & 50–950 ramp
primary
#EDE0FC
secondary
#C3E49C
accent
#DF077A
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171617
muted
#858485