#EAE2E8#EAE2E8
#EAE2E8 is a very light, near-neutral pink. Relative luminance 0.777; OKLCH L 92.1% C 0.012 H 334.1°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE2E8 |
|---|---|
| RGB | rgb(234, 226, 232) |
| HSL | hsl(315, 16%, 90%) |
| HSV | hsv(315, 3%, 92%) |
| CMYK | cmyk(0%, 3.4%, 0.9%, 8.2%) |
| CIE-LAB | lab(90.65, 3.76, -1.95) |
| CIE-LCH | lch(90.65, 4.24, 332.56°) |
| OKLab | oklab(92.08% 0.0106 -0.0051) |
| OKLCH | oklch(92.08% 0.012 334.1) |
| XYZ | xyz(75.6913, 77.7117, 87.3406) |
| Luminance | 0.7771 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.27
Very Light Pink
#FFF4F2
ΔE00 5.42
Gainsboro
#DCDCDC
ΔE00 5.57
Ghostwhite
#F8F8FF
ΔE00 5.61
Snow
#FFFAFA
ΔE00 5.94
Lavender (CSS)
#E6E6FA
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE2E8 #E2EAE4
analogous
#E8E2EA #EAE2E8 #EAE2E4
triadic
#EAE2E8 #E8EAE2 #E2E8EA
tetradic
#EAE2E8 #EAE8E2 #E2EAE4 #E2E4EA
square
#EAE2E8 #EAE8E2 #E2EAE4 #E2E4EA
split-complementary
#EAE2E8 #E4EAE2 #E2EAE8
monochromatic
#B79BB0 #D0BFCC #EAE2E8 #F2EDF1 #F2EDF1
Accessibility & contrast
On white
1.27
#EAE2E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#EAE2E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE2E8
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE2E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE2E8 | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E4E8
Deuteranopia (green-blind)
#E4E5E8
Tritanopia (blue-blind)
#EBE2E4
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #eae2e8; /* rgb */ color: rgb(234, 226, 232); /* oklch */ color: oklch(92.1% 0.012 334.1);
Tailwind
colors: {
custom: {
50: '#f0ebef',
500: '#eae2e8',
950: '#000000',
},
}SCSS
$custom: #eae2e8; $custom-light: #f0ebef; $custom-dark: #000000;
JSON
{
"hex": "#eae2e8",
"rgb": {
"r": 234,
"g": 226,
"b": 232
},
"hsl": {
"h": 315,
"s": 16,
"l": 90.196
},
"oklch": {
"l": 0.92079,
"c": 0.01176,
"h": 334.1
},
"luminance": 0.77711
}Semantic roles & 50–950 ramp
primary
#EAE2E8
secondary
#B0C0B4
accent
#9A5F4B
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#161616
muted
#858485