#EFC79F#EFC79F
#EFC79F is a very light, moderate orange. Relative luminance 0.617; OKLCH L 85.5% C 0.070 H 66.7°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC79F |
|---|---|
| RGB | rgb(239, 199, 159) |
| HSL | hsl(30, 71%, 78%) |
| HSV | hsv(30, 33%, 94%) |
| CMYK | cmyk(0%, 16.7%, 33.5%, 6.3%) |
| CIE-LAB | lab(82.76, 8.61, 25.35) |
| CIE-LCH | lch(82.76, 26.77, 71.24°) |
| OKLab | oklab(85.46% 0.0276 0.064) |
| OKLCH | oklch(85.46% 0.07 66.7) |
| XYZ | xyz(62.2794, 61.7035, 41.4236) |
| Luminance | 0.6170 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 3.93
Peach
#FFDAB9
ΔE00 4.81
Burlywood
#DEB887
ΔE00 4.94
Apricot
#FBCEB1
ΔE00 5.06
Tan
#D2B48C
ΔE00 6.26
Navajowhite
#FFDEAD
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC79F #9FC7EF
analogous
#EF9F9F #EFC79F #EFEF9F
triadic
#EFC79F #9FEFC7 #C79FEF
tetradic
#EFC79F #9FEF9F #9FC7EF #EF9FEF
square
#EFC79F #9FEF9F #9FC7EF #EF9FEF
split-complementary
#EFC79F #9FEFEF #9F9FEF
monochromatic
#DE8A36 #E6A86B #EFC79F #F8E6D3 #FBF0E5
Accessibility & contrast
On white
1.57
#EFC79F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#EFC79F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC79F
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC79F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC79F | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C99C
Deuteranopia (green-blind)
#DED2A0
Tritanopia (blue-blind)
#FDBEBC
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #efc79f; /* rgb */ color: rgb(239, 199, 159); /* oklch */ color: oklch(85.5% 0.070 66.7);
Tailwind
colors: {
custom: {
50: '#f5d8bb',
500: '#efc79f',
950: '#000000',
},
}SCSS
$custom: #efc79f; $custom-light: #f5d8bb; $custom-dark: #000000;
JSON
{
"hex": "#efc79f",
"rgb": {
"r": 239,
"g": 199,
"b": 159
},
"hsl": {
"h": 30,
"s": 71.429,
"l": 78.039
},
"oklch": {
"l": 0.85459,
"c": 0.06972,
"h": 66.7
},
"luminance": 0.61701
}Semantic roles & 50–950 ramp
primary
#EFC79F
secondary
#6699CC
accent
#73D312
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171412
muted
#858382