#EEEAED#EEEAED
#EEEAED is a very light, near-neutral pink. Relative luminance 0.831; OKLCH L 94.1% C 0.006 H 334.0°. Best body text is #000000 at 17.63:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEAED |
|---|---|
| RGB | rgb(238, 234, 237) |
| HSL | hsl(315, 11%, 93%) |
| HSV | hsv(315, 2%, 93%) |
| CMYK | cmyk(0%, 1.7%, 0.4%, 6.7%) |
| CIE-LAB | lab(93.07, 1.87, -0.98) |
| CIE-LCH | lch(93.07, 2.11, 332.45°) |
| OKLab | oklab(94.1% 0.0053 -0.0026) |
| OKLCH | oklch(94.1% 0.006 334) |
| XYZ | xyz(79.9663, 83.1374, 91.9387) |
| Luminance | 0.8314 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 3.47
Snow
#FFFAFA
ΔE00 3.63
Ghostwhite
#F8F8FF
ΔE00 3.68
Very Light Pink
#FFF4F2
ΔE00 4.20
Gainsboro
#DCDCDC
ΔE00 4.33
Pale Grey
#FDFDFE
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEAED #EAEEEB
analogous
#EDEAEE #EEEAED #EEEAEB
triadic
#EEEAED #EDEEEA #EAEDEE
tetradic
#EEEAED #EEEDEA #EAEEEB #EAEBEE
square
#EEEAED #EEEDEA #EAEEEB #EAEBEE
split-complementary
#EEEAED #EBEEEA #EAEEED
monochromatic
#B7A6B3 #D3C8D0 #EEEAED #F1EEF1 #F1EEF1
Accessibility & contrast
On white
1.19
#EEEAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.63
#EEEAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEAED
17.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEAED | 1.00 | 1.19 | 17.63 | 17.63 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEBED
Deuteranopia (green-blind)
#EBEBED
Tritanopia (blue-blind)
#EEEAEB
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #eeeaed; /* rgb */ color: rgb(238, 234, 237); /* oklch */ color: oklch(94.1% 0.006 334.0);
Tailwind
colors: {
custom: {
50: '#f3f0f2',
500: '#eeeaed',
950: '#000000',
},
}SCSS
$custom: #eeeaed; $custom-light: #f3f0f2; $custom-dark: #000000;
JSON
{
"hex": "#eeeaed",
"rgb": {
"r": 238,
"g": 234,
"b": 237
},
"hsl": {
"h": 315,
"s": 10.526,
"l": 92.549
},
"oklch": {
"l": 0.941,
"c": 0.00584,
"h": 334
},
"luminance": 0.83137
}Semantic roles & 50–950 ramp
primary
#EEEAED
secondary
#B9C3BC
accent
#956251
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171617
muted
#858585