#EDE4EB#EDE4EB
#EDE4EB is a very light, near-neutral pink. Relative luminance 0.795; OKLCH L 92.8% C 0.013 H 333.1°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #EDE4EB |
|---|---|
| RGB | rgb(237, 228, 235) |
| HSL | hsl(313, 20%, 91%) |
| HSV | hsv(313, 4%, 93%) |
| CMYK | cmyk(0%, 3.8%, 0.8%, 7.1%) |
| CIE-LAB | lab(91.46, 4.27, -2.31) |
| CIE-LCH | lch(91.46, 4.86, 331.56°) |
| OKLab | oklab(92.8% 0.012 -0.0061) |
| OKLCH | oklch(92.8% 0.013 333.1) |
| XYZ | xyz(77.6616, 79.4899, 89.8329) |
| Luminance | 0.7949 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.67
Very Light Pink
#FFF4F2
ΔE00 5.40
Ghostwhite
#F8F8FF
ΔE00 5.57
Snow
#FFFAFA
ΔE00 5.96
Lavender (CSS)
#E6E6FA
ΔE00 6.13
Gainsboro
#DCDCDC
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDE4EB #E4EDE6
analogous
#EAE4ED #EDE4EB #EDE4E6
triadic
#EDE4EB #EBEDE4 #E4EBED
tetradic
#EDE4EB #EDEAE4 #E4EDE6 #E4E6ED
square
#EDE4EB #EDEAE4 #E4EDE6 #E4E6ED
split-complementary
#EDE4EB #E6EDE4 #E4EDEA
monochromatic
#BC9BB5 #D5BFD0 #EDE4EB #F3EDF1 #F3EDF1
Accessibility & contrast
On white
1.24
#EDE4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#EDE4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDE4EB
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDE4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDE4EB | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E6EB
Deuteranopia (green-blind)
#E6E7EB
Tritanopia (blue-blind)
#EEE4E6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ede4eb; /* rgb */ color: rgb(237, 228, 235); /* oklch */ color: oklch(92.8% 0.013 333.1);
Tailwind
colors: {
custom: {
50: '#f2ecf1',
500: '#ede4eb',
950: '#000000',
},
}SCSS
$custom: #ede4eb; $custom-light: #f2ecf1; $custom-dark: #000000;
JSON
{
"hex": "#ede4eb",
"rgb": {
"r": 237,
"g": 228,
"b": 235
},
"hsl": {
"h": 313.333,
"s": 20,
"l": 91.176
},
"oklch": {
"l": 0.92795,
"c": 0.01344,
"h": 333.1
},
"luminance": 0.79489
}Semantic roles & 50–950 ramp
primary
#EDE4EB
secondary
#B1C4B5
accent
#9E5B47
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#171616
muted
#858485