#EFCA80#EFCA80
#EFCA80 is a very light, moderate orange. Relative luminance 0.622; OKLCH L 85.5% C 0.102 H 83.8°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCA80 |
|---|---|
| RGB | rgb(239, 202, 128) |
| HSL | hsl(40, 78%, 72%) |
| HSV | hsv(40, 46%, 94%) |
| CMYK | cmyk(0%, 15.5%, 46.4%, 6.3%) |
| CIE-LAB | lab(82.99, 3.68, 41.67) |
| CIE-LCH | lch(82.99, 41.84, 84.96°) |
| OKLab | oklab(85.48% 0.0109 0.101) |
| OKLCH | oklch(85.48% 0.102 83.8) |
| XYZ | xyz(60.6155, 62.1532, 29.2218) |
| Luminance | 0.6215 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.68
Wheat (survey)
#FBDD7E
ΔE00 5.99
Tan (survey)
#D1B26F
ΔE00 6.56
Sandy
#F1DA7A
ΔE00 6.75
Very Light Brown
#D3B683
ΔE00 6.98
Burlywood
#DEB887
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCA80 #80A5EF
analogous
#EF9380 #EFCA80 #DDEF80
triadic
#EFCA80 #80EFCA #CA80EF
tetradic
#EFCA80 #80EF93 #80A5EF #EF80DD
square
#EFCA80 #80EF93 #80A5EF #EF80DD
split-complementary
#EFCA80 #80DDEF #9380EF
monochromatic
#D99A1B #E8B34A #EFCA80 #F6E1B6 #FCF4E4
Accessibility & contrast
On white
1.56
#EFCA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#EFCA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCA80
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCA80 | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC97A
Deuteranopia (green-blind)
#E4D382
Tritanopia (blue-blind)
#FFBEB8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #efca80; /* rgb */ color: rgb(239, 202, 128); /* oklch */ color: oklch(85.5% 0.102 83.8);
Tailwind
colors: {
custom: {
50: '#f6daa6',
500: '#efca80',
950: '#000000',
},
}SCSS
$custom: #efca80; $custom-light: #f6daa6; $custom-dark: #000000;
JSON
{
"hex": "#efca80",
"rgb": {
"r": 239,
"g": 202,
"b": 128
},
"hsl": {
"h": 40,
"s": 77.622,
"l": 71.961
},
"oklch": {
"l": 0.85482,
"c": 0.10158,
"h": 83.8
},
"luminance": 0.6215
}Semantic roles & 50–950 ramp
primary
#EFCA80
secondary
#4A74C9
accent
#50DA0C
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380