#EFCC7D#EFCC7D
#EFCC7D is a very light, moderate orange. Relative luminance 0.630; OKLCH L 85.8% C 0.106 H 86.3°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCC7D |
|---|---|
| RGB | rgb(239, 204, 125) |
| HSL | hsl(42, 78%, 71%) |
| HSV | hsv(42, 48%, 94%) |
| CMYK | cmyk(0%, 14.6%, 47.7%, 6.3%) |
| CIE-LAB | lab(83.45, 2.36, 43.75) |
| CIE-LCH | lch(83.45, 43.82, 86.91°) |
| OKLab | oklab(85.83% 0.0068 0.1055) |
| OKLCH | oklch(85.83% 0.106 86.3) |
| XYZ | xyz(60.8933, 63.0200, 28.3547) |
| Luminance | 0.6302 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.68
Wheat (survey)
#FBDD7E
ΔE00 4.85
Sandy
#F1DA7A
ΔE00 5.51
Light Mustard
#F7D560
ΔE00 5.96
Maize
#F4D054
ΔE00 6.39
Pale Gold
#FDDE6C
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCC7D #7DA0EF
analogous
#EF937D #EFCC7D #D9EF7D
triadic
#EFCC7D #7DEFCC #CC7DEF
tetradic
#EFCC7D #7DEF93 #7DA0EF #EF7DD9
square
#EFCC7D #7DEF93 #7DA0EF #EF7DD9
split-complementary
#EFCC7D #7DD9EF #937DEF
monochromatic
#D79D1A #E8B747 #EFCC7D #F6E1B3 #FCF4E4
Accessibility & contrast
On white
1.54
#EFCC7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#EFCC7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCC7D
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCC7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCC7D | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCB77
Deuteranopia (green-blind)
#E6D480
Tritanopia (blue-blind)
#FFC0B9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #efcc7d; /* rgb */ color: rgb(239, 204, 125); /* oklch */ color: oklch(85.8% 0.106 86.3);
Tailwind
colors: {
custom: {
50: '#f6dba4',
500: '#efcc7d',
950: '#000000',
},
}SCSS
$custom: #efcc7d; $custom-light: #f6dba4; $custom-dark: #000000;
JSON
{
"hex": "#efcc7d",
"rgb": {
"r": 239,
"g": 204,
"b": 125
},
"hsl": {
"h": 41.579,
"s": 78.082,
"l": 71.373
},
"oklch": {
"l": 0.8583,
"c": 0.1057,
"h": 86.3
},
"luminance": 0.63017
}Semantic roles & 50–950 ramp
primary
#EFCC7D
secondary
#476FC9
accent
#4BDA0B
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380