#EFD07E#EFD07E
#EFD07E is a very light, moderate orange. Relative luminance 0.650; OKLCH L 86.6% C 0.107 H 89.4°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #EFD07E |
|---|---|
| RGB | rgb(239, 208, 126) |
| HSL | hsl(44, 78%, 72%) |
| HSV | hsv(44, 47%, 94%) |
| CMYK | cmyk(0%, 13%, 47.3%, 6.3%) |
| CIE-LAB | lab(84.47, 0.39, 44.52) |
| CIE-LCH | lch(84.47, 44.52, 89.50°) |
| OKLab | oklab(86.63% 0.0011 0.1073) |
| OKLCH | oklch(86.63% 0.107 89.4) |
| XYZ | xyz(61.9204, 64.9716, 29.0138) |
| Luminance | 0.6497 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.77
Wheat (survey)
#FBDD7E
ΔE00 3.54
Sandy
#F1DA7A
ΔE00 3.94
Light Mustard
#F7D560
ΔE00 5.06
Pale Gold
#FDDE6C
ΔE00 5.53
Maize
#F4D054
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFD07E #7E9DEF
analogous
#EF987E #EFD07E #D6EF7E
triadic
#EFD07E #7EEFD0 #D07EEF
tetradic
#EFD07E #7EEF98 #7E9DEF #EF7ED6
square
#EFD07E #7EEF98 #7E9DEF #EF7ED6
split-complementary
#EFD07E #7ED6EF #987EEF
monochromatic
#D8A41B #E8BC48 #EFD07E #F6E4B4 #FCF5E4
Accessibility & contrast
On white
1.50
#EFD07E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#EFD07E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFD07E
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFD07E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFD07E | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CE77
Deuteranopia (green-blind)
#E9D681
Tritanopia (blue-blind)
#FFC4BC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #efd07e; /* rgb */ color: rgb(239, 208, 126); /* oklch */ color: oklch(86.6% 0.107 89.4);
Tailwind
colors: {
custom: {
50: '#f6dea5',
500: '#efd07e',
950: '#000000',
},
}SCSS
$custom: #efd07e; $custom-light: #f6dea5; $custom-dark: #000000;
JSON
{
"hex": "#efd07e",
"rgb": {
"r": 239,
"g": 208,
"b": 126
},
"hsl": {
"h": 43.54,
"s": 77.931,
"l": 71.569
},
"oklch": {
"l": 0.86634,
"c": 0.10728,
"h": 89.4
},
"luminance": 0.64969
}Semantic roles & 50–950 ramp
primary
#EFD07E
secondary
#486BC9
accent
#44DA0B
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#17150F
muted
#858480