#EFCA7B#EFCA7B
#EFCA7B is a very light, moderate orange. Relative luminance 0.620; OKLCH L 85.4% C 0.106 H 85.1°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCA7B |
|---|---|
| RGB | rgb(239, 202, 123) |
| HSL | hsl(41, 78%, 71%) |
| HSV | hsv(41, 49%, 94%) |
| CMYK | cmyk(0%, 15.5%, 48.5%, 6.3%) |
| CIE-LAB | lab(82.93, 3.21, 44.09) |
| CIE-LCH | lch(82.93, 44.21, 85.84°) |
| OKLab | oklab(85.41% 0.0091 0.1061) |
| OKLCH | oklch(85.41% 0.107 85.1) |
| XYZ | xyz(60.2945, 62.0248, 27.5311) |
| Luminance | 0.6202 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.16
Wheat (survey)
#FBDD7E
ΔE00 5.42
Sandy
#F1DA7A
ΔE00 6.16
Light Mustard
#F7D560
ΔE00 6.29
Maize
#F4D054
ΔE00 6.60
Tan (survey)
#D1B26F
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCA7B #7BA0EF
analogous
#EF907B #EFCA7B #DAEF7B
triadic
#EFCA7B #7BEFCA #CA7BEF
tetradic
#EFCA7B #7BEF90 #7BA0EF #EF7BDA
square
#EFCA7B #7BEF90 #7BA0EF #EF7BDA
split-complementary
#EFCA7B #7BDAEF #907BEF
monochromatic
#D69A1A #E8B444 #EFCA7B #F6E0B2 #FCF4E4
Accessibility & contrast
On white
1.57
#EFCA7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#EFCA7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCA7B
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCA7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCA7B | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCC975
Deuteranopia (green-blind)
#E5D37E
Tritanopia (blue-blind)
#FFBDB7
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #efca7b; /* rgb */ color: rgb(239, 202, 123); /* oklch */ color: oklch(85.4% 0.106 85.1);
Tailwind
colors: {
custom: {
50: '#f6daa2',
500: '#efca7b',
950: '#000000',
},
}SCSS
$custom: #efca7b; $custom-light: #f6daa2; $custom-dark: #000000;
JSON
{
"hex": "#efca7b",
"rgb": {
"r": 239,
"g": 202,
"b": 123
},
"hsl": {
"h": 40.862,
"s": 78.378,
"l": 70.98
},
"oklch": {
"l": 0.85407,
"c": 0.1065,
"h": 85.1
},
"luminance": 0.62022
}Semantic roles & 50–950 ramp
primary
#EFCA7B
secondary
#456FC9
accent
#4DDB0B
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17140F
muted
#858380