#EFDC82#EFDC82
#EFDC82 is a very light, moderate yellow. Relative luminance 0.711; OKLCH L 89.1% C 0.113 H 97.7°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDC82 |
|---|---|
| RGB | rgb(239, 220, 130) |
| HSL | hsl(50, 77%, 72%) |
| HSV | hsv(50, 46%, 94%) |
| CMYK | cmyk(0%, 7.9%, 45.6%, 6.3%) |
| CIE-LAB | lab(87.56, -5.36, 46.40) |
| CIE-LCH | lch(87.56, 46.70, 96.59°) |
| OKLab | oklab(89.09% -0.0151 0.1117) |
| OKLCH | oklch(89.09% 0.113 97.7) |
| XYZ | xyz(65.2208, 71.1511, 31.4128) |
| Luminance | 0.7115 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.43
Khaki (CSS)
#F0E68C
ΔE00 3.13
Wheat (survey)
#FBDD7E
ΔE00 3.13
Sand (survey)
#E2CA76
ΔE00 4.35
Pale Gold
#FDDE6C
ΔE00 4.47
Yellow Tan
#FFE36E
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDC82 #8295EF
analogous
#EFA582 #EFDC82 #CCEF82
triadic
#EFDC82 #82EFDC #DC82EF
tetradic
#EFDC82 #82EFA5 #8295EF #EF82CC
square
#EFDC82 #82EFA5 #8295EF #EF82CC
split-complementary
#EFDC82 #82CCEF #A582EF
monochromatic
#DBB91C #E8CD4C #EFDC82 #F6EBB8 #FCF7E4
Accessibility & contrast
On white
1.38
#EFDC82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.23
#EFDC82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDC82
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDC82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDC82 | 1.00 | 1.38 | 15.23 | 15.23 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD87B
Deuteranopia (green-blind)
#F1DE86
Tritanopia (blue-blind)
#FED0C6
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #efdc82; /* rgb */ color: rgb(239, 220, 130); /* oklch */ color: oklch(89.1% 0.113 97.7);
Tailwind
colors: {
custom: {
50: '#f6e6a8',
500: '#efdc82',
950: '#000000',
},
}SCSS
$custom: #efdc82; $custom-light: #f6e6a8; $custom-dark: #000000;
JSON
{
"hex": "#efdc82",
"rgb": {
"r": 239,
"g": 220,
"b": 130
},
"hsl": {
"h": 49.541,
"s": 77.305,
"l": 72.353
},
"oklch": {
"l": 0.89092,
"c": 0.11275,
"h": 97.7
},
"luminance": 0.71149
}Semantic roles & 50–950 ramp
primary
#EFDC82
secondary
#4C62CA
accent
#30DA0C
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#171510
muted
#858480