#EFE3E5#EFE3E5
#EFE3E5 is a very light, near-neutral red. Relative luminance 0.789; OKLCH L 92.6% C 0.013 H 5.8°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE3E5 |
|---|---|
| RGB | rgb(239, 227, 229) |
| HSL | hsl(350, 27%, 91%) |
| HSV | hsv(350, 5%, 94%) |
| CMYK | cmyk(0%, 5%, 4.2%, 6.3%) |
| CIE-LAB | lab(91.21, 4.41, 0.49) |
| CIE-LCH | lch(91.21, 4.44, 6.27°) |
| OKLab | oklab(92.59% 0.0133 0.0014) |
| OKLCH | oklch(92.59% 0.013 5.8) |
| XYZ | xyz(77.2067, 78.9467, 85.2845) |
| Luminance | 0.7895 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.50
Very Light Pink
#FFF4F2
ΔE00 4.08
Mistyrose
#FFE4E1
ΔE00 5.58
Snow
#FFFAFA
ΔE00 5.62
Seashell
#FFF5EE
ΔE00 6.05
Gainsboro
#DCDCDC
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE3E5 #E3EFED
analogous
#EFE3EB #EFE3E5 #EFE7E3
triadic
#EFE3E5 #E5EFE3 #E3E5EF
tetradic
#EFE3E5 #EBEFE3 #E3EFED #E7E3EF
square
#EFE3E5 #EBEFE3 #E3EFED #E7E3EF
split-complementary
#EFE3E5 #E3EFE7 #E3EBEF
monochromatic
#C2959D #D9BCC1 #EFE3E5 #F4ECED #F4ECED
Accessibility & contrast
On white
1.25
#EFE3E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#EFE3E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE3E5
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE3E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE3E5 | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E5E5
Deuteranopia (green-blind)
#E7E7E5
Tritanopia (blue-blind)
#F2E2E4
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #efe3e5; /* rgb */ color: rgb(239, 227, 229); /* oklch */ color: oklch(92.6% 0.013 5.8);
Tailwind
colors: {
custom: {
50: '#f4ebed',
500: '#efe3e5',
950: '#000000',
},
}SCSS
$custom: #efe3e5; $custom-light: #f4ebed; $custom-dark: #000000;
JSON
{
"hex": "#efe3e5",
"rgb": {
"r": 239,
"g": 227,
"b": 229
},
"hsl": {
"h": 350,
"s": 27.273,
"l": 91.373
},
"oklch": {
"l": 0.92589,
"c": 0.01333,
"h": 5.8
},
"luminance": 0.78946
}Semantic roles & 50–950 ramp
primary
#EFE3E5
secondary
#AEC8C4
accent
#A69540
background
#FFFEFE
surface
#FEFDFD
border
#D6D5D5
text
#171616
muted
#858484