#EFC385#EFC385
#EFC385 is a very light, moderate orange. Relative luminance 0.591; OKLCH L 84.2% C 0.094 H 75.4°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC385 |
|---|---|
| RGB | rgb(239, 195, 133) |
| HSL | hsl(35, 77%, 73%) |
| HSV | hsv(35, 44%, 94%) |
| CMYK | cmyk(0%, 18.4%, 44.4%, 6.3%) |
| CIE-LAB | lab(81.33, 7.81, 37.01) |
| CIE-LCH | lch(81.33, 37.83, 78.08°) |
| OKLab | oklab(84.2% 0.0235 0.0906) |
| OKLCH | oklch(84.2% 0.094 75.4) |
| XYZ | xyz(59.3474, 59.0775, 30.4629) |
| Luminance | 0.5907 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.12
Very Light Brown
#D3B683
ΔE00 5.83
Fawn
#CFAF7B
ΔE00 6.62
Tan (survey)
#D1B26F
ΔE00 6.72
Navajowhite
#FFDEAD
ΔE00 6.94
Tan
#D2B48C
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC385 #85B1EF
analogous
#EF8E85 #EFC385 #E6EF85
triadic
#EFC385 #85EFC3 #C385EF
tetradic
#EFC385 #85EF8E #85B1EF #EF85E6
square
#EFC385 #85EF8E #85B1EF #EF85E6
split-complementary
#EFC385 #85E6EF #8E85EF
monochromatic
#DD8D1D #E8A84F #EFC385 #F6DEBB #FBF2E4
Accessibility & contrast
On white
1.64
#EFC385 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#EFC385 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC385
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC385 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC385 | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C480
Deuteranopia (green-blind)
#DECE87
Tritanopia (blue-blind)
#FFB7B3
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #efc385; /* rgb */ color: rgb(239, 195, 133); /* oklch */ color: oklch(84.2% 0.094 75.4);
Tailwind
colors: {
custom: {
50: '#f6d5a9',
500: '#efc385',
950: '#000000',
},
}SCSS
$custom: #efc385; $custom-light: #f6d5a9; $custom-dark: #000000;
JSON
{
"hex": "#efc385",
"rgb": {
"r": 239,
"g": 195,
"b": 133
},
"hsl": {
"h": 35.094,
"s": 76.812,
"l": 72.941
},
"oklch": {
"l": 0.84202,
"c": 0.09364,
"h": 75.4
},
"luminance": 0.59074
}Semantic roles & 50–950 ramp
primary
#EFC385
secondary
#4E82CA
accent
#61D90C
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#171410
muted
#858380