#EFE2E5#EFE2E5
#EFE2E5 is a very light, near-neutral red. Relative luminance 0.784; OKLCH L 92.4% C 0.015 H 1.6°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE2E5 |
|---|---|
| RGB | rgb(239, 226, 229) |
| HSL | hsl(346, 29%, 91%) |
| HSV | hsv(346, 5%, 94%) |
| CMYK | cmyk(0%, 5.4%, 4.2%, 6.3%) |
| CIE-LAB | lab(90.96, 4.93, 0.12) |
| CIE-LCH | lch(90.96, 4.93, 1.44°) |
| OKLab | oklab(92.4% 0.0147 0.0004) |
| OKLCH | oklch(92.4% 0.015 1.6) |
| XYZ | xyz(76.9340, 78.4013, 85.1936) |
| Luminance | 0.7840 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.33
Very Light Pink
#FFF4F2
ΔE00 4.56
Mistyrose
#FFE4E1
ΔE00 5.40
Snow
#FFFAFA
ΔE00 6.13
Gainsboro
#DCDCDC
ΔE00 6.65
Seashell
#FFF5EE
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE2E5 #E2EFEC
analogous
#EFE2EB #EFE2E5 #EFE5E2
triadic
#EFE2E5 #E5EFE2 #E2E5EF
tetradic
#EFE2E5 #EBEFE2 #E2EFEC #E5E2EF
square
#EFE2E5 #EBEFE2 #E2EFEC #E5E2EF
split-complementary
#EFE2E5 #E2EFE5 #E2EBEF
monochromatic
#C3939E #D9BBC2 #EFE2E5 #F4EBED #F4EBED
Accessibility & contrast
On white
1.26
#EFE2E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#EFE2E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE2E5
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE2E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE2E5 | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E4E5
Deuteranopia (green-blind)
#E6E6E5
Tritanopia (blue-blind)
#F2E1E3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #efe2e5; /* rgb */ color: rgb(239, 226, 229); /* oklch */ color: oklch(92.4% 0.015 1.6);
Tailwind
colors: {
custom: {
50: '#f4ebed',
500: '#efe2e5',
950: '#000000',
},
}SCSS
$custom: #efe2e5; $custom-light: #f4ebed; $custom-dark: #000000;
JSON
{
"hex": "#efe2e5",
"rgb": {
"r": 239,
"g": 226,
"b": 229
},
"hsl": {
"h": 346.154,
"s": 28.889,
"l": 91.176
},
"oklch": {
"l": 0.92396,
"c": 0.01471,
"h": 1.6
},
"luminance": 0.78401
}Semantic roles & 50–950 ramp
primary
#EFE2E5
secondary
#ADC8C2
accent
#A88F3E
background
#FFFEFE
surface
#FEFDFD
border
#D6D5D5
text
#171616
muted
#858484