#EFC8A0#EFC8A0
#EFC8A0 is a very light, moderate orange. Relative luminance 0.622; OKLCH L 85.7% C 0.069 H 67.4°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC8A0 |
|---|---|
| RGB | rgb(239, 200, 160) |
| HSL | hsl(30, 71%, 78%) |
| HSV | hsv(30, 33%, 94%) |
| CMYK | cmyk(0%, 16.3%, 33.1%, 6.3%) |
| CIE-LAB | lab(83.02, 8.21, 25.18) |
| CIE-LCH | lch(83.02, 26.49, 71.94°) |
| OKLab | oklab(85.67% 0.0265 0.0636) |
| OKLCH | oklch(85.67% 0.069 67.4) |
| XYZ | xyz(62.5973, 62.2000, 41.9594) |
| Luminance | 0.6220 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 3.73
Peach
#FFDAB9
ΔE00 4.66
Burlywood
#DEB887
ΔE00 5.00
Apricot
#FBCEB1
ΔE00 5.20
Navajowhite
#FFDEAD
ΔE00 6.01
Tan
#D2B48C
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC8A0 #A0C7EF
analogous
#EFA0A0 #EFC8A0 #EEEFA0
triadic
#EFC8A0 #A0EFC8 #C8A0EF
tetradic
#EFC8A0 #A0EFA0 #A0C7EF #EFA0EE
square
#EFC8A0 #A0EFA0 #A0C7EF #EFA0EE
split-complementary
#EFC8A0 #A0EEEF #A0A0EF
monochromatic
#DD8B37 #E6AA6C #EFC8A0 #F8E6D4 #FBF0E5
Accessibility & contrast
On white
1.56
#EFC8A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#EFC8A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC8A0
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC8A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC8A0 | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CA9D
Deuteranopia (green-blind)
#DED2A1
Tritanopia (blue-blind)
#FCBFBD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #efc8a0; /* rgb */ color: rgb(239, 200, 160); /* oklch */ color: oklch(85.7% 0.069 67.4);
Tailwind
colors: {
custom: {
50: '#f5d8bc',
500: '#efc8a0',
950: '#000000',
},
}SCSS
$custom: #efc8a0; $custom-light: #f5d8bc; $custom-dark: #000000;
JSON
{
"hex": "#efc8a0",
"rgb": {
"r": 239,
"g": 200,
"b": 160
},
"hsl": {
"h": 30.38,
"s": 71.171,
"l": 78.235
},
"oklch": {
"l": 0.85672,
"c": 0.06893,
"h": 67.4
},
"luminance": 0.62197
}Semantic roles & 50–950 ramp
primary
#EFC8A0
secondary
#6799CC
accent
#72D312
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171412
muted
#858382