#EFC485#EFC485
#EFC485 is a very light, moderate orange. Relative luminance 0.595; OKLCH L 84.4% C 0.094 H 76.5°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC485 |
|---|---|
| RGB | rgb(239, 196, 133) |
| HSL | hsl(36, 77%, 73%) |
| HSV | hsv(36, 44%, 94%) |
| CMYK | cmyk(0%, 18%, 44.4%, 6.3%) |
| CIE-LAB | lab(81.58, 7.29, 37.33) |
| CIE-LCH | lch(81.58, 38.03, 78.95°) |
| OKLab | oklab(84.4% 0.022 0.0914) |
| OKLCH | oklch(84.4% 0.094 76.5) |
| XYZ | xyz(59.5723, 59.5271, 30.5378) |
| Luminance | 0.5952 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.37
Very Light Brown
#D3B683
ΔE00 5.82
Tan (survey)
#D1B26F
ΔE00 6.60
Fawn
#CFAF7B
ΔE00 6.70
Navajowhite
#FFDEAD
ΔE00 6.78
Tan
#D2B48C
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC485 #85B0EF
analogous
#EF8F85 #EFC485 #E5EF85
triadic
#EFC485 #85EFC4 #C485EF
tetradic
#EFC485 #85EF8F #85B0EF #EF85E5
square
#EFC485 #85EF8F #85B0EF #EF85E5
split-complementary
#EFC485 #85E5EF #8F85EF
monochromatic
#DD8F1D #E8AA4F #EFC485 #F6DEBB #FBF2E4
Accessibility & contrast
On white
1.63
#EFC485 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#EFC485 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC485
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC485 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC485 | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C580
Deuteranopia (green-blind)
#DFCF87
Tritanopia (blue-blind)
#FFB8B4
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #efc485; /* rgb */ color: rgb(239, 196, 133); /* oklch */ color: oklch(84.4% 0.094 76.5);
Tailwind
colors: {
custom: {
50: '#f6d5a9',
500: '#efc485',
950: '#000000',
},
}SCSS
$custom: #efc485; $custom-light: #f6d5a9; $custom-dark: #000000;
JSON
{
"hex": "#efc485",
"rgb": {
"r": 239,
"g": 196,
"b": 133
},
"hsl": {
"h": 35.66,
"s": 76.812,
"l": 72.941
},
"oklch": {
"l": 0.84395,
"c": 0.09397,
"h": 76.5
},
"luminance": 0.59524
}Semantic roles & 50–950 ramp
primary
#EFC485
secondary
#4E80CA
accent
#5FD90C
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#171410
muted
#858380