#EDE3FB#EDE3FB
#EDE3FB is a very light, muted violet. Relative luminance 0.799; OKLCH L 93.1% C 0.034 H 304.5°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #EDE3FB |
|---|---|
| RGB | rgb(237, 227, 251) |
| HSL | hsl(265, 75%, 94%) |
| HSV | hsv(265, 10%, 98%) |
| CMYK | cmyk(5.6%, 9.6%, 0%, 1.6%) |
| CIE-LAB | lab(91.64, 7.72, -10.40) |
| CIE-LCH | lch(91.64, 12.95, 306.58°) |
| OKLab | oklab(93.09% 0.0192 -0.0278) |
| OKLCH | oklch(93.09% 0.034 304.5) |
| XYZ | xyz(79.8036, 79.9078, 102.4676) |
| Luminance | 0.7991 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.47
Lavenderblush
#FFF0F5
ΔE00 7.96
Pale Lavender
#EECFFE
ΔE00 9.03
Thistle
#D8BFD8
ΔE00 9.15
Ghostwhite
#F8F8FF
ΔE00 9.21
Pale Lilac
#E4CBFF
ΔE00 9.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDE3FB #F1FBE3
analogous
#E3E5FB #EDE3FB #F9E3FB
triadic
#EDE3FB #FBEDE3 #E3FBED
tetradic
#EDE3FB #FBE3E5 #F1FBE3 #E3FBF9
square
#EDE3FB #FBE3E5 #F1FBE3 #E3FBF9
split-complementary
#EDE3FB #FBF9E3 #E5FBE3
monochromatic
#A878EC #CBADF3 #EDE3FB #EEE4FB #EEE4FB
Accessibility & contrast
On white
1.24
#EDE3FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#EDE3FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDE3FB
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDE3FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDE3FB | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE7FC
Deuteranopia (green-blind)
#E1E7FA
Tritanopia (blue-blind)
#EBE6EB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ede3fb; /* rgb */ color: rgb(237, 227, 251); /* oklch */ color: oklch(93.1% 0.034 304.5);
Tailwind
colors: {
custom: {
50: '#f2ebfc',
500: '#ede3fb',
950: '#000000',
},
}SCSS
$custom: #ede3fb; $custom-light: #f2ebfc; $custom-dark: #000000;
JSON
{
"hex": "#ede3fb",
"rgb": {
"r": 237,
"g": 227,
"b": 251
},
"hsl": {
"h": 265,
"s": 75,
"l": 93.725
},
"oklch": {
"l": 0.93086,
"c": 0.03381,
"h": 304.5
},
"luminance": 0.79908
}Semantic roles & 50–950 ramp
primary
#EDE3FB
secondary
#C7E2A1
accent
#D70E83
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#171617
muted
#858485