#EDE2E9#EDE2E9
#EDE2E9 is a very light, near-neutral pink. Relative luminance 0.783; OKLCH L 92.3% C 0.015 H 338.9°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #EDE2E9 |
|---|---|
| RGB | rgb(237, 226, 233) |
| HSL | hsl(322, 23%, 91%) |
| HSV | hsv(322, 5%, 93%) |
| CMYK | cmyk(0%, 4.6%, 1.7%, 7.1%) |
| CIE-LAB | lab(90.91, 4.95, -2.07) |
| CIE-LCH | lch(90.91, 5.37, 337.31°) |
| OKLab | oklab(92.35% 0.0141 -0.0054) |
| OKLCH | oklch(92.35% 0.015 338.9) |
| XYZ | xyz(76.8273, 78.2809, 88.1374) |
| Luminance | 0.7828 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.54
Very Light Pink
#FFF4F2
ΔE00 5.66
Ghostwhite
#F8F8FF
ΔE00 6.41
Snow
#FFFAFA
ΔE00 6.56
Lavender (CSS)
#E6E6FA
ΔE00 6.59
Mistyrose
#FFE4E1
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDE2E9 #E2EDE6
analogous
#EBE2ED #EDE2E9 #EDE2E3
triadic
#EDE2E9 #E9EDE2 #E2E9ED
tetradic
#EDE2E9 #EDEBE2 #E2EDE6 #E2E3ED
square
#EDE2E9 #EDEBE2 #E2EDE6 #E2E3ED
split-complementary
#EDE2E9 #E3EDE2 #E2EDEB
monochromatic
#BE96B0 #D6BCCC #EDE2E9 #F3ECF1 #F3ECF1
Accessibility & contrast
On white
1.26
#EDE2E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#EDE2E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDE2E9
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDE2E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDE2E9 | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E4E9
Deuteranopia (green-blind)
#E5E5E9
Tritanopia (blue-blind)
#EFE2E4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ede2e9; /* rgb */ color: rgb(237, 226, 233); /* oklch */ color: oklch(92.3% 0.015 338.9);
Tailwind
colors: {
custom: {
50: '#f2ebf0',
500: '#ede2e9',
950: '#000000',
},
}SCSS
$custom: #ede2e9; $custom-light: #f2ebf0; $custom-dark: #000000;
JSON
{
"hex": "#ede2e9",
"rgb": {
"r": 237,
"g": 226,
"b": 233
},
"hsl": {
"h": 321.818,
"s": 23.404,
"l": 90.784
},
"oklch": {
"l": 0.92349,
"c": 0.0151,
"h": 338.9
},
"luminance": 0.7828
}Semantic roles & 50–950 ramp
primary
#EDE2E9
secondary
#AEC5B6
accent
#A26644
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#171616
muted
#858485