#EDE4EE#EDE4EE
#EDE4EE is a very light, near-neutral purple. Relative luminance 0.797; OKLCH L 92.9% C 0.016 H 322.7°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #EDE4EE |
|---|---|
| RGB | rgb(237, 228, 238) |
| HSL | hsl(294, 23%, 91%) |
| HSV | hsv(294, 4%, 93%) |
| CMYK | cmyk(0.4%, 4.2%, 0%, 6.7%) |
| CIE-LAB | lab(91.53, 4.81, -3.77) |
| CIE-LCH | lch(91.53, 6.11, 321.92°) |
| OKLab | oklab(92.88% 0.0131 -0.01) |
| OKLCH | oklch(92.88% 0.016 322.7) |
| XYZ | xyz(78.0986, 79.6647, 92.1348) |
| Luminance | 0.7966 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.06
Lavender (CSS)
#E6E6FA
ΔE00 5.18
Ghostwhite
#F8F8FF
ΔE00 5.84
Very Light Pink
#FFF4F2
ΔE00 6.43
Snow
#FFFAFA
ΔE00 6.82
Gainsboro
#DCDCDC
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDE4EE #E5EEE4
analogous
#E8E4EE #EDE4EE #EEE4EA
triadic
#EDE4EE #EEEDE4 #E4EEED
tetradic
#EDE4EE #EEE8E4 #E5EEE4 #E4EAEE
square
#EDE4EE #EEE8E4 #E5EEE4 #E4EAEE
split-complementary
#EDE4EE #EAEEE4 #E4EEE8
monochromatic
#BB99BF #D4BED6 #EDE4EE #F2ECF3 #F2ECF3
Accessibility & contrast
On white
1.24
#EDE4EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#EDE4EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDE4EE
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDE4EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDE4EE | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E6EE
Deuteranopia (green-blind)
#E5E7EE
Tritanopia (blue-blind)
#EDE5E7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ede4ee; /* rgb */ color: rgb(237, 228, 238); /* oklch */ color: oklch(92.9% 0.016 322.7);
Tailwind
colors: {
custom: {
50: '#f2ecf3',
500: '#ede4ee',
950: '#000000',
},
}SCSS
$custom: #ede4ee; $custom-light: #f2ecf3; $custom-dark: #000000;
JSON
{
"hex": "#ede4ee",
"rgb": {
"r": 237,
"g": 228,
"b": 238
},
"hsl": {
"h": 294,
"s": 22.727,
"l": 91.373
},
"oklch": {
"l": 0.92882,
"c": 0.01645,
"h": 322.7
},
"luminance": 0.79664
}Semantic roles & 50–950 ramp
primary
#EDE4EE
secondary
#B2C6B0
accent
#A1444E
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#171617
muted
#858485