#EFCD7D#EFCD7D
#EFCD7D is a very light, moderate orange. Relative luminance 0.635; OKLCH L 86.0% C 0.106 H 87.2°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCD7D |
|---|---|
| RGB | rgb(239, 205, 125) |
| HSL | hsl(42, 78%, 71%) |
| HSV | hsv(42, 48%, 94%) |
| CMYK | cmyk(0%, 14.2%, 47.7%, 6.3%) |
| CIE-LAB | lab(83.70, 1.84, 44.06) |
| CIE-LCH | lch(83.70, 44.10, 87.61°) |
| OKLab | oklab(86.03% 0.0053 0.1062) |
| OKLCH | oklch(86.03% 0.106 87.2) |
| XYZ | xyz(61.1317, 63.4969, 28.4342) |
| Luminance | 0.6349 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.38
Wheat (survey)
#FBDD7E
ΔE00 4.48
Sandy
#F1DA7A
ΔE00 5.08
Light Mustard
#F7D560
ΔE00 5.66
Maize
#F4D054
ΔE00 6.14
Pale Gold
#FDDE6C
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCD7D #7D9FEF
analogous
#EF947D #EFCD7D #D8EF7D
triadic
#EFCD7D #7DEFCD #CD7DEF
tetradic
#EFCD7D #7DEF94 #7D9FEF #EF7DD8
square
#EFCD7D #7DEF94 #7D9FEF #EF7DD8
split-complementary
#EFCD7D #7DD8EF #947DEF
monochromatic
#D79F1A #E8B847 #EFCD7D #F6E2B3 #FCF5E4
Accessibility & contrast
On white
1.53
#EFCD7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#EFCD7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCD7D
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCD7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCD7D | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECB77
Deuteranopia (green-blind)
#E7D580
Tritanopia (blue-blind)
#FFC1BA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #efcd7d; /* rgb */ color: rgb(239, 205, 125); /* oklch */ color: oklch(86.0% 0.106 87.2);
Tailwind
colors: {
custom: {
50: '#f6dca4',
500: '#efcd7d',
950: '#000000',
},
}SCSS
$custom: #efcd7d; $custom-light: #f6dca4; $custom-dark: #000000;
JSON
{
"hex": "#efcd7d",
"rgb": {
"r": 239,
"g": 205,
"b": 125
},
"hsl": {
"h": 42.105,
"s": 78.082,
"l": 71.373
},
"oklch": {
"l": 0.86027,
"c": 0.10631,
"h": 87.2
},
"luminance": 0.63494
}Semantic roles & 50–950 ramp
primary
#EFCD7D
secondary
#476EC9
accent
#49DA0B
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17150F
muted
#858480