#EFCA7F#EFCA7F
#EFCA7F is a very light, moderate orange. Relative luminance 0.621; OKLCH L 85.5% C 0.103 H 84.1°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCA7F |
|---|---|
| RGB | rgb(239, 202, 127) |
| HSL | hsl(40, 78%, 72%) |
| HSV | hsv(40, 47%, 94%) |
| CMYK | cmyk(0%, 15.5%, 46.9%, 6.3%) |
| CIE-LAB | lab(82.98, 3.58, 42.16) |
| CIE-LCH | lch(82.98, 42.31, 85.14°) |
| OKLab | oklab(85.47% 0.0106 0.102) |
| OKLCH | oklch(85.47% 0.103 84.1) |
| XYZ | xyz(60.5500, 62.1270, 28.8769) |
| Luminance | 0.6212 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.56
Wheat (survey)
#FBDD7E
ΔE00 5.87
Tan (survey)
#D1B26F
ΔE00 6.57
Sandy
#F1DA7A
ΔE00 6.62
Light Mustard
#F7D560
ΔE00 6.98
Very Light Brown
#D3B683
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCA7F #7FA4EF
analogous
#EF927F #EFCA7F #DCEF7F
triadic
#EFCA7F #7FEFCA #CA7FEF
tetradic
#EFCA7F #7FEF92 #7FA4EF #EF7FDC
square
#EFCA7F #7FEF92 #7FA4EF #EF7FDC
split-complementary
#EFCA7F #7FDCEF #927FEF
monochromatic
#D99A1B #E8B349 #EFCA7F #F6E1B5 #FCF4E4
Accessibility & contrast
On white
1.56
#EFCA7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#EFCA7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCA7F
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCA7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCA7F | 1.00 | 1.56 | 13.42 | 13.42 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC979
Deuteranopia (green-blind)
#E4D381
Tritanopia (blue-blind)
#FFBEB8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #efca7f; /* rgb */ color: rgb(239, 202, 127); /* oklch */ color: oklch(85.5% 0.103 84.1);
Tailwind
colors: {
custom: {
50: '#f6daa5',
500: '#efca7f',
950: '#000000',
},
}SCSS
$custom: #efca7f; $custom-light: #f6daa5; $custom-dark: #000000;
JSON
{
"hex": "#efca7f",
"rgb": {
"r": 239,
"g": 202,
"b": 127
},
"hsl": {
"h": 40.179,
"s": 77.778,
"l": 71.765
},
"oklch": {
"l": 0.85467,
"c": 0.10257,
"h": 84.1
},
"luminance": 0.62124
}Semantic roles & 50–950 ramp
primary
#EFCA7F
secondary
#4973C9
accent
#50DA0B
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380