#EFCA81#EFCA81
#EFCA81 is a very light, moderate orange. Relative luminance 0.622; OKLCH L 85.5% C 0.101 H 83.5°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCA81 |
|---|---|
| RGB | rgb(239, 202, 129) |
| HSL | hsl(40, 77%, 72%) |
| HSV | hsv(40, 46%, 94%) |
| CMYK | cmyk(0%, 15.5%, 46%, 6.3%) |
| CIE-LAB | lab(83.01, 3.77, 41.19) |
| CIE-LCH | lch(83.01, 41.36, 84.76°) |
| OKLab | oklab(85.5% 0.0113 0.1) |
| OKLCH | oklch(85.5% 0.101 83.5) |
| XYZ | xyz(60.6817, 62.1797, 29.5702) |
| Luminance | 0.6218 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.80
Wheat (survey)
#FBDD7E
ΔE00 6.12
Tan (survey)
#D1B26F
ΔE00 6.55
Very Light Brown
#D3B683
ΔE00 6.88
Sandy
#F1DA7A
ΔE00 6.89
Burlywood
#DEB887
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCA81 #81A6EF
analogous
#EF9381 #EFCA81 #DDEF81
triadic
#EFCA81 #81EFCA #CA81EF
tetradic
#EFCA81 #81EF93 #81A6EF #EF81DD
square
#EFCA81 #81EF93 #81A6EF #EF81DD
split-complementary
#EFCA81 #81DDEF #9381EF
monochromatic
#DA9A1C #E8B34B #EFCA81 #F6E1B7 #FCF4E4
Accessibility & contrast
On white
1.56
#EFCA81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#EFCA81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCA81
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCA81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCA81 | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC97B
Deuteranopia (green-blind)
#E4D383
Tritanopia (blue-blind)
#FFBEB8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #efca81; /* rgb */ color: rgb(239, 202, 129); /* oklch */ color: oklch(85.5% 0.101 83.5);
Tailwind
colors: {
custom: {
50: '#f6daa6',
500: '#efca81',
950: '#000000',
},
}SCSS
$custom: #efca81; $custom-light: #f6daa6; $custom-dark: #000000;
JSON
{
"hex": "#efca81",
"rgb": {
"r": 239,
"g": 202,
"b": 129
},
"hsl": {
"h": 39.818,
"s": 77.465,
"l": 72.157
},
"oklch": {
"l": 0.85498,
"c": 0.10059,
"h": 83.5
},
"luminance": 0.62177
}Semantic roles & 50–950 ramp
primary
#EFCA81
secondary
#4B75C9
accent
#51DA0C
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380