#EDE1EB#EDE1EB
#EDE1EB is a very light, near-neutral pink. Relative luminance 0.779; OKLCH L 92.2% C 0.019 H 331.1°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #EDE1EB |
|---|---|
| RGB | rgb(237, 225, 235) |
| HSL | hsl(310, 25%, 91%) |
| HSV | hsv(310, 5%, 93%) |
| CMYK | cmyk(0%, 5.1%, 0.8%, 7.1%) |
| CIE-LAB | lab(90.71, 5.82, -3.40) |
| CIE-LCH | lch(90.71, 6.74, 329.70°) |
| OKLab | oklab(92.21% 0.0163 -0.009) |
| OKLCH | oklch(92.21% 0.019 331.1) |
| XYZ | xyz(76.8434, 77.8536, 89.5602) |
| Luminance | 0.7785 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.00
Lavender (CSS)
#E6E6FA
ΔE00 6.06
Very Light Pink
#FFF4F2
ΔE00 6.82
Ghostwhite
#F8F8FF
ΔE00 7.06
Mistyrose
#FFE4E1
ΔE00 7.34
Snow
#FFFAFA
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDE1EB #E1EDE3
analogous
#E9E1ED #EDE1EB #EDE1E5
triadic
#EDE1EB #EBEDE1 #E1EBED
tetradic
#EDE1EB #EDE9E1 #E1EDE3 #E1E5ED
square
#EDE1EB #EDE9E1 #E1EDE3 #E1E5ED
split-complementary
#EDE1EB #E5EDE1 #E1EDE9
monochromatic
#BF94B8 #D6BBD1 #EDE1EB #F4ECF2 #F4ECF2
Accessibility & contrast
On white
1.27
#EDE1EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#EDE1EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDE1EB
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDE1EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDE1EB | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E3EB
Deuteranopia (green-blind)
#E3E5EB
Tritanopia (blue-blind)
#EEE2E4
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ede1eb; /* rgb */ color: rgb(237, 225, 235); /* oklch */ color: oklch(92.2% 0.019 331.1);
Tailwind
colors: {
custom: {
50: '#f2eaf1',
500: '#ede1eb',
950: '#000000',
},
}SCSS
$custom: #ede1eb; $custom-light: #f2eaf1; $custom-dark: #000000;
JSON
{
"hex": "#ede1eb",
"rgb": {
"r": 237,
"g": 225,
"b": 235
},
"hsl": {
"h": 310,
"s": 25,
"l": 90.588
},
"oklch": {
"l": 0.92213,
"c": 0.01857,
"h": 331.1
},
"luminance": 0.77853
}Semantic roles & 50–950 ramp
primary
#EDE1EB
secondary
#ADC5B1
accent
#A45242
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#171616
muted
#858485