#EFD075#EFD075
#EFD075 is a very light, moderate orange. Relative luminance 0.647; OKLCH L 86.5% C 0.116 H 91.1°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #EFD075 |
|---|---|
| RGB | rgb(239, 208, 117) |
| HSL | hsl(45, 79%, 70%) |
| HSV | hsv(45, 51%, 94%) |
| CMYK | cmyk(0%, 13%, 51%, 6.3%) |
| CIE-LAB | lab(84.35, -0.42, 48.80) |
| CIE-LCH | lch(84.35, 48.80, 90.49°) |
| OKLab | oklab(86.51% -0.0021 0.1161) |
| OKLCH | oklch(86.51% 0.116 91.1) |
| XYZ | xyz(61.3656, 64.7497, 26.0917) |
| Luminance | 0.6475 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.68
Wheat (survey)
#FBDD7E
ΔE00 2.98
Sandy
#F1DA7A
ΔE00 3.18
Light Mustard
#F7D560
ΔE00 3.68
Maize
#F4D054
ΔE00 4.32
Pale Gold
#FDDE6C
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFD075 #7594EF
analogous
#EF9375 #EFD075 #D1EF75
triadic
#EFD075 #75EFD0 #D075EF
tetradic
#EFD075 #75EF93 #7594EF #EF75D1
square
#EFD075 #75EF93 #7594EF #EF75D1
split-complementary
#EFD075 #75D1EF #9375EF
monochromatic
#D1A218 #E9BD3E #EFD075 #F5E3AC #FCF5E3
Accessibility & contrast
On white
1.51
#EFD075 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#EFD075 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFD075
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFD075 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFD075 | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CD6D
Deuteranopia (green-blind)
#EAD678
Tritanopia (blue-blind)
#FFC3BB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #efd075; /* rgb */ color: rgb(239, 208, 117); /* oklch */ color: oklch(86.5% 0.116 91.1);
Tailwind
colors: {
custom: {
50: '#f7de9f',
500: '#efd075',
950: '#000000',
},
}SCSS
$custom: #efd075; $custom-light: #f7de9f; $custom-dark: #000000;
JSON
{
"hex": "#efd075",
"rgb": {
"r": 239,
"g": 208,
"b": 117
},
"hsl": {
"h": 44.754,
"s": 79.221,
"l": 69.804
},
"oklch": {
"l": 0.86507,
"c": 0.11614,
"h": 91.1
},
"luminance": 0.64747
}Semantic roles & 50–950 ramp
primary
#EFD075
secondary
#4063C8
accent
#3FDC0A
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#17150F
muted
#858480