#EFC678#EFC678
#EFC678 is a very light, moderate orange. Relative luminance 0.601; OKLCH L 84.6% C 0.107 H 82.5°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC678 |
|---|---|
| RGB | rgb(239, 198, 120) |
| HSL | hsl(39, 79%, 70%) |
| HSV | hsv(39, 50%, 94%) |
| CMYK | cmyk(0%, 17.2%, 49.8%, 6.3%) |
| CIE-LAB | lab(81.89, 5.02, 44.30) |
| CIE-LCH | lch(81.89, 44.59, 83.54°) |
| OKLab | oklab(84.58% 0.014 0.1064) |
| OKLCH | oklch(84.58% 0.107 82.5) |
| XYZ | xyz(59.1832, 60.0981, 26.2484) |
| Luminance | 0.6009 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.37
Tan (survey)
#D1B26F
ΔE00 6.24
Wheat (survey)
#FBDD7E
ΔE00 6.76
Burlywood
#DEB887
ΔE00 6.97
Very Light Brown
#D3B683
ΔE00 7.09
Light Mustard
#F7D560
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC678 #78A1EF
analogous
#EF8A78 #EFC678 #DCEF78
triadic
#EFC678 #78EFC6 #C678EF
tetradic
#EFC678 #78EF8A #78A1EF #EF78DC
square
#EFC678 #78EF8A #78A1EF #EF78DC
split-complementary
#EFC678 #78DCEF #8A78EF
monochromatic
#D49319 #E9AF41 #EFC678 #F5DDAF #FCF3E4
Accessibility & contrast
On white
1.61
#EFC678 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#EFC678 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC678
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC678 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC678 | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C572
Deuteranopia (green-blind)
#E2D07A
Tritanopia (blue-blind)
#FFB9B3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #efc678; /* rgb */ color: rgb(239, 198, 120); /* oklch */ color: oklch(84.6% 0.107 82.5);
Tailwind
colors: {
custom: {
50: '#f7d7a0',
500: '#efc678',
950: '#000000',
},
}SCSS
$custom: #efc678; $custom-light: #f7d7a0; $custom-dark: #000000;
JSON
{
"hex": "#efc678",
"rgb": {
"r": 239,
"g": 198,
"b": 120
},
"hsl": {
"h": 39.328,
"s": 78.808,
"l": 70.392
},
"oklch": {
"l": 0.8458,
"c": 0.1073,
"h": 82.5
},
"luminance": 0.60095
}Semantic roles & 50–950 ramp
primary
#EFC678
secondary
#4371C9
accent
#52DB0A
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17140F
muted
#858380