#EFE2E8#EFE2E8
#EFE2E8 is a very light, near-neutral pink. Relative luminance 0.786; OKLCH L 92.5% C 0.016 H 347.7°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE2E8 |
|---|---|
| RGB | rgb(239, 226, 232) |
| HSL | hsl(332, 29%, 91%) |
| HSV | hsv(332, 5%, 94%) |
| CMYK | cmyk(0%, 5.4%, 2.9%, 6.3%) |
| CIE-LAB | lab(91.04, 5.45, -1.33) |
| CIE-LCH | lch(91.04, 5.61, 346.24°) |
| OKLab | oklab(92.48% 0.0158 -0.0035) |
| OKLCH | oklch(92.48% 0.016 347.7) |
| XYZ | xyz(77.3565, 78.5703, 87.4187) |
| Luminance | 0.7857 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.15
Very Light Pink
#FFF4F2
ΔE00 5.43
Mistyrose
#FFE4E1
ΔE00 6.01
Snow
#FFFAFA
ΔE00 6.68
Ghostwhite
#F8F8FF
ΔE00 6.94
Gainsboro
#DCDCDC
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE2E8 #E2EFE9
analogous
#EFE2EE #EFE2E8 #EFE2E2
triadic
#EFE2E8 #E8EFE2 #E2E8EF
tetradic
#EFE2E8 #EEEFE2 #E2EFE9 #E2E2EF
square
#EFE2E8 #EEEFE2 #E2EFE9 #E2E2EF
split-complementary
#EFE2E8 #E2EFE2 #E2EEEF
monochromatic
#C393A9 #D9BBC9 #EFE2E8 #F4EBEF #F4EBEF
Accessibility & contrast
On white
1.26
#EFE2E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#EFE2E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE2E8
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE2E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE2E8 | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E4E8
Deuteranopia (green-blind)
#E6E6E8
Tritanopia (blue-blind)
#F1E2E4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #efe2e8; /* rgb */ color: rgb(239, 226, 232); /* oklch */ color: oklch(92.5% 0.016 347.7);
Tailwind
colors: {
custom: {
50: '#f4ebef',
500: '#efe2e8',
950: '#000000',
},
}SCSS
$custom: #efe2e8; $custom-light: #f4ebef; $custom-dark: #000000;
JSON
{
"hex": "#efe2e8",
"rgb": {
"r": 239,
"g": 226,
"b": 232
},
"hsl": {
"h": 332.308,
"s": 28.889,
"l": 91.176
},
"oklch": {
"l": 0.92481,
"c": 0.01619,
"h": 347.7
},
"luminance": 0.7857
}Semantic roles & 50–950 ramp
primary
#EFE2E8
secondary
#ADC8BC
accent
#A8773E
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#171616
muted
#858485