#EDE4E7#EDE4E7
#EDE4E7 is a very light, near-neutral pink. Relative luminance 0.793; OKLCH L 92.7% C 0.011 H 354.9°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #EDE4E7 |
|---|---|
| RGB | rgb(237, 228, 231) |
| HSL | hsl(340, 20%, 91%) |
| HSV | hsv(340, 4%, 93%) |
| CMYK | cmyk(0%, 3.8%, 2.5%, 7.1%) |
| CIE-LAB | lab(91.35, 3.57, -0.37) |
| CIE-LCH | lch(91.35, 3.58, 354.04°) |
| OKLab | oklab(92.68% 0.0105 -0.0009) |
| OKLCH | oklch(92.68% 0.011 354.9) |
| XYZ | xyz(77.0902, 79.2613, 86.8236) |
| Luminance | 0.7926 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.89
Very Light Pink
#FFF4F2
ΔE00 4.18
Snow
#FFFAFA
ΔE00 5.08
Gainsboro
#DCDCDC
ΔE00 5.29
Ghostwhite
#F8F8FF
ΔE00 5.68
Whitesmoke
#F5F5F5
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDE4E7 #E4EDEA
analogous
#EDE4EB #EDE4E7 #EDE5E4
triadic
#EDE4E7 #E7EDE4 #E4E7ED
tetradic
#EDE4E7 #EBEDE4 #E4EDEA #E5E4ED
square
#EDE4E7 #EBEDE4 #E4EDEA #E5E4ED
split-complementary
#EDE4E7 #E4EDE5 #E4EBED
monochromatic
#BC9BA6 #D5BFC6 #EDE4E7 #F3EDEF #F3EDEF
Accessibility & contrast
On white
1.25
#EDE4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#EDE4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDE4E7
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDE4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDE4E7 | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E5E7
Deuteranopia (green-blind)
#E7E7E7
Tritanopia (blue-blind)
#EFE4E5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ede4e7; /* rgb */ color: rgb(237, 228, 231); /* oklch */ color: oklch(92.7% 0.011 354.9);
Tailwind
colors: {
custom: {
50: '#f2ecee',
500: '#ede4e7',
950: '#000000',
},
}SCSS
$custom: #ede4e7; $custom-light: #f2ecee; $custom-dark: #000000;
JSON
{
"hex": "#ede4e7",
"rgb": {
"r": 237,
"g": 228,
"b": 231
},
"hsl": {
"h": 340,
"s": 20,
"l": 91.176
},
"oklch": {
"l": 0.9268,
"c": 0.01053,
"h": 354.9
},
"luminance": 0.79261
}Semantic roles & 50–950 ramp
primary
#EDE4E7
secondary
#B1C4BE
accent
#9E8147
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#171616
muted
#858485