#EDE2E5#EDE2E5
#EDE2E5 is a very light, near-neutral pink. Relative luminance 0.781; OKLCH L 92.2% C 0.013 H 358.8°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #EDE2E5 |
|---|---|
| RGB | rgb(237, 226, 229) |
| HSL | hsl(344, 23%, 91%) |
| HSV | hsv(344, 5%, 93%) |
| CMYK | cmyk(0%, 4.6%, 3.4%, 7.1%) |
| CIE-LAB | lab(90.81, 4.25, -0.13) |
| CIE-LCH | lch(90.81, 4.25, 358.31°) |
| OKLab | oklab(92.23% 0.0126 -0.0003) |
| OKLCH | oklch(92.23% 0.013 358.8) |
| XYZ | xyz(76.2623, 78.0550, 85.1621) |
| Luminance | 0.7805 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.70
Very Light Pink
#FFF4F2
ΔE00 4.48
Snow
#FFFAFA
ΔE00 5.75
Gainsboro
#DCDCDC
ΔE00 5.90
Mistyrose
#FFE4E1
ΔE00 6.11
Seashell
#FFF5EE
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDE2E5 #E2EDEA
analogous
#EDE2EA #EDE2E5 #EDE4E2
triadic
#EDE2E5 #E5EDE2 #E2E5ED
tetradic
#EDE2E5 #EAEDE2 #E2EDEA #E4E2ED
square
#EDE2E5 #EAEDE2 #E2EDEA #E4E2ED
split-complementary
#EDE2E5 #E2EDE4 #E2EAED
monochromatic
#BE96A1 #D6BCC3 #EDE2E5 #F3ECEE #F3ECEE
Accessibility & contrast
On white
1.26
#EDE2E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#EDE2E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDE2E5
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDE2E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDE2E5 | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E4E5
Deuteranopia (green-blind)
#E5E5E5
Tritanopia (blue-blind)
#EFE2E3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ede2e5; /* rgb */ color: rgb(237, 226, 229); /* oklch */ color: oklch(92.2% 0.013 358.8);
Tailwind
colors: {
custom: {
50: '#f2ebed',
500: '#ede2e5',
950: '#000000',
},
}SCSS
$custom: #ede2e5; $custom-light: #f2ebed; $custom-dark: #000000;
JSON
{
"hex": "#ede2e5",
"rgb": {
"r": 237,
"g": 226,
"b": 229
},
"hsl": {
"h": 343.636,
"s": 23.404,
"l": 90.784
},
"oklch": {
"l": 0.92234,
"c": 0.0126,
"h": 358.8
},
"luminance": 0.78054
}Semantic roles & 50–950 ramp
primary
#EDE2E5
secondary
#AEC5BF
accent
#A28844
background
#FFFEFE
surface
#FEFDFD
border
#D6D5D5
text
#171616
muted
#858484