#EFC7AA#EFC7AA
#EFC7AA is a very light, muted orange. Relative luminance 0.621; OKLCH L 85.7% C 0.060 H 57.8°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC7AA |
|---|---|
| RGB | rgb(239, 199, 170) |
| HSL | hsl(25, 68%, 80%) |
| HSV | hsv(25, 29%, 94%) |
| CMYK | cmyk(0%, 16.7%, 28.9%, 6.3%) |
| CIE-LAB | lab(82.97, 10.00, 19.83) |
| CIE-LCH | lch(82.97, 22.21, 63.23°) |
| OKLab | oklab(85.7% 0.032 0.0507) |
| OKLCH | oklch(85.7% 0.06 57.8) |
| XYZ | xyz(63.2767, 62.1024, 46.6763) |
| Luminance | 0.6210 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.43
Peach
#FFDAB9
ΔE00 4.68
Light Peach
#FFD8B1
ΔE00 5.17
Burlywood
#DEB887
ΔE00 7.81
Bisque
#FFE4C4
ΔE00 7.93
Tan
#D2B48C
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC7AA #AAD2EF
analogous
#EFAAB0 #EFC7AA #EFE9AA
triadic
#EFC7AA #AAEFC7 #C7AAEF
tetradic
#EFC7AA #B0EFAA #AAD2EF #E9AAEF
square
#EFC7AA #B0EFAA #AAD2EF #E9AAEF
split-complementary
#EFC7AA #AAEFE9 #AAB0EF
monochromatic
#DC8343 #E5A576 #EFC7AA #F9E9DE #FAEEE5
Accessibility & contrast
On white
1.56
#EFC7AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#EFC7AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC7AA
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC7AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC7AA | 1.00 | 1.56 | 13.42 | 13.42 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CAA8
Deuteranopia (green-blind)
#DCD2AA
Tritanopia (blue-blind)
#FBBFBF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #efc7aa; /* rgb */ color: rgb(239, 199, 170); /* oklch */ color: oklch(85.7% 0.060 57.8);
Tailwind
colors: {
custom: {
50: '#f5d8c3',
500: '#efc7aa',
950: '#000000',
},
}SCSS
$custom: #efc7aa; $custom-light: #f5d8c3; $custom-dark: #000000;
JSON
{
"hex": "#efc7aa",
"rgb": {
"r": 239,
"g": 199,
"b": 170
},
"hsl": {
"h": 25.217,
"s": 68.317,
"l": 80.196
},
"oklch": {
"l": 0.85695,
"c": 0.05997,
"h": 57.8
},
"luminance": 0.621
}Semantic roles & 50–950 ramp
primary
#EFC7AA
secondary
#70A6CD
accent
#82D015
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171412
muted
#858382