#EAE2E7#EAE2E7
#EAE2E7 is a very light, near-neutral pink. Relative luminance 0.777; OKLCH L 92.1% C 0.011 H 339.3°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE2E7 |
|---|---|
| RGB | rgb(234, 226, 231) |
| HSL | hsl(323, 16%, 90%) |
| HSV | hsv(323, 3%, 92%) |
| CMYK | cmyk(0%, 3.4%, 1.3%, 8.2%) |
| CIE-LAB | lab(90.62, 3.59, -1.47) |
| CIE-LCH | lch(90.62, 3.87, 337.74°) |
| OKLab | oklab(92.05% 0.0102 -0.0038) |
| OKLCH | oklch(92.05% 0.011 339.3) |
| XYZ | xyz(75.5497, 77.6550, 86.5947) |
| Luminance | 0.7765 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.30
Very Light Pink
#FFF4F2
ΔE00 5.14
Gainsboro
#DCDCDC
ΔE00 5.27
Ghostwhite
#F8F8FF
ΔE00 5.62
Snow
#FFFAFA
ΔE00 5.72
Whitesmoke
#F5F5F5
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE2E7 #E2EAE5
analogous
#E9E2EA #EAE2E7 #EAE2E3
triadic
#EAE2E7 #E7EAE2 #E2E7EA
tetradic
#EAE2E7 #EAE9E2 #E2EAE5 #E2E3EA
square
#EAE2E7 #EAE9E2 #E2EAE5 #E2E3EA
split-complementary
#EAE2E7 #E3EAE2 #E2EAE9
monochromatic
#B79BAC #D0BFCA #EAE2E7 #F2EDF0 #F2EDF0
Accessibility & contrast
On white
1.27
#EAE2E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#EAE2E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE2E7
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE2E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE2E7 | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E3E7
Deuteranopia (green-blind)
#E4E5E7
Tritanopia (blue-blind)
#EBE2E4
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #eae2e7; /* rgb */ color: rgb(234, 226, 231); /* oklch */ color: oklch(92.1% 0.011 339.3);
Tailwind
colors: {
custom: {
50: '#f0ebee',
500: '#eae2e7',
950: '#000000',
},
}SCSS
$custom: #eae2e7; $custom-light: #f0ebee; $custom-dark: #000000;
JSON
{
"hex": "#eae2e7",
"rgb": {
"r": 234,
"g": 226,
"b": 231
},
"hsl": {
"h": 322.5,
"s": 16,
"l": 90.196
},
"oklch": {
"l": 0.92051,
"c": 0.01091,
"h": 339.3
},
"luminance": 0.77655
}Semantic roles & 50–950 ramp
primary
#EAE2E7
secondary
#B0C0B6
accent
#9A694B
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#161616
muted
#858485