#EFE2DF#EFE2DF
#EFE2DF is a very light, near-neutral red. Relative luminance 0.781; OKLCH L 92.2% C 0.015 H 33.1°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE2DF |
|---|---|
| RGB | rgb(239, 226, 223) |
| HSL | hsl(11, 33%, 91%) |
| HSV | hsv(11, 7%, 94%) |
| CMYK | cmyk(0%, 5.4%, 6.7%, 6.3%) |
| CIE-LAB | lab(90.81, 3.91, 3.05) |
| CIE-LCH | lch(90.81, 4.96, 37.94°) |
| OKLab | oklab(92.23% 0.0124 0.0081) |
| OKLCH | oklch(92.23% 0.015 33.1) |
| XYZ | xyz(76.1107, 78.0720, 80.8576) |
| Luminance | 0.7807 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 3.83
Seashell
#FFF5EE
ΔE00 4.72
Linen
#FAF0E6
ΔE00 5.01
Lavenderblush
#FFF0F5
ΔE00 5.13
Mistyrose
#FFE4E1
ΔE00 5.26
Snow
#FFFAFA
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE2DF #DFECEF
analogous
#EFDFE4 #EFE2DF #EFEADF
triadic
#EFE2DF #DFEFE2 #E2DFEF
tetradic
#EFE2DF #E4EFDF #DFECEF #EADFEF
square
#EFE2DF #E4EFDF #DFECEF #EADFEF
split-complementary
#EFE2DF #DFEFEA #DFE4EF
monochromatic
#C6988D #DBBDB6 #EFE2DF #F5EDEB #F5EDEB
Accessibility & contrast
On white
1.26
#EFE2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#EFE2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE2DF
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE2DF | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E3DF
Deuteranopia (green-blind)
#E8E6DF
Tritanopia (blue-blind)
#F3E0E1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #efe2df; /* rgb */ color: rgb(239, 226, 223); /* oklch */ color: oklch(92.2% 0.015 33.1);
Tailwind
colors: {
custom: {
50: '#f4ebe9',
500: '#efe2df',
950: '#000000',
},
}SCSS
$custom: #efe2df; $custom-light: #f4ebe9; $custom-dark: #000000;
JSON
{
"hex": "#efe2df",
"rgb": {
"r": 239,
"g": 226,
"b": 223
},
"hsl": {
"h": 11.25,
"s": 33.333,
"l": 90.588
},
"oklch": {
"l": 0.92229,
"c": 0.01484,
"h": 33.1
},
"luminance": 0.78071
}Semantic roles & 50–950 ramp
primary
#EFE2DF
secondary
#A9C3C9
accent
#97AC39
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#171616
muted
#858484