#EFE1DF#EFE1DF
#EFE1DF is a very light, near-neutral red. Relative luminance 0.775; OKLCH L 92.0% C 0.016 H 27.3°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE1DF |
|---|---|
| RGB | rgb(239, 225, 223) |
| HSL | hsl(8, 33%, 91%) |
| HSV | hsv(8, 7%, 94%) |
| CMYK | cmyk(0%, 5.9%, 6.7%, 6.3%) |
| CIE-LAB | lab(90.56, 4.42, 2.69) |
| CIE-LCH | lch(90.56, 5.18, 31.27°) |
| OKLab | oklab(92.03% 0.0139 0.0072) |
| OKLCH | oklch(92.03% 0.016 27.3) |
| XYZ | xyz(75.8396, 77.5297, 80.7672) |
| Luminance | 0.7753 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 4.09
Lavenderblush
#FFF0F5
ΔE00 4.75
Mistyrose
#FFE4E1
ΔE00 4.79
Seashell
#FFF5EE
ΔE00 5.31
Linen
#FAF0E6
ΔE00 5.72
Snow
#FFFAFA
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE1DF #DFEDEF
analogous
#EFDFE5 #EFE1DF #EFE9DF
triadic
#EFE1DF #DFEFE1 #E1DFEF
tetradic
#EFE1DF #E5EFDF #DFEDEF #E9DFEF
square
#EFE1DF #E5EFDF #DFEDEF #E9DFEF
split-complementary
#EFE1DF #DFEFE9 #DFE5EF
monochromatic
#C6948D #DBBBB6 #EFE1DF #F5ECEB #F5ECEB
Accessibility & contrast
On white
1.27
#EFE1DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#EFE1DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE1DF
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE1DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE1DF | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E2DF
Deuteranopia (green-blind)
#E7E5DF
Tritanopia (blue-blind)
#F3E0E0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #efe1df; /* rgb */ color: rgb(239, 225, 223); /* oklch */ color: oklch(92.0% 0.016 27.3);
Tailwind
colors: {
custom: {
50: '#f4eae9',
500: '#efe1df',
950: '#000000',
},
}SCSS
$custom: #efe1df; $custom-light: #f4eae9; $custom-dark: #000000;
JSON
{
"hex": "#efe1df",
"rgb": {
"r": 239,
"g": 225,
"b": 223
},
"hsl": {
"h": 7.5,
"s": 33.333,
"l": 90.588
},
"oklch": {
"l": 0.92034,
"c": 0.01562,
"h": 27.3
},
"luminance": 0.77529
}Semantic roles & 50–950 ramp
primary
#EFE1DF
secondary
#A9C5C9
accent
#9EAC39
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#171616
muted
#858484