#EDE3EF#EDE3EF
#EDE3EF is a very light, near-neutral purple. Relative luminance 0.792; OKLCH L 92.7% C 0.019 H 320.6°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #EDE3EF |
|---|---|
| RGB | rgb(237, 227, 239) |
| HSL | hsl(290, 27%, 91%) |
| HSV | hsv(290, 5%, 94%) |
| CMYK | cmyk(0.8%, 5%, 0%, 6.3%) |
| CIE-LAB | lab(91.31, 5.50, -4.61) |
| CIE-LCH | lch(91.31, 7.18, 320.03°) |
| OKLab | oklab(92.72% 0.0149 -0.0122) |
| OKLCH | oklch(92.72% 0.019 320.6) |
| XYZ | xyz(77.9717, 79.1750, 92.8193) |
| Luminance | 0.7917 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.44
Lavender (CSS)
#E6E6FA
ΔE00 4.97
Ghostwhite
#F8F8FF
ΔE00 6.54
Very Light Pink
#FFF4F2
ΔE00 7.23
Snow
#FFFAFA
ΔE00 7.66
Gainsboro
#DCDCDC
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDE3EF #E5EFE3
analogous
#E7E3EF #EDE3EF #EFE3EB
triadic
#EDE3EF #EFEDE3 #E3EFED
tetradic
#EDE3EF #EFE7E3 #E5EFE3 #E3EBEF
square
#EDE3EF #EFE7E3 #E5EFE3 #E3EBEF
split-complementary
#EDE3EF #EBEFE3 #E3EFE7
monochromatic
#BB95C2 #D4BCD9 #EDE3EF #F2ECF4 #F2ECF4
Accessibility & contrast
On white
1.25
#EDE3EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#EDE3EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDE3EF
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDE3EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDE3EF | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E5F0
Deuteranopia (green-blind)
#E4E6EF
Tritanopia (blue-blind)
#EDE4E7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ede3ef; /* rgb */ color: rgb(237, 227, 239); /* oklch */ color: oklch(92.7% 0.019 320.6);
Tailwind
colors: {
custom: {
50: '#f2ebf4',
500: '#ede3ef',
950: '#000000',
},
}SCSS
$custom: #ede3ef; $custom-light: #f2ebf4; $custom-dark: #000000;
JSON
{
"hex": "#ede3ef",
"rgb": {
"r": 237,
"g": 227,
"b": 239
},
"hsl": {
"h": 290,
"s": 27.273,
"l": 91.373
},
"oklch": {
"l": 0.92718,
"c": 0.01925,
"h": 320.6
},
"luminance": 0.79175
}Semantic roles & 50–950 ramp
primary
#EDE3EF
secondary
#B2C8AE
accent
#A64051
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#171617
muted
#858485