#EFD0AE#EFD0AE
#EFD0AE is a very light, muted orange. Relative luminance 0.665; OKLCH L 87.5% C 0.057 H 69.6°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #EFD0AE |
|---|---|
| RGB | rgb(239, 208, 174) |
| HSL | hsl(31, 67%, 81%) |
| HSV | hsv(31, 27%, 94%) |
| CMYK | cmyk(0%, 13%, 27.2%, 6.3%) |
| CIE-LAB | lab(85.26, 5.83, 20.90) |
| CIE-LCH | lch(85.26, 21.70, 74.41°) |
| OKLab | oklab(87.52% 0.0199 0.0534) |
| OKLCH | oklch(87.52% 0.057 69.6) |
| XYZ | xyz(65.7932, 66.5207, 49.4102) |
| Luminance | 0.6652 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 3.18
Peach
#FFDAB9
ΔE00 3.41
Bisque
#FFE4C4
ΔE00 4.55
Navajowhite
#FFDEAD
ΔE00 5.16
Wheat
#F5DEB3
ΔE00 5.53
Apricot
#FBCEB1
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFD0AE #AECDEF
analogous
#EFAFAE #EFD0AE #EDEFAE
triadic
#EFD0AE #AEEFD0 #D0AEEF
tetradic
#EFD0AE #AEEFAF #AECDEF #EFAEED
square
#EFD0AE #AEEFAF #AECDEF #EFAEED
split-complementary
#EFD0AE #AEEDEF #AFAEEF
monochromatic
#DB9548 #E5B27B #EFD0AE #F9EEE1 #FAF0E5
Accessibility & contrast
On white
1.47
#EFD0AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#EFD0AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFD0AE
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFD0AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFD0AE | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD1AC
Deuteranopia (green-blind)
#E2D8AF
Tritanopia (blue-blind)
#FAC9C7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #efd0ae; /* rgb */ color: rgb(239, 208, 174); /* oklch */ color: oklch(87.5% 0.057 69.6);
Tailwind
colors: {
custom: {
50: '#f5dec6',
500: '#efd0ae',
950: '#000000',
},
}SCSS
$custom: #efd0ae; $custom-light: #f5dec6; $custom-dark: #000000;
JSON
{
"hex": "#efd0ae",
"rgb": {
"r": 239,
"g": 208,
"b": 174
},
"hsl": {
"h": 31.385,
"s": 67.01,
"l": 80.98
},
"oklch": {
"l": 0.87516,
"c": 0.05697,
"h": 69.6
},
"luminance": 0.66518
}Semantic roles & 50–950 ramp
primary
#EFD0AE
secondary
#749FCD
accent
#6ECF17
background
#FFFEFD
surface
#FEFCF9
border
#D6D5D2
text
#171513
muted
#858482