#EFD07C#EFD07C
#EFD07C is a very light, moderate orange. Relative luminance 0.649; OKLCH L 86.6% C 0.109 H 89.8°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #EFD07C |
|---|---|
| RGB | rgb(239, 208, 124) |
| HSL | hsl(44, 78%, 71%) |
| HSV | hsv(44, 48%, 94%) |
| CMYK | cmyk(0%, 13%, 48.1%, 6.3%) |
| CIE-LAB | lab(84.44, 0.20, 45.48) |
| CIE-LCH | lch(84.44, 45.48, 89.74°) |
| OKLab | oklab(86.61% 0.0004 0.1093) |
| OKLCH | oklch(86.61% 0.109 89.8) |
| XYZ | xyz(61.7927, 64.9205, 28.3409) |
| Luminance | 0.6492 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.67
Wheat (survey)
#FBDD7E
ΔE00 3.36
Sandy
#F1DA7A
ΔE00 3.72
Light Mustard
#F7D560
ΔE00 4.73
Pale Gold
#FDDE6C
ΔE00 5.26
Maize
#F4D054
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFD07C #7C9BEF
analogous
#EF967C #EFD07C #D4EF7C
triadic
#EFD07C #7CEFD0 #D07CEF
tetradic
#EFD07C #7CEF96 #7C9BEF #EF7CD4
square
#EFD07C #7CEF96 #7C9BEF #EF7CD4
split-complementary
#EFD07C #7CD4EF #967CEF
monochromatic
#D6A41A #E8BC45 #EFD07C #F6E4B3 #FCF5E4
Accessibility & contrast
On white
1.50
#EFD07C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#EFD07C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFD07C
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFD07C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFD07C | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CE75
Deuteranopia (green-blind)
#E9D67F
Tritanopia (blue-blind)
#FFC4BC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #efd07c; /* rgb */ color: rgb(239, 208, 124); /* oklch */ color: oklch(86.6% 0.109 89.8);
Tailwind
colors: {
custom: {
50: '#f6dea3',
500: '#efd07c',
950: '#000000',
},
}SCSS
$custom: #efd07c; $custom-light: #f6dea3; $custom-dark: #000000;
JSON
{
"hex": "#efd07c",
"rgb": {
"r": 239,
"g": 208,
"b": 124
},
"hsl": {
"h": 43.826,
"s": 78.231,
"l": 71.176
},
"oklch": {
"l": 0.86605,
"c": 0.10928,
"h": 89.8
},
"luminance": 0.64918
}Semantic roles & 50–950 ramp
primary
#EFD07C
secondary
#4669C9
accent
#43DA0B
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#17150F
muted
#858480