#EFE2E7#EFE2E7
#EFE2E7 is a very light, near-neutral pink. Relative luminance 0.785; OKLCH L 92.5% C 0.016 H 352.0°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE2E7 |
|---|---|
| RGB | rgb(239, 226, 231) |
| HSL | hsl(337, 29%, 91%) |
| HSV | hsv(337, 5%, 94%) |
| CMYK | cmyk(0%, 5.4%, 3.3%, 6.3%) |
| CIE-LAB | lab(91.01, 5.28, -0.85) |
| CIE-LCH | lch(91.01, 5.34, 350.86°) |
| OKLab | oklab(92.45% 0.0154 -0.0022) |
| OKLCH | oklch(92.45% 0.016 352) |
| XYZ | xyz(77.2148, 78.5136, 86.6727) |
| Luminance | 0.7851 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.14
Very Light Pink
#FFF4F2
ΔE00 5.12
Mistyrose
#FFE4E1
ΔE00 5.78
Snow
#FFFAFA
ΔE00 6.47
Ghostwhite
#F8F8FF
ΔE00 6.94
Gainsboro
#DCDCDC
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE2E7 #E2EFEA
analogous
#EFE2ED #EFE2E7 #EFE3E2
triadic
#EFE2E7 #E7EFE2 #E2E7EF
tetradic
#EFE2E7 #EDEFE2 #E2EFEA #E3E2EF
square
#EFE2E7 #EDEFE2 #E2EFEA #E3E2EF
split-complementary
#EFE2E7 #E2EFE3 #E2EDEF
monochromatic
#C393A6 #D9BBC6 #EFE2E7 #F4EBEF #F4EBEF
Accessibility & contrast
On white
1.26
#EFE2E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#EFE2E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE2E7
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE2E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE2E7 | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E4E7
Deuteranopia (green-blind)
#E6E6E7
Tritanopia (blue-blind)
#F1E2E4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #efe2e7; /* rgb */ color: rgb(239, 226, 231); /* oklch */ color: oklch(92.5% 0.016 352.0);
Tailwind
colors: {
custom: {
50: '#f4ebee',
500: '#efe2e7',
950: '#000000',
},
}SCSS
$custom: #efe2e7; $custom-light: #f4ebee; $custom-dark: #000000;
JSON
{
"hex": "#efe2e7",
"rgb": {
"r": 239,
"g": 226,
"b": 231
},
"hsl": {
"h": 336.923,
"s": 28.889,
"l": 91.176
},
"oklch": {
"l": 0.92452,
"c": 0.01559,
"h": 352
},
"luminance": 0.78513
}Semantic roles & 50–950 ramp
primary
#EFE2E7
secondary
#ADC8BE
accent
#A87F3E
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#171616
muted
#858485