#EFD381#EFD381
#EFD381 is a very light, moderate orange. Relative luminance 0.665; OKLCH L 87.3% C 0.106 H 91.2°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #EFD381 |
|---|---|
| RGB | rgb(239, 211, 129) |
| HSL | hsl(45, 77%, 72%) |
| HSV | hsv(45, 46%, 94%) |
| CMYK | cmyk(0%, 11.7%, 46%, 6.3%) |
| CIE-LAB | lab(85.26, -0.87, 44.03) |
| CIE-LCH | lch(85.26, 44.04, 91.13°) |
| OKLab | oklab(87.28% -0.0022 0.1064) |
| OKLCH | oklch(87.28% 0.106 91.2) |
| XYZ | xyz(62.8553, 66.5269, 30.2947) |
| Luminance | 0.6652 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.66
Wheat (survey)
#FBDD7E
ΔE00 3.01
Sandy
#F1DA7A
ΔE00 3.11
Light Mustard
#F7D560
ΔE00 5.02
Pale Gold
#FDDE6C
ΔE00 5.16
Maize
#F4D054
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFD381 #819DEF
analogous
#EF9C81 #EFD381 #D4EF81
triadic
#EFD381 #81EFD3 #D381EF
tetradic
#EFD381 #81EF9C #819DEF #EF81D4
square
#EFD381 #81EF9C #819DEF #EF81D4
split-complementary
#EFD381 #81D4EF #9C81EF
monochromatic
#DAA91C #E8C04B #EFD381 #F6E6B7 #FCF6E4
Accessibility & contrast
On white
1.47
#EFD381 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#EFD381 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFD381
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFD381 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFD381 | 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)
#E4D07A
Deuteranopia (green-blind)
#EBD884
Tritanopia (blue-blind)
#FEC7BF
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #efd381; /* rgb */ color: rgb(239, 211, 129); /* oklch */ color: oklch(87.3% 0.106 91.2);
Tailwind
colors: {
custom: {
50: '#f6e0a7',
500: '#efd381',
950: '#000000',
},
}SCSS
$custom: #efd381; $custom-light: #f6e0a7; $custom-dark: #000000;
JSON
{
"hex": "#efd381",
"rgb": {
"r": 239,
"g": 211,
"b": 129
},
"hsl": {
"h": 44.727,
"s": 77.465,
"l": 72.157
},
"oklch": {
"l": 0.87275,
"c": 0.10637,
"h": 91.2
},
"luminance": 0.66524
}Semantic roles & 50–950 ramp
primary
#EFD381
secondary
#4B6BC9
accent
#40DA0C
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#17150F
muted
#858480