#EFD882#EFD882
#EFD882 is a very light, moderate yellow. Relative luminance 0.691; OKLCH L 88.3% C 0.109 H 94.9°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #EFD882 |
|---|---|
| RGB | rgb(239, 216, 130) |
| HSL | hsl(47, 77%, 72%) |
| HSV | hsv(47, 46%, 94%) |
| CMYK | cmyk(0%, 9.6%, 45.6%, 6.3%) |
| CIE-LAB | lab(86.54, -3.33, 45.13) |
| CIE-LCH | lch(86.54, 45.25, 94.22°) |
| OKLab | oklab(88.29% -0.0093 0.1089) |
| OKLCH | oklch(88.29% 0.109 94.9) |
| XYZ | xyz(64.1836, 69.0766, 31.0670) |
| Luminance | 0.6907 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.59
Wheat (survey)
#FBDD7E
ΔE00 2.57
Sand (survey)
#E2CA76
ΔE00 3.27
Pale Gold
#FDDE6C
ΔE00 4.50
Khaki (CSS)
#F0E68C
ΔE00 4.55
Light Mustard
#F7D560
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFD882 #8299EF
analogous
#EFA182 #EFD882 #D0EF82
triadic
#EFD882 #82EFD8 #D882EF
tetradic
#EFD882 #82EFA1 #8299EF #EF82D0
square
#EFD882 #82EFA1 #8299EF #EF82D0
split-complementary
#EFD882 #82D0EF #A182EF
monochromatic
#DBB21C #E8C74C #EFD882 #F6E9B8 #FCF7E4
Accessibility & contrast
On white
1.42
#EFD882 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#EFD882 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFD882
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFD882 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFD882 | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D47B
Deuteranopia (green-blind)
#EEDC85
Tritanopia (blue-blind)
#FECCC3
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #efd882; /* rgb */ color: rgb(239, 216, 130); /* oklch */ color: oklch(88.3% 0.109 94.9);
Tailwind
colors: {
custom: {
50: '#f6e3a8',
500: '#efd882',
950: '#000000',
},
}SCSS
$custom: #efd882; $custom-light: #f6e3a8; $custom-dark: #000000;
JSON
{
"hex": "#efd882",
"rgb": {
"r": 239,
"g": 216,
"b": 130
},
"hsl": {
"h": 47.339,
"s": 77.305,
"l": 72.353
},
"oklch": {
"l": 0.88288,
"c": 0.10928,
"h": 94.9
},
"luminance": 0.69074
}Semantic roles & 50–950 ramp
primary
#EFD882
secondary
#4C66CA
accent
#37DA0C
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#171510
muted
#858480