#EFC8AA#EFC8AA
#EFC8AA is a very light, muted orange. Relative luminance 0.626; OKLCH L 85.9% C 0.060 H 59.4°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC8AA |
|---|---|
| RGB | rgb(239, 200, 170) |
| HSL | hsl(26, 68%, 80%) |
| HSV | hsv(26, 29%, 94%) |
| CMYK | cmyk(0%, 16.3%, 28.9%, 6.3%) |
| CIE-LAB | lab(83.21, 9.48, 20.17) |
| CIE-LCH | lch(83.21, 22.29, 64.83°) |
| OKLab | oklab(85.89% 0.0305 0.0516) |
| OKLCH | oklch(85.89% 0.06 59.4) |
| XYZ | xyz(63.5076, 62.5641, 46.7532) |
| Luminance | 0.6256 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.67
Peach
#FFDAB9
ΔE00 4.28
Light Peach
#FFD8B1
ΔE00 4.68
Bisque
#FFE4C4
ΔE00 7.45
Burlywood
#DEB887
ΔE00 7.47
Tan
#D2B48C
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC8AA #AAD1EF
analogous
#EFAAAE #EFC8AA #EFEBAA
triadic
#EFC8AA #AAEFC8 #C8AAEF
tetradic
#EFC8AA #AEEFAA #AAD1EF #EBAAEF
square
#EFC8AA #AEEFAA #AAD1EF #EBAAEF
split-complementary
#EFC8AA #AAEFEB #AAAEEF
monochromatic
#DC8543 #E5A776 #EFC8AA #F9E9DE #FAEEE5
Accessibility & contrast
On white
1.55
#EFC8AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#EFC8AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC8AA
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC8AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC8AA | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CAA8
Deuteranopia (green-blind)
#DDD3AA
Tritanopia (blue-blind)
#FBC0C0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #efc8aa; /* rgb */ color: rgb(239, 200, 170); /* oklch */ color: oklch(85.9% 0.060 59.4);
Tailwind
colors: {
custom: {
50: '#f5d8c3',
500: '#efc8aa',
950: '#000000',
},
}SCSS
$custom: #efc8aa; $custom-light: #f5d8c3; $custom-dark: #000000;
JSON
{
"hex": "#efc8aa",
"rgb": {
"r": 239,
"g": 200,
"b": 170
},
"hsl": {
"h": 26.087,
"s": 68.317,
"l": 80.196
},
"oklch": {
"l": 0.85886,
"c": 0.05989,
"h": 59.4
},
"luminance": 0.62562
}Semantic roles & 50–950 ramp
primary
#EFC8AA
secondary
#70A5CD
accent
#7FD015
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171412
muted
#858382