#EFE3DF#EFE3DF
#EFE3DF is a very light, near-neutral orange. Relative luminance 0.786; OKLCH L 92.4% C 0.014 H 39.4°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE3DF |
|---|---|
| RGB | rgb(239, 227, 223) |
| HSL | hsl(15, 33%, 91%) |
| HSV | hsv(15, 7%, 94%) |
| CMYK | cmyk(0%, 5%, 6.7%, 6.3%) |
| CIE-LAB | lab(91.06, 3.39, 3.41) |
| CIE-LCH | lch(91.06, 4.81, 45.12°) |
| OKLab | oklab(92.42% 0.011 0.009) |
| OKLCH | oklch(92.42% 0.014 39.4) |
| XYZ | xyz(76.3834, 78.6174, 80.9485) |
| Luminance | 0.7862 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 3.71
Seashell
#FFF5EE
ΔE00 4.18
Linen
#FAF0E6
ΔE00 4.31
Snow
#FFFAFA
ΔE00 5.60
Lavenderblush
#FFF0F5
ΔE00 5.61
Gainsboro
#DCDCDC
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE3DF #DFEBEF
analogous
#EFDFE3 #EFE3DF #EFEBDF
triadic
#EFE3DF #DFEFE3 #E3DFEF
tetradic
#EFE3DF #E3EFDF #DFEBEF #EBDFEF
square
#EFE3DF #E3EFDF #DFEBEF #EBDFEF
split-complementary
#EFE3DF #DFEFEB #DFE3EF
monochromatic
#C69C8D #DBBFB6 #EFE3DF #F5EDEB #F5EDEB
Accessibility & contrast
On white
1.26
#EFE3DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#EFE3DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE3DF
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE3DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE3DF | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E4DF
Deuteranopia (green-blind)
#E8E6DF
Tritanopia (blue-blind)
#F3E1E2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #efe3df; /* rgb */ color: rgb(239, 227, 223); /* oklch */ color: oklch(92.4% 0.014 39.4);
Tailwind
colors: {
custom: {
50: '#f4ebe9',
500: '#efe3df',
950: '#000000',
},
}SCSS
$custom: #efe3df; $custom-light: #f4ebe9; $custom-dark: #000000;
JSON
{
"hex": "#efe3df",
"rgb": {
"r": 239,
"g": 227,
"b": 223
},
"hsl": {
"h": 15,
"s": 33.333,
"l": 90.588
},
"oklch": {
"l": 0.92423,
"c": 0.01424,
"h": 39.4
},
"luminance": 0.78617
}Semantic roles & 50–950 ramp
primary
#EFE3DF
secondary
#A9C1C9
accent
#8FAC39
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#171616
muted
#858484