#EFE2EB#EFE2EB
#EFE2EB is a very light, near-neutral pink. Relative luminance 0.787; OKLCH L 92.6% C 0.018 H 336.5°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE2EB |
|---|---|
| RGB | rgb(239, 226, 235) |
| HSL | hsl(318, 29%, 91%) |
| HSV | hsv(318, 5%, 94%) |
| CMYK | cmyk(0%, 5.4%, 1.7%, 6.3%) |
| CIE-LAB | lab(91.12, 5.98, -2.79) |
| CIE-LCH | lch(91.12, 6.60, 334.97°) |
| OKLab | oklab(92.57% 0.0169 -0.0073) |
| OKLCH | oklch(92.57% 0.018 336.5) |
| XYZ | xyz(77.7862, 78.7422, 89.6821) |
| Luminance | 0.7874 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.51
Very Light Pink
#FFF4F2
ΔE00 6.41
Lavender (CSS)
#E6E6FA
ΔE00 6.56
Mistyrose
#FFE4E1
ΔE00 6.79
Ghostwhite
#F8F8FF
ΔE00 7.10
Snow
#FFFAFA
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE2EB #E2EFE6
analogous
#ECE2EF #EFE2EB #EFE2E4
triadic
#EFE2EB #EBEFE2 #E2EBEF
tetradic
#EFE2EB #EFECE2 #E2EFE6 #E2E4EF
square
#EFE2EB #EFECE2 #E2EFE6 #E2E4EF
split-complementary
#EFE2EB #E4EFE2 #E2EFEC
monochromatic
#C393B5 #D9BBD0 #EFE2EB #F4EBF1 #F4EBF1
Accessibility & contrast
On white
1.25
#EFE2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#EFE2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE2EB
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE2EB | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E4EB
Deuteranopia (green-blind)
#E5E6EB
Tritanopia (blue-blind)
#F1E2E5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #efe2eb; /* rgb */ color: rgb(239, 226, 235); /* oklch */ color: oklch(92.6% 0.018 336.5);
Tailwind
colors: {
custom: {
50: '#f4ebf1',
500: '#efe2eb',
950: '#000000',
},
}SCSS
$custom: #efe2eb; $custom-light: #f4ebf1; $custom-dark: #000000;
JSON
{
"hex": "#efe2eb",
"rgb": {
"r": 239,
"g": 226,
"b": 235
},
"hsl": {
"h": 318.462,
"s": 28.889,
"l": 91.176
},
"oklch": {
"l": 0.92568,
"c": 0.01844,
"h": 336.5
},
"luminance": 0.78742
}Semantic roles & 50–950 ramp
primary
#EFE2EB
secondary
#ADC8B5
accent
#A85E3E
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#171616
muted
#858485