#EFD4AE#EFD4AE
#EFD4AE is a very light, muted orange. Relative luminance 0.685; OKLCH L 88.3% C 0.058 H 76.3°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #EFD4AE |
|---|---|
| RGB | rgb(239, 212, 174) |
| HSL | hsl(35, 67%, 81%) |
| HSV | hsv(35, 27%, 94%) |
| CMYK | cmyk(0%, 11.3%, 27.2%, 6.3%) |
| CIE-LAB | lab(86.25, 3.75, 22.27) |
| CIE-LCH | lch(86.25, 22.58, 80.43°) |
| OKLab | oklab(88.3% 0.0139 0.0568) |
| OKLCH | oklch(88.3% 0.058 76.3) |
| XYZ | xyz(66.7807, 68.4958, 49.7394) |
| Luminance | 0.6849 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 3.18
Navajowhite
#FFDEAD
ΔE00 3.74
Bisque
#FFE4C4
ΔE00 4.17
Light Peach
#FFD8B1
ΔE00 4.20
Moccasin
#FFE4B5
ΔE00 4.27
Peach
#FFDAB9
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFD4AE #AEC9EF
analogous
#EFB3AE #EFD4AE #E9EFAE
triadic
#EFD4AE #AEEFD4 #D4AEEF
tetradic
#EFD4AE #AEEFB3 #AEC9EF #EFAEE9
square
#EFD4AE #AEEFB3 #AEC9EF #EFAEE9
split-complementary
#EFD4AE #AEE9EF #B3AEEF
monochromatic
#DB9E48 #E5B97B #EFD4AE #F9EFE1 #FAF1E5
Accessibility & contrast
On white
1.43
#EFD4AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#EFD4AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFD4AE
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFD4AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFD4AE | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD4AC
Deuteranopia (green-blind)
#E5DAAF
Tritanopia (blue-blind)
#FACDCA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #efd4ae; /* rgb */ color: rgb(239, 212, 174); /* oklch */ color: oklch(88.3% 0.058 76.3);
Tailwind
colors: {
custom: {
50: '#f5e1c6',
500: '#efd4ae',
950: '#000000',
},
}SCSS
$custom: #efd4ae; $custom-light: #f5e1c6; $custom-dark: #000000;
JSON
{
"hex": "#efd4ae",
"rgb": {
"r": 239,
"g": 212,
"b": 174
},
"hsl": {
"h": 35.077,
"s": 67.01,
"l": 80.98
},
"oklch": {
"l": 0.88295,
"c": 0.05842,
"h": 76.3
},
"luminance": 0.68494
}Semantic roles & 50–950 ramp
primary
#EFD4AE
secondary
#7499CD
accent
#63CF17
background
#FFFEFD
surface
#FEFCF9
border
#D6D5D2
text
#171513
muted
#858482