#EFD080#EFD080
#EFD080 is a very light, moderate orange. Relative luminance 0.650; OKLCH L 86.7% C 0.105 H 89.0°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #EFD080 |
|---|---|
| RGB | rgb(239, 208, 128) |
| HSL | hsl(43, 78%, 72%) |
| HSV | hsv(43, 46%, 94%) |
| CMYK | cmyk(0%, 13%, 46.4%, 6.3%) |
| CIE-LAB | lab(84.50, 0.58, 43.56) |
| CIE-LCH | lch(84.50, 43.57, 89.24°) |
| OKLab | oklab(86.66% 0.0019 0.1052) |
| OKLCH | oklch(86.66% 0.105 89) |
| XYZ | xyz(62.0508, 65.0237, 29.7003) |
| Luminance | 0.6502 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.90
Wheat (survey)
#FBDD7E
ΔE00 3.75
Sandy
#F1DA7A
ΔE00 4.18
Light Mustard
#F7D560
ΔE00 5.39
Pale Gold
#FDDE6C
ΔE00 5.82
Maize
#F4D054
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFD080 #809FEF
analogous
#EF9980 #EFD080 #D7EF80
triadic
#EFD080 #80EFD0 #D080EF
tetradic
#EFD080 #80EF99 #809FEF #EF80D7
square
#EFD080 #80EF99 #809FEF #EF80D7
split-complementary
#EFD080 #80D7EF #9980EF
monochromatic
#D9A41B #E8BC4A #EFD080 #F6E4B6 #FCF5E4
Accessibility & contrast
On white
1.50
#EFD080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#EFD080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFD080
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFD080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFD080 | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CE7A
Deuteranopia (green-blind)
#E8D783
Tritanopia (blue-blind)
#FFC4BC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #efd080; /* rgb */ color: rgb(239, 208, 128); /* oklch */ color: oklch(86.7% 0.105 89.0);
Tailwind
colors: {
custom: {
50: '#f6dea6',
500: '#efd080',
950: '#000000',
},
}SCSS
$custom: #efd080; $custom-light: #f6dea6; $custom-dark: #000000;
JSON
{
"hex": "#efd080",
"rgb": {
"r": 239,
"g": 208,
"b": 128
},
"hsl": {
"h": 43.243,
"s": 77.622,
"l": 71.961
},
"oklch": {
"l": 0.86664,
"c": 0.10526,
"h": 89
},
"luminance": 0.65021
}Semantic roles & 50–950 ramp
primary
#EFD080
secondary
#4A6DC9
accent
#45DA0C
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#17150F
muted
#858480