#EFE1E5#EFE1E5
#EFE1E5 is a very light, near-neutral pink. Relative luminance 0.779; OKLCH L 92.2% C 0.016 H 358.0°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE1E5 |
|---|---|
| RGB | rgb(239, 225, 229) |
| HSL | hsl(343, 30%, 91%) |
| HSV | hsv(343, 6%, 94%) |
| CMYK | cmyk(0%, 5.9%, 4.2%, 6.3%) |
| CIE-LAB | lab(90.72, 5.45, -0.24) |
| CIE-LCH | lch(90.72, 5.45, 357.51°) |
| OKLab | oklab(92.2% 0.0161 -0.0005) |
| OKLCH | oklch(92.2% 0.016 358) |
| XYZ | xyz(76.6628, 77.8590, 85.1032) |
| Luminance | 0.7786 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.30
Very Light Pink
#FFF4F2
ΔE00 5.09
Mistyrose
#FFE4E1
ΔE00 5.29
Snow
#FFFAFA
ΔE00 6.65
Gainsboro
#DCDCDC
ΔE00 7.15
Seashell
#FFF5EE
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE1E5 #E1EFEB
analogous
#EFE1EC #EFE1E5 #EFE4E1
triadic
#EFE1E5 #E5EFE1 #E1E5EF
tetradic
#EFE1E5 #ECEFE1 #E1EFEB #E4E1EF
square
#EFE1E5 #ECEFE1 #E1EFEB #E4E1EF
split-complementary
#EFE1E5 #E1EFE4 #E1ECEF
monochromatic
#C491A0 #DAB9C2 #EFE1E5 #F4EBEE #F4EBEE
Accessibility & contrast
On white
1.27
#EFE1E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#EFE1E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE1E5
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE1E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE1E5 | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E3E5
Deuteranopia (green-blind)
#E5E5E5
Tritanopia (blue-blind)
#F2E0E2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #efe1e5; /* rgb */ color: rgb(239, 225, 229); /* oklch */ color: oklch(92.2% 0.016 358.0);
Tailwind
colors: {
custom: {
50: '#f4eaed',
500: '#efe1e5',
950: '#000000',
},
}SCSS
$custom: #efe1e5; $custom-light: #f4eaed; $custom-dark: #000000;
JSON
{
"hex": "#efe1e5",
"rgb": {
"r": 239,
"g": 225,
"b": 229
},
"hsl": {
"h": 342.857,
"s": 30.435,
"l": 90.98
},
"oklch": {
"l": 0.92202,
"c": 0.01615,
"h": 358
},
"luminance": 0.77858
}Semantic roles & 50–950 ramp
primary
#EFE1E5
secondary
#ABC9C0
accent
#A98A3C
background
#FFFEFE
surface
#FEFDFD
border
#D6D5D5
text
#171616
muted
#858484