#EFCA7E#EFCA7E
#EFCA7E is a very light, moderate orange. Relative luminance 0.621; OKLCH L 85.5% C 0.104 H 84.4°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCA7E |
|---|---|
| RGB | rgb(239, 202, 126) |
| HSL | hsl(40, 78%, 72%) |
| HSV | hsv(40, 47%, 94%) |
| CMYK | cmyk(0%, 15.5%, 47.3%, 6.3%) |
| CIE-LAB | lab(82.97, 3.49, 42.64) |
| CIE-LCH | lch(82.97, 42.79, 85.32°) |
| OKLab | oklab(85.45% 0.0102 0.1031) |
| OKLCH | oklch(85.45% 0.104 84.4) |
| XYZ | xyz(60.4852, 62.1011, 28.5354) |
| Luminance | 0.6210 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.45
Wheat (survey)
#FBDD7E
ΔE00 5.75
Sandy
#F1DA7A
ΔE00 6.50
Tan (survey)
#D1B26F
ΔE00 6.59
Light Mustard
#F7D560
ΔE00 6.80
Maize
#F4D054
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCA7E #7EA3EF
analogous
#EF927E #EFCA7E #DCEF7E
triadic
#EFCA7E #7EEFCA #CA7EEF
tetradic
#EFCA7E #7EEF92 #7EA3EF #EF7EDC
square
#EFCA7E #7EEF92 #7EA3EF #EF7EDC
split-complementary
#EFCA7E #7EDCEF #927EEF
monochromatic
#D89A1B #E8B448 #EFCA7E #F6E0B4 #FCF4E4
Accessibility & contrast
On white
1.56
#EFCA7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#EFCA7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCA7E
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCA7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCA7E | 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)
#DBC978
Deuteranopia (green-blind)
#E4D380
Tritanopia (blue-blind)
#FFBEB7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #efca7e; /* rgb */ color: rgb(239, 202, 126); /* oklch */ color: oklch(85.5% 0.104 84.4);
Tailwind
colors: {
custom: {
50: '#f6daa4',
500: '#efca7e',
950: '#000000',
},
}SCSS
$custom: #efca7e; $custom-light: #f6daa4; $custom-dark: #000000;
JSON
{
"hex": "#efca7e",
"rgb": {
"r": 239,
"g": 202,
"b": 126
},
"hsl": {
"h": 40.354,
"s": 77.931,
"l": 71.569
},
"oklch": {
"l": 0.85452,
"c": 0.10355,
"h": 84.4
},
"luminance": 0.62098
}Semantic roles & 50–950 ramp
primary
#EFCA7E
secondary
#4872C9
accent
#4FDA0B
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380