#EFE5DF#EFE5DF
#EFE5DF is a very light, near-neutral orange. Relative luminance 0.797; OKLCH L 92.8% C 0.014 H 53.3°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE5DF |
|---|---|
| RGB | rgb(239, 229, 223) |
| HSL | hsl(23, 33%, 91%) |
| HSV | hsv(23, 7%, 94%) |
| CMYK | cmyk(0%, 4.2%, 6.7%, 6.3%) |
| CIE-LAB | lab(91.56, 2.36, 4.13) |
| CIE-LCH | lch(91.56, 4.76, 60.21°) |
| OKLab | oklab(92.81% 0.0081 0.0109) |
| OKLCH | oklch(92.81% 0.014 53.3) |
| XYZ | xyz(76.9336, 79.7178, 81.1319) |
| Luminance | 0.7972 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 3.00
Seashell
#FFF5EE
ΔE00 3.38
Very Light Pink
#FFF4F2
ΔE00 3.95
Snow
#FFFAFA
ΔE00 5.36
Gainsboro
#DCDCDC
ΔE00 5.40
Floralwhite
#FFFAF0
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE5DF #DFE9EF
analogous
#EFDFE1 #EFE5DF #EFEDDF
triadic
#EFE5DF #DFEFE5 #E5DFEF
tetradic
#EFE5DF #E1EFDF #DFE9EF #EDDFEF
square
#EFE5DF #E1EFDF #DFE9EF #EDDFEF
split-complementary
#EFE5DF #DFEFED #DFE1EF
monochromatic
#C6A38D #DBC4B6 #EFE5DF #F5EEEB #F5EEEB
Accessibility & contrast
On white
1.24
#EFE5DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#EFE5DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE5DF
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE5DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE5DF | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E6DF
Deuteranopia (green-blind)
#EAE8DF
Tritanopia (blue-blind)
#F2E3E3
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #efe5df; /* rgb */ color: rgb(239, 229, 223); /* oklch */ color: oklch(92.8% 0.014 53.3);
Tailwind
colors: {
custom: {
50: '#f4ede9',
500: '#efe5df',
950: '#000000',
},
}SCSS
$custom: #efe5df; $custom-light: #f4ede9; $custom-dark: #000000;
JSON
{
"hex": "#efe5df",
"rgb": {
"r": 239,
"g": 229,
"b": 223
},
"hsl": {
"h": 22.5,
"s": 33.333,
"l": 90.588
},
"oklch": {
"l": 0.92813,
"c": 0.0136,
"h": 53.3
},
"luminance": 0.79717
}Semantic roles & 50–950 ramp
primary
#EFE5DF
secondary
#A9BDC9
accent
#81AC39
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#171616
muted
#858484