#EDE2E6#EDE2E6
#EDE2E6 is a very light, near-neutral pink. Relative luminance 0.781; OKLCH L 92.3% C 0.013 H 353.1°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #EDE2E6 |
|---|---|
| RGB | rgb(237, 226, 230) |
| HSL | hsl(338, 23%, 91%) |
| HSV | hsv(338, 5%, 93%) |
| CMYK | cmyk(0%, 4.6%, 3%, 7.1%) |
| CIE-LAB | lab(90.83, 4.42, -0.61) |
| CIE-LCH | lch(90.83, 4.47, 352.13°) |
| OKLab | oklab(92.26% 0.013 -0.0016) |
| OKLCH | oklch(92.26% 0.013 353.1) |
| XYZ | xyz(76.4023, 78.1110, 85.8995) |
| Luminance | 0.7811 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.57
Very Light Pink
#FFF4F2
ΔE00 4.74
Snow
#FFFAFA
ΔE00 5.92
Gainsboro
#DCDCDC
ΔE00 6.11
Mistyrose
#FFE4E1
ΔE00 6.25
Ghostwhite
#F8F8FF
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDE2E6 #E2EDE9
analogous
#EDE2EB #EDE2E6 #EDE3E2
triadic
#EDE2E6 #E6EDE2 #E2E6ED
tetradic
#EDE2E6 #EBEDE2 #E2EDE9 #E3E2ED
square
#EDE2E6 #EBEDE2 #E2EDE9 #E3E2ED
split-complementary
#EDE2E6 #E2EDE3 #E2EBED
monochromatic
#BE96A5 #D6BCC5 #EDE2E6 #F3ECEF #F3ECEF
Accessibility & contrast
On white
1.26
#EDE2E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#EDE2E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDE2E6
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDE2E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDE2E6 | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E4E6
Deuteranopia (green-blind)
#E5E5E6
Tritanopia (blue-blind)
#EFE2E3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ede2e6; /* rgb */ color: rgb(237, 226, 230); /* oklch */ color: oklch(92.3% 0.013 353.1);
Tailwind
colors: {
custom: {
50: '#f2ebed',
500: '#ede2e6',
950: '#000000',
},
}SCSS
$custom: #ede2e6; $custom-light: #f2ebed; $custom-dark: #000000;
JSON
{
"hex": "#ede2e6",
"rgb": {
"r": 237,
"g": 226,
"b": 230
},
"hsl": {
"h": 338.182,
"s": 23.404,
"l": 90.784
},
"oklch": {
"l": 0.92262,
"c": 0.01306,
"h": 353.1
},
"luminance": 0.7811
}Semantic roles & 50–950 ramp
primary
#EDE2E6
secondary
#AEC5BD
accent
#A28044
background
#FFFEFE
surface
#FEFDFD
border
#D6D5D5
text
#171616
muted
#858484