#EDE3EE#EDE3EE
#EDE3EE is a very light, near-neutral purple. Relative luminance 0.791; OKLCH L 92.7% C 0.018 H 323.0°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #EDE3EE |
|---|---|
| RGB | rgb(237, 227, 238) |
| HSL | hsl(295, 24%, 91%) |
| HSV | hsv(295, 5%, 93%) |
| CMYK | cmyk(0.4%, 4.6%, 0%, 6.7%) |
| CIE-LAB | lab(91.29, 5.32, -4.13) |
| CIE-LCH | lch(91.29, 6.74, 322.20°) |
| OKLab | oklab(92.69% 0.0145 -0.0109) |
| OKLCH | oklch(92.69% 0.018 323) |
| XYZ | xyz(77.8244, 79.1161, 92.0434) |
| Luminance | 0.7912 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.20
Lavender (CSS)
#E6E6FA
ΔE00 5.20
Ghostwhite
#F8F8FF
ΔE00 6.38
Very Light Pink
#FFF4F2
ΔE00 6.88
Snow
#FFFAFA
ΔE00 7.37
Gainsboro
#DCDCDC
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDE3EE #E4EEE3
analogous
#E7E3EE #EDE3EE #EEE3E9
triadic
#EDE3EE #EEEDE3 #E3EEED
tetradic
#EDE3EE #EEE7E3 #E4EEE3 #E3E9EE
square
#EDE3EE #EEE7E3 #E4EEE3 #E3E9EE
split-complementary
#EDE3EE #E9EEE3 #E3EEE7
monochromatic
#BC97C0 #D5BDD7 #EDE3EE #F3ECF3 #F3ECF3
Accessibility & contrast
On white
1.25
#EDE3EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#EDE3EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDE3EE
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDE3EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDE3EE | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E5EF
Deuteranopia (green-blind)
#E4E6EE
Tritanopia (blue-blind)
#EEE4E6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ede3ee; /* rgb */ color: rgb(237, 227, 238); /* oklch */ color: oklch(92.7% 0.018 323.0);
Tailwind
colors: {
custom: {
50: '#f2ebf3',
500: '#ede3ee',
950: '#000000',
},
}SCSS
$custom: #ede3ee; $custom-light: #f2ebf3; $custom-dark: #000000;
JSON
{
"hex": "#ede3ee",
"rgb": {
"r": 237,
"g": 227,
"b": 238
},
"hsl": {
"h": 294.545,
"s": 24.444,
"l": 91.176
},
"oklch": {
"l": 0.92689,
"c": 0.01816,
"h": 323
},
"luminance": 0.79116
}Semantic roles & 50–950 ramp
primary
#EDE3EE
secondary
#B1C6AF
accent
#A3434B
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#171617
muted
#858485