#EDE4FB#EDE4FB
#EDE4FB is a very light, muted violet. Relative luminance 0.805; OKLCH L 93.3% C 0.032 H 303.5°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #EDE4FB |
|---|---|
| RGB | rgb(237, 228, 251) |
| HSL | hsl(263, 74%, 94%) |
| HSV | hsv(263, 9%, 98%) |
| CMYK | cmyk(5.6%, 9.2%, 0%, 1.6%) |
| CIE-LAB | lab(91.89, 7.20, -10.03) |
| CIE-LCH | lch(91.89, 12.35, 305.66°) |
| OKLab | oklab(93.28% 0.0178 -0.0269) |
| OKLCH | oklch(93.28% 0.032 303.5) |
| XYZ | xyz(80.0779, 80.4564, 102.5590) |
| Luminance | 0.8046 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.99
Lavenderblush
#FFF0F5
ΔE00 7.67
Ghostwhite
#F8F8FF
ΔE00 8.69
Thistle
#D8BFD8
ΔE00 9.52
Pale Lavender
#EECFFE
ΔE00 9.55
Pale Lilac
#E4CBFF
ΔE00 10.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDE4FB #F2FBE4
analogous
#E4E7FB #EDE4FB #F9E4FB
triadic
#EDE4FB #FBEDE4 #E4FBED
tetradic
#EDE4FB #FBE4E7 #F2FBE4 #E4FBF9
square
#EDE4FB #FBE4E7 #F2FBE4 #E4FBF9
split-complementary
#EDE4FB #FBF9E4 #E7FBE4
monochromatic
#A679EB #C9AFF3 #EDE4FB #EDE4FB #EDE4FB
Accessibility & contrast
On white
1.23
#EDE4FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#EDE4FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDE4FB
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDE4FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDE4FB | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E7FC
Deuteranopia (green-blind)
#E2E8FA
Tritanopia (blue-blind)
#EBE7EB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ede4fb; /* rgb */ color: rgb(237, 228, 251); /* oklch */ color: oklch(93.3% 0.032 303.5);
Tailwind
colors: {
custom: {
50: '#f2ecfc',
500: '#ede4fb',
950: '#000000',
},
}SCSS
$custom: #ede4fb; $custom-light: #f2ecfc; $custom-dark: #000000;
JSON
{
"hex": "#ede4fb",
"rgb": {
"r": 237,
"g": 228,
"b": 251
},
"hsl": {
"h": 263.478,
"s": 74.194,
"l": 93.922
},
"oklch": {
"l": 0.93277,
"c": 0.0322,
"h": 303.5
},
"luminance": 0.80456
}Semantic roles & 50–950 ramp
primary
#EDE4FB
secondary
#C9E1A2
accent
#D60F88
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#171617
muted
#858485