#EFE0DF#EFE0DF
#EFE0DF is a very light, near-neutral red. Relative luminance 0.770; OKLCH L 91.8% C 0.017 H 22.1°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE0DF |
|---|---|
| RGB | rgb(239, 224, 223) |
| HSL | hsl(4, 33%, 91%) |
| HSV | hsv(4, 7%, 94%) |
| CMYK | cmyk(0%, 6.3%, 6.7%, 6.3%) |
| CIE-LAB | lab(90.32, 4.94, 2.33) |
| CIE-LCH | lch(90.32, 5.46, 25.22°) |
| OKLab | oklab(91.84% 0.0153 0.0062) |
| OKLCH | oklch(91.84% 0.017 22.1) |
| XYZ | xyz(75.5700, 76.9906, 80.6774) |
| Luminance | 0.7699 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.43
Very Light Pink
#FFF4F2
ΔE00 4.45
Lavenderblush
#FFF0F5
ΔE00 4.47
Seashell
#FFF5EE
ΔE00 5.91
Linen
#FAF0E6
ΔE00 6.43
Snow
#FFFAFA
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE0DF #DFEEEF
analogous
#EFDFE6 #EFE0DF #EFE8DF
triadic
#EFE0DF #DFEFE0 #E0DFEF
tetradic
#EFE0DF #E6EFDF #DFEEEF #E8DFEF
square
#EFE0DF #E6EFDF #DFEEEF #E8DFEF
split-complementary
#EFE0DF #DFEFE8 #DFE6EF
monochromatic
#C6918D #DBB8B6 #EFE0DF #F5EBEB #F5EBEB
Accessibility & contrast
On white
1.28
#EFE0DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#EFE0DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE0DF
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE0DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE0DF | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E2DF
Deuteranopia (green-blind)
#E6E4DF
Tritanopia (blue-blind)
#F3DFE0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #efe0df; /* rgb */ color: rgb(239, 224, 223); /* oklch */ color: oklch(91.8% 0.017 22.1);
Tailwind
colors: {
custom: {
50: '#f4e9e9',
500: '#efe0df',
950: '#000000',
},
}SCSS
$custom: #efe0df; $custom-light: #f4e9e9; $custom-dark: #000000;
JSON
{
"hex": "#efe0df",
"rgb": {
"r": 239,
"g": 224,
"b": 223
},
"hsl": {
"h": 3.75,
"s": 33.333,
"l": 90.588
},
"oklch": {
"l": 0.9184,
"c": 0.01654,
"h": 22.1
},
"luminance": 0.7699
}Semantic roles & 50–950 ramp
primary
#EFE0DF
secondary
#A9C7C9
accent
#A5AC39
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171616
muted
#858484