#EFCD7A#EFCD7A
#EFCD7A is a very light, moderate orange. Relative luminance 0.634; OKLCH L 86.0% C 0.109 H 87.8°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCD7A |
|---|---|
| RGB | rgb(239, 205, 122) |
| HSL | hsl(43, 79%, 71%) |
| HSV | hsv(43, 49%, 94%) |
| CMYK | cmyk(0%, 14.2%, 49%, 6.3%) |
| CIE-LAB | lab(83.66, 1.57, 45.50) |
| CIE-LCH | lch(83.66, 45.53, 88.03°) |
| OKLab | oklab(85.98% 0.0042 0.1092) |
| OKLCH | oklch(85.98% 0.109 87.8) |
| XYZ | xyz(60.9430, 63.4214, 27.4401) |
| Luminance | 0.6342 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.18
Wheat (survey)
#FBDD7E
ΔE00 4.20
Sandy
#F1DA7A
ΔE00 4.78
Light Mustard
#F7D560
ΔE00 5.17
Maize
#F4D054
ΔE00 5.63
Pale Gold
#FDDE6C
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCD7A #7A9CEF
analogous
#EF927A #EFCD7A #D6EF7A
triadic
#EFCD7A #7AEFCD #CD7AEF
tetradic
#EFCD7A #7AEF92 #7A9CEF #EF7AD6
square
#EFCD7A #7AEF92 #7A9CEF #EF7AD6
split-complementary
#EFCD7A #7AD6EF #927AEF
monochromatic
#D59F1A #E8B843 #EFCD7A #F6E2B1 #FCF5E4
Accessibility & contrast
On white
1.53
#EFCD7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#EFCD7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCD7A
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCD7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCD7A | 1.00 | 1.53 | 13.68 | 13.68 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECB73
Deuteranopia (green-blind)
#E7D47D
Tritanopia (blue-blind)
#FFC0B9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #efcd7a; /* rgb */ color: rgb(239, 205, 122); /* oklch */ color: oklch(86.0% 0.109 87.8);
Tailwind
colors: {
custom: {
50: '#f6dca2',
500: '#efcd7a',
950: '#000000',
},
}SCSS
$custom: #efcd7a; $custom-light: #f6dca2; $custom-dark: #000000;
JSON
{
"hex": "#efcd7a",
"rgb": {
"r": 239,
"g": 205,
"b": 122
},
"hsl": {
"h": 42.564,
"s": 78.523,
"l": 70.784
},
"oklch": {
"l": 0.85983,
"c": 0.10927,
"h": 87.8
},
"luminance": 0.63419
}Semantic roles & 50–950 ramp
primary
#EFCD7A
secondary
#446BC9
accent
#47DB0B
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17150F
muted
#858480