#EDE2EB#EDE2EB
#EDE2EB is a very light, near-neutral pink. Relative luminance 0.784; OKLCH L 92.4% C 0.017 H 331.6°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #EDE2EB |
|---|---|
| RGB | rgb(237, 226, 235) |
| HSL | hsl(311, 23%, 91%) |
| HSV | hsv(311, 5%, 93%) |
| CMYK | cmyk(0%, 4.6%, 0.8%, 7.1%) |
| CIE-LAB | lab(90.96, 5.30, -3.04) |
| CIE-LCH | lch(90.96, 6.11, 330.19°) |
| OKLab | oklab(92.41% 0.0148 -0.008) |
| OKLCH | oklch(92.41% 0.017 331.6) |
| XYZ | xyz(77.1146, 78.3959, 89.6506) |
| Luminance | 0.7840 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.79
Lavender (CSS)
#E6E6FA
ΔE00 6.01
Very Light Pink
#FFF4F2
ΔE00 6.33
Ghostwhite
#F8F8FF
ΔE00 6.55
Snow
#FFFAFA
ΔE00 7.07
Mistyrose
#FFE4E1
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDE2EB #E2EDE4
analogous
#E9E2ED #EDE2EB #EDE2E5
triadic
#EDE2EB #EBEDE2 #E2EBED
tetradic
#EDE2EB #EDE9E2 #E2EDE4 #E2E5ED
square
#EDE2EB #EDE9E2 #E2EDE4 #E2E5ED
split-complementary
#EDE2EB #E5EDE2 #E2EDE9
monochromatic
#BE96B7 #D6BCD1 #EDE2EB #F3ECF2 #F3ECF2
Accessibility & contrast
On white
1.26
#EDE2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#EDE2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDE2EB
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDE2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDE2EB | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E4EB
Deuteranopia (green-blind)
#E4E6EB
Tritanopia (blue-blind)
#EEE2E5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ede2eb; /* rgb */ color: rgb(237, 226, 235); /* oklch */ color: oklch(92.4% 0.017 331.6);
Tailwind
colors: {
custom: {
50: '#f2ebf1',
500: '#ede2eb',
950: '#000000',
},
}SCSS
$custom: #ede2eb; $custom-light: #f2ebf1; $custom-dark: #000000;
JSON
{
"hex": "#ede2eb",
"rgb": {
"r": 237,
"g": 226,
"b": 235
},
"hsl": {
"h": 310.909,
"s": 23.404,
"l": 90.784
},
"oklch": {
"l": 0.92407,
"c": 0.01685,
"h": 331.6
},
"luminance": 0.78395
}Semantic roles & 50–950 ramp
primary
#EDE2EB
secondary
#AEC5B2
accent
#A25544
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#171616
muted
#858485