#EFC684#EFC684
#EFC684 is a very light, moderate orange. Relative luminance 0.604; OKLCH L 84.8% C 0.096 H 78.8°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC684 |
|---|---|
| RGB | rgb(239, 198, 132) |
| HSL | hsl(37, 77%, 73%) |
| HSV | hsv(37, 45%, 94%) |
| CMYK | cmyk(0%, 17.2%, 44.8%, 6.3%) |
| CIE-LAB | lab(82.06, 6.15, 38.45) |
| CIE-LCH | lch(82.06, 38.94, 80.92°) |
| OKLab | oklab(84.77% 0.0186 0.0939) |
| OKLCH | oklch(84.77% 0.096 78.8) |
| XYZ | xyz(59.9576, 60.4078, 30.3271) |
| Luminance | 0.6040 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.10
Very Light Brown
#D3B683
ΔE00 5.98
Tan (survey)
#D1B26F
ΔE00 6.40
Navajowhite
#FFDEAD
ΔE00 6.64
Sand (survey)
#E2CA76
ΔE00 6.85
Fawn
#CFAF7B
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC684 #84ADEF
analogous
#EF9084 #EFC684 #E3EF84
triadic
#EFC684 #84EFC6 #C684EF
tetradic
#EFC684 #84EF90 #84ADEF #EF84E3
square
#EFC684 #84EF90 #84ADEF #EF84E3
split-complementary
#EFC684 #84E3EF #9084EF
monochromatic
#DC931D #E8AD4E #EFC684 #F6DFBA #FBF2E4
Accessibility & contrast
On white
1.61
#EFC684 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#EFC684 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC684
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC684 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC684 | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C67F
Deuteranopia (green-blind)
#E1D086
Tritanopia (blue-blind)
#FFBAB5
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #efc684; /* rgb */ color: rgb(239, 198, 132); /* oklch */ color: oklch(84.8% 0.096 78.8);
Tailwind
colors: {
custom: {
50: '#f6d7a8',
500: '#efc684',
950: '#000000',
},
}SCSS
$custom: #efc684; $custom-light: #f6d7a8; $custom-dark: #000000;
JSON
{
"hex": "#efc684",
"rgb": {
"r": 239,
"g": 198,
"b": 132
},
"hsl": {
"h": 37.009,
"s": 76.978,
"l": 72.745
},
"oklch": {
"l": 0.84766,
"c": 0.0957,
"h": 78.8
},
"luminance": 0.60405
}Semantic roles & 50–950 ramp
primary
#EFC684
secondary
#4D7DCA
accent
#5BD90C
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#171410
muted
#858380