#EDE3ED#EDE3ED
#EDE3ED is a very light, near-neutral purple. Relative luminance 0.791; OKLCH L 92.7% C 0.017 H 325.7°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #EDE3ED |
|---|---|
| RGB | rgb(237, 227, 237) |
| HSL | hsl(300, 22%, 91%) |
| HSV | hsv(300, 4%, 93%) |
| CMYK | cmyk(0%, 4.2%, 0%, 7.1%) |
| CIE-LAB | lab(91.26, 5.14, -3.65) |
| CIE-LCH | lch(91.26, 6.30, 324.67°) |
| OKLab | oklab(92.66% 0.0141 -0.0096) |
| OKLCH | oklch(92.66% 0.017 325.7) |
| XYZ | xyz(77.6778, 79.0575, 91.2718) |
| Luminance | 0.7906 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.99
Lavender (CSS)
#E6E6FA
ΔE00 5.46
Ghostwhite
#F8F8FF
ΔE00 6.25
Very Light Pink
#FFF4F2
ΔE00 6.54
Snow
#FFFAFA
ΔE00 7.07
Gainsboro
#DCDCDC
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDE3ED #E3EDE3
analogous
#E8E3ED #EDE3ED #EDE3E8
triadic
#EDE3ED #EDEDE3 #E3EDED
tetradic
#EDE3ED #EDE8E3 #E3EDE3 #E3E8ED
square
#EDE3ED #EDE8E3 #E3EDE3 #E3E8ED
split-complementary
#EDE3ED #E8EDE3 #E3EDE8
monochromatic
#BD98BD #D5BED5 #EDE3ED #F3ECF3 #F3ECF3
Accessibility & contrast
On white
1.25
#EDE3ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#EDE3ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDE3ED
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDE3ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDE3ED | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E5ED
Deuteranopia (green-blind)
#E4E6ED
Tritanopia (blue-blind)
#EEE4E6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ede3ed; /* rgb */ color: rgb(237, 227, 237); /* oklch */ color: oklch(92.7% 0.017 325.7);
Tailwind
colors: {
custom: {
50: '#f2ebf2',
500: '#ede3ed',
950: '#000000',
},
}SCSS
$custom: #ede3ed; $custom-light: #f2ebf2; $custom-dark: #000000;
JSON
{
"hex": "#ede3ed",
"rgb": {
"r": 237,
"g": 227,
"b": 237
},
"hsl": {
"h": 300,
"s": 21.739,
"l": 90.98
},
"oklch": {
"l": 0.92659,
"c": 0.01711,
"h": 325.7
},
"luminance": 0.79057
}Semantic roles & 50–950 ramp
primary
#EDE3ED
secondary
#B0C5B0
accent
#A04545
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#171617
muted
#858485