#EDE0EB#EDE0EB
#EDE0EB is a very light, muted purple. Relative luminance 0.773; OKLCH L 92.0% C 0.020 H 330.7°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #EDE0EB |
|---|---|
| RGB | rgb(237, 224, 235) |
| HSL | hsl(309, 27%, 90%) |
| HSV | hsv(309, 5%, 93%) |
| CMYK | cmyk(0%, 5.5%, 0.8%, 7.1%) |
| CIE-LAB | lab(90.47, 6.34, -3.77) |
| CIE-LCH | lch(90.47, 7.38, 329.30°) |
| OKLab | oklab(92.02% 0.0177 -0.0099) |
| OKLCH | oklch(92.02% 0.02 330.7) |
| XYZ | xyz(76.5739, 77.3145, 89.4704) |
| Luminance | 0.7731 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.30
Lavender (CSS)
#E6E6FA
ΔE00 6.17
Very Light Pink
#FFF4F2
ΔE00 7.32
Mistyrose
#FFE4E1
ΔE00 7.42
Ghostwhite
#F8F8FF
ΔE00 7.57
Snow
#FFFAFA
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDE0EB #E0EDE2
analogous
#E8E0ED #EDE0EB #EDE0E4
triadic
#EDE0EB #EBEDE0 #E0EBED
tetradic
#EDE0EB #EDE8E0 #E0EDE2 #E0E4ED
square
#EDE0EB #EDE8E0 #E0EDE2 #E0E4ED
split-complementary
#EDE0EB #E4EDE0 #E0EDE8
monochromatic
#C093B9 #D7B9D2 #EDE0EB #F4ECF3 #F4ECF3
Accessibility & contrast
On white
1.28
#EDE0EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#EDE0EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDE0EB
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDE0EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDE0EB | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E3EC
Deuteranopia (green-blind)
#E2E4EB
Tritanopia (blue-blind)
#EEE1E3
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ede0eb; /* rgb */ color: rgb(237, 224, 235); /* oklch */ color: oklch(92.0% 0.020 330.7);
Tailwind
colors: {
custom: {
50: '#f2e9f1',
500: '#ede0eb',
950: '#000000',
},
}SCSS
$custom: #ede0eb; $custom-light: #f2e9f1; $custom-dark: #000000;
JSON
{
"hex": "#ede0eb",
"rgb": {
"r": 237,
"g": 224,
"b": 235
},
"hsl": {
"h": 309.231,
"s": 26.531,
"l": 90.392
},
"oklch": {
"l": 0.9202,
"c": 0.02029,
"h": 330.7
},
"luminance": 0.77314
}Semantic roles & 50–950 ramp
primary
#EDE0EB
secondary
#ACC6B0
accent
#A55040
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171616
muted
#858485