#EAE2E6#EAE2E6
#EAE2E6 is a very light, near-neutral pink. Relative luminance 0.776; OKLCH L 92.0% C 0.010 H 345.4°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE2E6 |
|---|---|
| RGB | rgb(234, 226, 230) |
| HSL | hsl(330, 16%, 90%) |
| HSV | hsv(330, 3%, 92%) |
| CMYK | cmyk(0%, 3.4%, 1.7%, 8.2%) |
| CIE-LAB | lab(90.60, 3.41, -0.98) |
| CIE-LCH | lch(90.60, 3.55, 343.93°) |
| OKLab | oklab(92.02% 0.0098 -0.0026) |
| OKLCH | oklch(92.02% 0.01 345.4) |
| XYZ | xyz(75.4088, 77.5987, 85.8530) |
| Luminance | 0.7760 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.38
Very Light Pink
#FFF4F2
ΔE00 4.87
Gainsboro
#DCDCDC
ΔE00 4.99
Snow
#FFFAFA
ΔE00 5.52
Ghostwhite
#F8F8FF
ΔE00 5.67
Whitesmoke
#F5F5F5
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE2E6 #E2EAE6
analogous
#EAE2EA #EAE2E6 #EAE2E2
triadic
#EAE2E6 #E6EAE2 #E2E6EA
tetradic
#EAE2E6 #EAEAE2 #E2EAE6 #E2E2EA
square
#EAE2E6 #EAEAE2 #E2EAE6 #E2E2EA
split-complementary
#EAE2E6 #E2EAE2 #E2EAEA
monochromatic
#B79BA9 #D0BFC7 #EAE2E6 #F2EDF0 #F2EDF0
Accessibility & contrast
On white
1.27
#EAE2E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#EAE2E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE2E6
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE2E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE2E6 | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E3E6
Deuteranopia (green-blind)
#E4E4E6
Tritanopia (blue-blind)
#EBE2E3
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #eae2e6; /* rgb */ color: rgb(234, 226, 230); /* oklch */ color: oklch(92.0% 0.010 345.4);
Tailwind
colors: {
custom: {
50: '#f0ebed',
500: '#eae2e6',
950: '#000000',
},
}SCSS
$custom: #eae2e6; $custom-light: #f0ebed; $custom-dark: #000000;
JSON
{
"hex": "#eae2e6",
"rgb": {
"r": 234,
"g": 226,
"b": 230
},
"hsl": {
"h": 330,
"s": 16,
"l": 90.196
},
"oklch": {
"l": 0.92022,
"c": 0.01016,
"h": 345.4
},
"luminance": 0.77598
}Semantic roles & 50–950 ramp
primary
#EAE2E6
secondary
#B0C0B8
accent
#9A734B
background
#FFFEFE
surface
#FEFDFD
border
#D6D5D5
text
#161616
muted
#858484