#EAE4E6#EAE4E6
#EAE4E6 is a very light, near-neutral pink. Relative luminance 0.787; OKLCH L 92.4% C 0.007 H 354.8°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE4E6 |
|---|---|
| RGB | rgb(234, 228, 230) |
| HSL | hsl(340, 13%, 91%) |
| HSV | hsv(340, 3%, 92%) |
| CMYK | cmyk(0%, 2.6%, 1.7%, 8.2%) |
| CIE-LAB | lab(91.10, 2.38, -0.25) |
| CIE-LCH | lch(91.10, 2.39, 353.93°) |
| OKLab | oklab(92.41% 0.007 -0.0006) |
| OKLCH | oklch(92.41% 0.007 354.8) |
| XYZ | xyz(75.9559, 78.6927, 86.0353) |
| Luminance | 0.7869 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.92
Very Light Pink
#FFF4F2
ΔE00 4.39
Whitesmoke
#F5F5F5
ΔE00 4.67
Snow
#FFFAFA
ΔE00 4.69
Lavenderblush
#FFF0F5
ΔE00 5.11
Ghostwhite
#F8F8FF
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE4E6 #E4EAE8
analogous
#EAE4E9 #EAE4E6 #EAE5E4
triadic
#EAE4E6 #E6EAE4 #E4E6EA
tetradic
#EAE4E6 #E9EAE4 #E4EAE8 #E5E4EA
square
#EAE4E6 #E9EAE4 #E4EAE8 #E5E4EA
split-complementary
#EAE4E6 #E4EAE5 #E4E9EA
monochromatic
#B49FA6 #CFC2C6 #EAE4E6 #F2EEEF #F2EEEF
Accessibility & contrast
On white
1.25
#EAE4E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#EAE4E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE4E6
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE4E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE4E6 | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E5E6
Deuteranopia (green-blind)
#E6E6E6
Tritanopia (blue-blind)
#EBE4E5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #eae4e6; /* rgb */ color: rgb(234, 228, 230); /* oklch */ color: oklch(92.4% 0.007 354.8);
Tailwind
colors: {
custom: {
50: '#f0eced',
500: '#eae4e6',
950: '#000000',
},
}SCSS
$custom: #eae4e6; $custom-light: #f0eced; $custom-dark: #000000;
JSON
{
"hex": "#eae4e6",
"rgb": {
"r": 234,
"g": 228,
"b": 230
},
"hsl": {
"h": 340,
"s": 12.5,
"l": 90.588
},
"oklch": {
"l": 0.92413,
"c": 0.00701,
"h": 354.8
},
"luminance": 0.78692
}Semantic roles & 50–950 ramp
primary
#EAE4E6
secondary
#B3BFBB
accent
#977F4F
background
#FFFEFE
surface
#FEFDFD
border
#D6D5D5
text
#161616
muted
#858484