#EFC681#EFC681
#EFC681 is a very light, moderate orange. Relative luminance 0.603; OKLCH L 84.7% C 0.099 H 79.8°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC681 |
|---|---|
| RGB | rgb(239, 198, 129) |
| HSL | hsl(38, 77%, 72%) |
| HSV | hsv(38, 46%, 94%) |
| CMYK | cmyk(0%, 17.2%, 46%, 6.3%) |
| CIE-LAB | lab(82.02, 5.85, 39.93) |
| CIE-LCH | lch(82.02, 40.35, 81.66°) |
| OKLab | oklab(84.72% 0.0174 0.0971) |
| OKLCH | oklch(84.72% 0.099 79.8) |
| XYZ | xyz(59.7553, 60.3269, 29.2614) |
| Luminance | 0.6032 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.56
Very Light Brown
#D3B683
ΔE00 6.20
Tan (survey)
#D1B26F
ΔE00 6.27
Sand (survey)
#E2CA76
ΔE00 6.40
Navajowhite
#FFDEAD
ΔE00 6.99
Fawn
#CFAF7B
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC681 #81AAEF
analogous
#EF8F81 #EFC681 #E1EF81
triadic
#EFC681 #81EFC6 #C681EF
tetradic
#EFC681 #81EF8F #81AAEF #EF81E1
square
#EFC681 #81EF8F #81AAEF #EF81E1
split-complementary
#EFC681 #81E1EF #8F81EF
monochromatic
#DA931C #E8AD4B #EFC681 #F6DFB7 #FCF3E4
Accessibility & contrast
On white
1.61
#EFC681 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#EFC681 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC681
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC681 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC681 | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C67C
Deuteranopia (green-blind)
#E1D083
Tritanopia (blue-blind)
#FFBAB5
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #efc681; /* rgb */ color: rgb(239, 198, 129); /* oklch */ color: oklch(84.7% 0.099 79.8);
Tailwind
colors: {
custom: {
50: '#f6d7a6',
500: '#efc681',
950: '#000000',
},
}SCSS
$custom: #efc681; $custom-light: #f6d7a6; $custom-dark: #000000;
JSON
{
"hex": "#efc681",
"rgb": {
"r": 239,
"g": 198,
"b": 129
},
"hsl": {
"h": 37.636,
"s": 77.465,
"l": 72.157
},
"oklch": {
"l": 0.84717,
"c": 0.09864,
"h": 79.8
},
"luminance": 0.60324
}Semantic roles & 50–950 ramp
primary
#EFC681
secondary
#4B7AC9
accent
#59DA0C
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380