#EFD380#EFD380
#EFD380 is a very light, moderate orange. Relative luminance 0.665; OKLCH L 87.3% C 0.107 H 91.4°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #EFD380 |
|---|---|
| RGB | rgb(239, 211, 128) |
| HSL | hsl(45, 78%, 72%) |
| HSV | hsv(45, 46%, 94%) |
| CMYK | cmyk(0%, 11.7%, 46.4%, 6.3%) |
| CIE-LAB | lab(85.25, -0.96, 44.51) |
| CIE-LCH | lch(85.25, 44.52, 91.24°) |
| OKLab | oklab(87.26% -0.0026 0.1074) |
| OKLCH | oklch(87.26% 0.107 91.4) |
| XYZ | xyz(62.7891, 66.5004, 29.9464) |
| Luminance | 0.6650 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.61
Wheat (survey)
#FBDD7E
ΔE00 2.91
Sandy
#F1DA7A
ΔE00 2.98
Light Mustard
#F7D560
ΔE00 4.86
Pale Gold
#FDDE6C
ΔE00 5.02
Maize
#F4D054
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFD380 #809CEF
analogous
#EF9C80 #EFD380 #D3EF80
triadic
#EFD380 #80EFD3 #D380EF
tetradic
#EFD380 #80EF9C #809CEF #EF80D3
square
#EFD380 #80EF9C #809CEF #EF80D3
split-complementary
#EFD380 #80D3EF #9C80EF
monochromatic
#D9A91B #E8C04A #EFD380 #F6E6B6 #FCF6E4
Accessibility & contrast
On white
1.47
#EFD380 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#EFD380 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFD380
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFD380 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFD380 | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D079
Deuteranopia (green-blind)
#EBD883
Tritanopia (blue-blind)
#FEC7BF
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #efd380; /* rgb */ color: rgb(239, 211, 128); /* oklch */ color: oklch(87.3% 0.107 91.4);
Tailwind
colors: {
custom: {
50: '#f6e0a6',
500: '#efd380',
950: '#000000',
},
}SCSS
$custom: #efd380; $custom-light: #f6e0a6; $custom-dark: #000000;
JSON
{
"hex": "#efd380",
"rgb": {
"r": 239,
"g": 211,
"b": 128
},
"hsl": {
"h": 44.865,
"s": 77.622,
"l": 71.961
},
"oklch": {
"l": 0.8726,
"c": 0.1074,
"h": 91.4
},
"luminance": 0.66498
}Semantic roles & 50–950 ramp
primary
#EFD380
secondary
#4A6AC9
accent
#40DA0C
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#17150F
muted
#858480