#EFDC85#EFDC85
#EFDC85 is a very light, moderate yellow. Relative luminance 0.712; OKLCH L 89.1% C 0.110 H 97.4°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDC85 |
|---|---|
| RGB | rgb(239, 220, 133) |
| HSL | hsl(49, 77%, 73%) |
| HSV | hsv(49, 44%, 94%) |
| CMYK | cmyk(0%, 7.9%, 44.4%, 6.3%) |
| CIE-LAB | lab(87.60, -5.07, 44.97) |
| CIE-LCH | lch(87.60, 45.26, 96.43°) |
| OKLab | oklab(89.14% -0.014 0.1087) |
| OKLCH | oklch(89.14% 0.11 97.4) |
| XYZ | xyz(65.4251, 71.2329, 32.4888) |
| Luminance | 0.7123 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.75
Khaki (CSS)
#F0E68C
ΔE00 3.16
Wheat (survey)
#FBDD7E
ΔE00 3.22
Sand (survey)
#E2CA76
ΔE00 4.28
Pale Gold
#FDDE6C
ΔE00 4.79
Yellow Tan
#FFE36E
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDC85 #8598EF
analogous
#EFA785 #EFDC85 #CDEF85
triadic
#EFDC85 #85EFDC #DC85EF
tetradic
#EFDC85 #85EFA7 #8598EF #EF85CD
square
#EFDC85 #85EFA7 #8598EF #EF85CD
split-complementary
#EFDC85 #85CDEF #A785EF
monochromatic
#DDBA1D #E8CC4F #EFDC85 #F6ECBB #FBF7E4
Accessibility & contrast
On white
1.38
#EFDC85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#EFDC85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDC85
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDC85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDC85 | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD87E
Deuteranopia (green-blind)
#F1DF88
Tritanopia (blue-blind)
#FED0C7
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #efdc85; /* rgb */ color: rgb(239, 220, 133); /* oklch */ color: oklch(89.1% 0.110 97.4);
Tailwind
colors: {
custom: {
50: '#f6e6aa',
500: '#efdc85',
950: '#000000',
},
}SCSS
$custom: #efdc85; $custom-light: #f6e6aa; $custom-dark: #000000;
JSON
{
"hex": "#efdc85",
"rgb": {
"r": 239,
"g": 220,
"b": 133
},
"hsl": {
"h": 49.245,
"s": 76.812,
"l": 72.941
},
"oklch": {
"l": 0.89136,
"c": 0.10962,
"h": 97.4
},
"luminance": 0.71231
}Semantic roles & 50–950 ramp
primary
#EFDC85
secondary
#4E64CA
accent
#31D90C
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#171510
muted
#858481