#EFC784#EFC784
#EFC784 is a very light, moderate orange. Relative luminance 0.609; OKLCH L 85.0% C 0.096 H 79.8°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC784 |
|---|---|
| RGB | rgb(239, 199, 132) |
| HSL | hsl(38, 77%, 73%) |
| HSV | hsv(38, 45%, 94%) |
| CMYK | cmyk(0%, 16.7%, 44.8%, 6.3%) |
| CIE-LAB | lab(82.31, 5.63, 38.77) |
| CIE-LCH | lch(82.31, 39.18, 81.74°) |
| OKLab | oklab(84.96% 0.017 0.0946) |
| OKLCH | oklch(84.96% 0.096 79.8) |
| XYZ | xyz(60.1869, 60.8665, 30.4035) |
| Luminance | 0.6086 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.43
Very Light Brown
#D3B683
ΔE00 6.09
Tan (survey)
#D1B26F
ΔE00 6.39
Sand (survey)
#E2CA76
ΔE00 6.42
Navajowhite
#FFDEAD
ΔE00 6.57
Fawn
#CFAF7B
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC784 #84ACEF
analogous
#EF9184 #EFC784 #E1EF84
triadic
#EFC784 #84EFC7 #C784EF
tetradic
#EFC784 #84EF91 #84ACEF #EF84E1
square
#EFC784 #84EF91 #84ACEF #EF84E1
split-complementary
#EFC784 #84E1EF #9184EF
monochromatic
#DC941D #E8AE4E #EFC784 #F6E0BA #FBF3E4
Accessibility & contrast
On white
1.59
#EFC784 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#EFC784 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC784
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC784 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC784 | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C77F
Deuteranopia (green-blind)
#E1D186
Tritanopia (blue-blind)
#FFBBB6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #efc784; /* rgb */ color: rgb(239, 199, 132); /* oklch */ color: oklch(85.0% 0.096 79.8);
Tailwind
colors: {
custom: {
50: '#f6d7a8',
500: '#efc784',
950: '#000000',
},
}SCSS
$custom: #efc784; $custom-light: #f6d7a8; $custom-dark: #000000;
JSON
{
"hex": "#efc784",
"rgb": {
"r": 239,
"g": 199,
"b": 132
},
"hsl": {
"h": 37.57,
"s": 76.978,
"l": 72.745
},
"oklch": {
"l": 0.8496,
"c": 0.09614,
"h": 79.8
},
"luminance": 0.60864
}Semantic roles & 50–950 ramp
primary
#EFC784
secondary
#4D7CCA
accent
#59D90C
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#171410
muted
#858380