#EFE2E9#EFE2E9
#EFE2E9 is a very light, near-neutral pink. Relative luminance 0.786; OKLCH L 92.5% C 0.017 H 343.6°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE2E9 |
|---|---|
| RGB | rgb(239, 226, 233) |
| HSL | hsl(328, 29%, 91%) |
| HSV | hsv(328, 5%, 94%) |
| CMYK | cmyk(0%, 5.4%, 2.5%, 6.3%) |
| CIE-LAB | lab(91.07, 5.62, -1.82) |
| CIE-LCH | lch(91.07, 5.91, 342.07°) |
| OKLab | oklab(92.51% 0.0162 -0.0047) |
| OKLCH | oklch(92.51% 0.017 343.6) |
| XYZ | xyz(77.4989, 78.6272, 88.1689) |
| Luminance | 0.7863 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.22
Very Light Pink
#FFF4F2
ΔE00 5.75
Mistyrose
#FFE4E1
ΔE00 6.25
Snow
#FFFAFA
ΔE00 6.90
Ghostwhite
#F8F8FF
ΔE00 6.97
Lavender (CSS)
#E6E6FA
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE2E9 #E2EFE8
analogous
#EEE2EF #EFE2E9 #EFE2E2
triadic
#EFE2E9 #E9EFE2 #E2E9EF
tetradic
#EFE2E9 #EFEEE2 #E2EFE8 #E2E2EF
square
#EFE2E9 #EFEEE2 #E2EFE8 #E2E2EF
split-complementary
#EFE2E9 #E2EFE2 #E2EFEE
monochromatic
#C393AD #D9BBCB #EFE2E9 #F4EBF0 #F4EBF0
Accessibility & contrast
On white
1.26
#EFE2E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#EFE2E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE2E9
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE2E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE2E9 | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E4E9
Deuteranopia (green-blind)
#E5E6E9
Tritanopia (blue-blind)
#F1E2E4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #efe2e9; /* rgb */ color: rgb(239, 226, 233); /* oklch */ color: oklch(92.5% 0.017 343.6);
Tailwind
colors: {
custom: {
50: '#f4ebf0',
500: '#efe2e9',
950: '#000000',
},
}SCSS
$custom: #efe2e9; $custom-light: #f4ebf0; $custom-dark: #000000;
JSON
{
"hex": "#efe2e9",
"rgb": {
"r": 239,
"g": 226,
"b": 233
},
"hsl": {
"h": 327.692,
"s": 28.889,
"l": 91.176
},
"oklch": {
"l": 0.9251,
"c": 0.01687,
"h": 343.6
},
"luminance": 0.78627
}Semantic roles & 50–950 ramp
primary
#EFE2E9
secondary
#ADC8BA
accent
#A86F3E
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#171616
muted
#858485