#EDE4ED#EDE4ED
#EDE4ED is a very light, near-neutral purple. Relative luminance 0.796; OKLCH L 92.9% C 0.015 H 325.7°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #EDE4ED |
|---|---|
| RGB | rgb(237, 228, 237) |
| HSL | hsl(300, 20%, 91%) |
| HSV | hsv(300, 4%, 93%) |
| CMYK | cmyk(0%, 3.8%, 0%, 7.1%) |
| CIE-LAB | lab(91.51, 4.63, -3.28) |
| CIE-LCH | lch(91.51, 5.67, 324.65°) |
| OKLab | oklab(92.85% 0.0127 -0.0087) |
| OKLCH | oklch(92.85% 0.015 325.7) |
| XYZ | xyz(77.9521, 79.6061, 91.3632) |
| Luminance | 0.7961 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.89
Lavender (CSS)
#E6E6FA
ΔE00 5.47
Ghostwhite
#F8F8FF
ΔE00 5.72
Very Light Pink
#FFF4F2
ΔE00 6.08
Snow
#FFFAFA
ΔE00 6.52
Gainsboro
#DCDCDC
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDE4ED #E4EDE4
analogous
#E8E4ED #EDE4ED #EDE4E8
triadic
#EDE4ED #EDEDE4 #E4EDED
tetradic
#EDE4ED #EDE8E4 #E4EDE4 #E4E8ED
square
#EDE4ED #EDE8E4 #E4EDE4 #E4E8ED
split-complementary
#EDE4ED #E8EDE4 #E4EDE8
monochromatic
#BC9BBC #D5BFD5 #EDE4ED #F3EDF3 #F3EDF3
Accessibility & contrast
On white
1.24
#EDE4ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#EDE4ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDE4ED
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDE4ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDE4ED | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E6ED
Deuteranopia (green-blind)
#E5E7ED
Tritanopia (blue-blind)
#EEE5E7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ede4ed; /* rgb */ color: rgb(237, 228, 237); /* oklch */ color: oklch(92.9% 0.015 325.7);
Tailwind
colors: {
custom: {
50: '#f2ecf2',
500: '#ede4ed',
950: '#000000',
},
}SCSS
$custom: #ede4ed; $custom-light: #f2ecf2; $custom-dark: #000000;
JSON
{
"hex": "#ede4ed",
"rgb": {
"r": 237,
"g": 228,
"b": 237
},
"hsl": {
"h": 300,
"s": 20,
"l": 91.176
},
"oklch": {
"l": 0.92853,
"c": 0.01539,
"h": 325.7
},
"luminance": 0.79606
}Semantic roles & 50–950 ramp
primary
#EDE4ED
secondary
#B1C4B1
accent
#9E4747
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#171617
muted
#858485