#EFCD7C#EFCD7C
#EFCD7C is a very light, moderate orange. Relative luminance 0.635; OKLCH L 86.0% C 0.107 H 87.4°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCD7C |
|---|---|
| RGB | rgb(239, 205, 124) |
| HSL | hsl(42, 78%, 71%) |
| HSV | hsv(42, 48%, 94%) |
| CMYK | cmyk(0%, 14.2%, 48.1%, 6.3%) |
| CIE-LAB | lab(83.69, 1.75, 44.55) |
| CIE-LCH | lch(83.69, 44.58, 87.75°) |
| OKLab | oklab(86.01% 0.0049 0.1072) |
| OKLCH | oklch(86.01% 0.107 87.4) |
| XYZ | xyz(61.0682, 63.4715, 28.0994) |
| Luminance | 0.6347 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.30
Wheat (survey)
#FBDD7E
ΔE00 4.38
Sandy
#F1DA7A
ΔE00 4.98
Light Mustard
#F7D560
ΔE00 5.49
Maize
#F4D054
ΔE00 5.97
Pale Gold
#FDDE6C
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCD7C #7C9EEF
analogous
#EF937C #EFCD7C #D7EF7C
triadic
#EFCD7C #7CEFCD #CD7CEF
tetradic
#EFCD7C #7CEF93 #7C9EEF #EF7CD7
square
#EFCD7C #7CEF93 #7C9EEF #EF7CD7
split-complementary
#EFCD7C #7CD7EF #937CEF
monochromatic
#D69F1A #E8B845 #EFCD7C #F6E2B3 #FCF5E4
Accessibility & contrast
On white
1.53
#EFCD7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#EFCD7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCD7C
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCD7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCD7C | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECB75
Deuteranopia (green-blind)
#E7D47F
Tritanopia (blue-blind)
#FFC1B9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #efcd7c; /* rgb */ color: rgb(239, 205, 124); /* oklch */ color: oklch(86.0% 0.107 87.4);
Tailwind
colors: {
custom: {
50: '#f6dca3',
500: '#efcd7c',
950: '#000000',
},
}SCSS
$custom: #efcd7c; $custom-light: #f6dca3; $custom-dark: #000000;
JSON
{
"hex": "#efcd7c",
"rgb": {
"r": 239,
"g": 205,
"b": 124
},
"hsl": {
"h": 42.261,
"s": 78.231,
"l": 71.176
},
"oklch": {
"l": 0.86012,
"c": 0.1073,
"h": 87.4
},
"luminance": 0.63469
}Semantic roles & 50–950 ramp
primary
#EFCD7C
secondary
#466DC9
accent
#48DA0B
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17150F
muted
#858480