#EFC181#EFC181
#EFC181 is a very light, moderate orange. Relative luminance 0.581; OKLCH L 83.8% C 0.097 H 75.0°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC181 |
|---|---|
| RGB | rgb(239, 193, 129) |
| HSL | hsl(35, 77%, 72%) |
| HSV | hsv(35, 46%, 94%) |
| CMYK | cmyk(0%, 19.2%, 46%, 6.3%) |
| CIE-LAB | lab(80.78, 8.46, 38.35) |
| CIE-LCH | lch(80.78, 39.28, 77.55°) |
| OKLab | oklab(83.75% 0.0251 0.0935) |
| OKLCH | oklch(83.75% 0.097 75) |
| XYZ | xyz(58.6312, 58.0788, 28.8867) |
| Luminance | 0.5808 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.22
Very Light Brown
#D3B683
ΔE00 6.00
Fawn
#CFAF7B
ΔE00 6.60
Tan (survey)
#D1B26F
ΔE00 6.65
Tan
#D2B48C
ΔE00 7.18
Navajowhite
#FFDEAD
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC181 #81AFEF
analogous
#EF8A81 #EFC181 #E6EF81
triadic
#EFC181 #81EFC1 #C181EF
tetradic
#EFC181 #81EF8A #81AFEF #EF81E6
square
#EFC181 #81EF8A #81AFEF #EF81E6
split-complementary
#EFC181 #81E6EF #8A81EF
monochromatic
#DA8A1C #E8A64B #EFC181 #F6DCB7 #FCF2E4
Accessibility & contrast
On white
1.66
#EFC181 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#EFC181 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC181
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC181 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC181 | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C27C
Deuteranopia (green-blind)
#DDCD83
Tritanopia (blue-blind)
#FFB5B1
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #efc181; /* rgb */ color: rgb(239, 193, 129); /* oklch */ color: oklch(83.8% 0.097 75.0);
Tailwind
colors: {
custom: {
50: '#f6d3a6',
500: '#efc181',
950: '#000000',
},
}SCSS
$custom: #efc181; $custom-light: #f6d3a6; $custom-dark: #000000;
JSON
{
"hex": "#efc181",
"rgb": {
"r": 239,
"g": 193,
"b": 129
},
"hsl": {
"h": 34.909,
"s": 77.465,
"l": 72.157
},
"oklch": {
"l": 0.8375,
"c": 0.09681,
"h": 75
},
"luminance": 0.58076
}Semantic roles & 50–950 ramp
primary
#EFC181
secondary
#4B80C9
accent
#62DA0C
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380