#EFD5AE#EFD5AE
#EFD5AE is a very light, muted orange. Relative luminance 0.690; OKLCH L 88.5% C 0.059 H 77.9°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #EFD5AE |
|---|---|
| RGB | rgb(239, 213, 174) |
| HSL | hsl(36, 67%, 81%) |
| HSV | hsv(36, 27%, 94%) |
| CMYK | cmyk(0%, 10.9%, 27.2%, 6.3%) |
| CIE-LAB | lab(86.50, 3.24, 22.61) |
| CIE-LCH | lch(86.50, 22.84, 81.85°) |
| OKLab | oklab(88.49% 0.0124 0.0576) |
| OKLCH | oklch(88.49% 0.059 77.9) |
| XYZ | xyz(67.0315, 68.9973, 49.8230) |
| Luminance | 0.6899 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 2.64
Navajowhite
#FFDEAD
ΔE00 3.56
Moccasin
#FFE4B5
ΔE00 3.89
Bisque
#FFE4C4
ΔE00 4.29
Light Peach
#FFD8B1
ΔE00 4.61
Peach
#FFDAB9
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFD5AE #AEC8EF
analogous
#EFB4AE #EFD5AE #E8EFAE
triadic
#EFD5AE #AEEFD5 #D5AEEF
tetradic
#EFD5AE #AEEFB4 #AEC8EF #EFAEE8
square
#EFD5AE #AEEFB4 #AEC8EF #EFAEE8
split-complementary
#EFD5AE #AEE8EF #B4AEEF
monochromatic
#DBA048 #E5BB7B #EFD5AE #F9EFE1 #FAF2E5
Accessibility & contrast
On white
1.42
#EFD5AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#EFD5AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFD5AE
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFD5AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFD5AE | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D5AC
Deuteranopia (green-blind)
#E6DBAF
Tritanopia (blue-blind)
#FACECA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #efd5ae; /* rgb */ color: rgb(239, 213, 174); /* oklch */ color: oklch(88.5% 0.059 77.9);
Tailwind
colors: {
custom: {
50: '#f5e1c6',
500: '#efd5ae',
950: '#000000',
},
}SCSS
$custom: #efd5ae; $custom-light: #f5e1c6; $custom-dark: #000000;
JSON
{
"hex": "#efd5ae",
"rgb": {
"r": 239,
"g": 213,
"b": 174
},
"hsl": {
"h": 36,
"s": 67.01,
"l": 80.98
},
"oklch": {
"l": 0.88491,
"c": 0.0589,
"h": 77.9
},
"luminance": 0.68995
}Semantic roles & 50–950 ramp
primary
#EFD5AE
secondary
#7498CD
accent
#60CF17
background
#FFFEFD
surface
#FEFCF9
border
#D6D5D2
text
#171513
muted
#858482