#EDE0EA#EDE0EA
#EDE0EA is a very light, near-neutral pink. Relative luminance 0.773; OKLCH L 92.0% C 0.019 H 333.5°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #EDE0EA |
|---|---|
| RGB | rgb(237, 224, 234) |
| HSL | hsl(314, 27%, 90%) |
| HSV | hsv(314, 5%, 93%) |
| CMYK | cmyk(0%, 5.5%, 1.3%, 7.1%) |
| CIE-LAB | lab(90.44, 6.16, -3.28) |
| CIE-LCH | lch(90.44, 6.98, 331.98°) |
| OKLab | oklab(91.99% 0.0173 -0.0086) |
| OKLCH | oklch(91.99% 0.019 333.5) |
| XYZ | xyz(76.4298, 77.2569, 88.7116) |
| Luminance | 0.7726 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.08
Lavender (CSS)
#E6E6FA
ΔE00 6.37
Very Light Pink
#FFF4F2
ΔE00 6.99
Mistyrose
#FFE4E1
ΔE00 7.14
Ghostwhite
#F8F8FF
ΔE00 7.46
Snow
#FFFAFA
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDE0EA #E0EDE3
analogous
#E9E0ED #EDE0EA #EDE0E3
triadic
#EDE0EA #EAEDE0 #E0EAED
tetradic
#EDE0EA #EDE9E0 #E0EDE3 #E0E3ED
square
#EDE0EA #EDE9E0 #E0EDE3 #E0E3ED
split-complementary
#EDE0EA #E3EDE0 #E0EDE9
monochromatic
#C093B6 #D7B9D0 #EDE0EA #F4ECF2 #F4ECF2
Accessibility & contrast
On white
1.28
#EDE0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#EDE0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDE0EA
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDE0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDE0EA | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E3EA
Deuteranopia (green-blind)
#E3E4EA
Tritanopia (blue-blind)
#EEE0E3
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ede0ea; /* rgb */ color: rgb(237, 224, 234); /* oklch */ color: oklch(92.0% 0.019 333.5);
Tailwind
colors: {
custom: {
50: '#f2e9f0',
500: '#ede0ea',
950: '#000000',
},
}SCSS
$custom: #ede0ea; $custom-light: #f2e9f0; $custom-dark: #000000;
JSON
{
"hex": "#ede0ea",
"rgb": {
"r": 237,
"g": 224,
"b": 234
},
"hsl": {
"h": 313.846,
"s": 26.531,
"l": 90.392
},
"oklch": {
"l": 0.91991,
"c": 0.01936,
"h": 333.5
},
"luminance": 0.77256
}Semantic roles & 50–950 ramp
primary
#EDE0EA
secondary
#ACC6B2
accent
#A55840
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171616
muted
#858485