#EFCF76#EFCF76
#EFCF76 is a very light, moderate orange. Relative luminance 0.643; OKLCH L 86.3% C 0.114 H 90.1°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCF76 |
|---|---|
| RGB | rgb(239, 207, 118) |
| HSL | hsl(44, 79%, 70%) |
| HSV | hsv(44, 51%, 94%) |
| CMYK | cmyk(0%, 13.4%, 50.6%, 6.3%) |
| CIE-LAB | lab(84.12, 0.19, 48.02) |
| CIE-LCH | lch(84.12, 48.02, 89.78°) |
| OKLab | oklab(86.32% -0.0003 0.1145) |
| OKLCH | oklch(86.32% 0.114 90.1) |
| XYZ | xyz(61.1817, 64.2872, 26.3220) |
| Luminance | 0.6428 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.73
Wheat (survey)
#FBDD7E
ΔE00 3.29
Sandy
#F1DA7A
ΔE00 3.63
Light Mustard
#F7D560
ΔE00 4.03
Maize
#F4D054
ΔE00 4.60
Pale Gold
#FDDE6C
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCF76 #7696EF
analogous
#EF9276 #EFCF76 #D3EF76
triadic
#EFCF76 #76EFCF #CF76EF
tetradic
#EFCF76 #76EF92 #7696EF #EF76D3
square
#EFCF76 #76EF92 #7696EF #EF76D3
split-complementary
#EFCF76 #76D3EF #9276EF
monochromatic
#D2A119 #E9BC3F #EFCF76 #F5E2AD #FCF5E4
Accessibility & contrast
On white
1.52
#EFCF76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#EFCF76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCF76
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCF76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCF76 | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CD6E
Deuteranopia (green-blind)
#E9D679
Tritanopia (blue-blind)
#FFC2BA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #efcf76; /* rgb */ color: rgb(239, 207, 118); /* oklch */ color: oklch(86.3% 0.114 90.1);
Tailwind
colors: {
custom: {
50: '#f6dd9f',
500: '#efcf76',
950: '#000000',
},
}SCSS
$custom: #efcf76; $custom-light: #f6dd9f; $custom-dark: #000000;
JSON
{
"hex": "#efcf76",
"rgb": {
"r": 239,
"g": 207,
"b": 118
},
"hsl": {
"h": 44.132,
"s": 79.085,
"l": 70
},
"oklch": {
"l": 0.86322,
"c": 0.11448,
"h": 90.1
},
"luminance": 0.64284
}Semantic roles & 50–950 ramp
primary
#EFCF76
secondary
#4165C8
accent
#41DB0A
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#17150F
muted
#858480