#EFC484#EFC484
#EFC484 is a very light, moderate orange. Relative luminance 0.595; OKLCH L 84.4% C 0.095 H 76.8°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC484 |
|---|---|
| RGB | rgb(239, 196, 132) |
| HSL | hsl(36, 77%, 73%) |
| HSV | hsv(36, 45%, 94%) |
| CMYK | cmyk(0%, 18%, 44.8%, 6.3%) |
| CIE-LAB | lab(81.57, 7.19, 37.82) |
| CIE-LCH | lch(81.57, 38.50, 79.23°) |
| OKLab | oklab(84.38% 0.0216 0.0924) |
| OKLCH | oklch(84.38% 0.095 76.8) |
| XYZ | xyz(59.5035, 59.4996, 30.1757) |
| Luminance | 0.5950 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.51
Very Light Brown
#D3B683
ΔE00 5.86
Tan (survey)
#D1B26F
ΔE00 6.52
Fawn
#CFAF7B
ΔE00 6.74
Navajowhite
#FFDEAD
ΔE00 6.86
Tan
#D2B48C
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC484 #84AFEF
analogous
#EF8F84 #EFC484 #E4EF84
triadic
#EFC484 #84EFC4 #C484EF
tetradic
#EFC484 #84EF8F #84AFEF #EF84E4
square
#EFC484 #84EF8F #84AFEF #EF84E4
split-complementary
#EFC484 #84E4EF #8F84EF
monochromatic
#DC8F1D #E8AA4E #EFC484 #F6DEBA #FBF2E4
Accessibility & contrast
On white
1.63
#EFC484 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#EFC484 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC484
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC484 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC484 | 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)
#D5C57F
Deuteranopia (green-blind)
#DFCF86
Tritanopia (blue-blind)
#FFB8B4
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #efc484; /* rgb */ color: rgb(239, 196, 132); /* oklch */ color: oklch(84.4% 0.095 76.8);
Tailwind
colors: {
custom: {
50: '#f6d5a8',
500: '#efc484',
950: '#000000',
},
}SCSS
$custom: #efc484; $custom-light: #f6d5a8; $custom-dark: #000000;
JSON
{
"hex": "#efc484",
"rgb": {
"r": 239,
"g": 196,
"b": 132
},
"hsl": {
"h": 35.888,
"s": 76.978,
"l": 72.745
},
"oklch": {
"l": 0.84379,
"c": 0.09493,
"h": 76.8
},
"luminance": 0.59497
}Semantic roles & 50–950 ramp
primary
#EFC484
secondary
#4D7FCA
accent
#5FD90C
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#171410
muted
#858380