#EDE5FB#EDE5FB
#EDE5FB is a very light, muted violet. Relative luminance 0.810; OKLCH L 93.5% C 0.031 H 302.3°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #EDE5FB |
|---|---|
| RGB | rgb(237, 229, 251) |
| HSL | hsl(262, 73%, 94%) |
| HSV | hsv(262, 9%, 98%) |
| CMYK | cmyk(5.6%, 8.8%, 0%, 1.6%) |
| CIE-LAB | lab(92.14, 6.68, -9.67) |
| CIE-LCH | lch(92.14, 11.75, 304.64°) |
| OKLab | oklab(93.47% 0.0164 -0.0259) |
| OKLCH | oklch(93.47% 0.031 302.3) |
| XYZ | xyz(80.3538, 81.0082, 102.6510) |
| Luminance | 0.8101 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.52
Lavenderblush
#FFF0F5
ΔE00 7.42
Ghostwhite
#F8F8FF
ΔE00 8.17
Thistle
#D8BFD8
ΔE00 9.91
Pale Lavender
#EECFFE
ΔE00 10.08
Snow
#FFFAFA
ΔE00 10.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDE5FB #F3FBE5
analogous
#E5E8FB #EDE5FB #F8E5FB
triadic
#EDE5FB #FBEDE5 #E5FBED
tetradic
#EDE5FB #FBE5E8 #F3FBE5 #E5FBF8
square
#EDE5FB #FBE5E8 #F3FBE5 #E5FBF8
split-complementary
#EDE5FB #FBF8E5 #E8FBE5
monochromatic
#A47BEB #C8B0F3 #EDE4FB #EDE4FB #EDE4FB
Accessibility & contrast
On white
1.22
#EDE5FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#EDE5FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDE5FB
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDE5FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDE5FB | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E8FC
Deuteranopia (green-blind)
#E3E8FA
Tritanopia (blue-blind)
#EBE8EC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ede5fb; /* rgb */ color: rgb(237, 229, 251); /* oklch */ color: oklch(93.5% 0.031 302.3);
Tailwind
colors: {
custom: {
50: '#f2edfc',
500: '#ede5fb',
950: '#000000',
},
}SCSS
$custom: #ede5fb; $custom-light: #f2edfc; $custom-dark: #000000;
JSON
{
"hex": "#ede5fb",
"rgb": {
"r": 237,
"g": 229,
"b": 251
},
"hsl": {
"h": 261.818,
"s": 73.333,
"l": 94.118
},
"oklch": {
"l": 0.9347,
"c": 0.03061,
"h": 302.3
},
"luminance": 0.81008
}Semantic roles & 50–950 ramp
primary
#EDE5FB
secondary
#CBE1A3
accent
#D5108E
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#171617
muted
#858485