#EFDC7D#EFDC7D
#EFDC7D is a very light, moderate yellow. Relative luminance 0.710; OKLCH L 89.0% C 0.118 H 98.3°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDC7D |
|---|---|
| RGB | rgb(239, 220, 125) |
| HSL | hsl(50, 78%, 71%) |
| HSV | hsv(50, 48%, 94%) |
| CMYK | cmyk(0%, 7.9%, 47.7%, 6.3%) |
| CIE-LAB | lab(87.49, -5.82, 48.75) |
| CIE-LCH | lch(87.49, 49.10, 96.81°) |
| OKLab | oklab(89.02% -0.017 0.1166) |
| OKLCH | oklch(89.02% 0.118 98.3) |
| XYZ | xyz(64.8934, 71.0201, 29.6880) |
| Luminance | 0.7102 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.16
Wheat (survey)
#FBDD7E
ΔE00 3.14
Khaki (CSS)
#F0E68C
ΔE00 3.24
Pale Gold
#FDDE6C
ΔE00 4.01
Yellow Tan
#FFE36E
ΔE00 4.02
Sand Yellow
#FCE166
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDC7D #7D90EF
analogous
#EFA37D #EFDC7D #C9EF7D
triadic
#EFDC7D #7DEFDC #DC7DEF
tetradic
#EFDC7D #7DEFA3 #7D90EF #EF7DC9
square
#EFDC7D #7DEFA3 #7D90EF #EF7DC9
split-complementary
#EFDC7D #7DC9EF #A37DEF
monochromatic
#D7B81A #E8CD47 #EFDC7D #F6EBB3 #FCF8E4
Accessibility & contrast
On white
1.38
#EFDC7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#EFDC7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDC7D
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDC7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDC7D | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD775
Deuteranopia (green-blind)
#F2DE81
Tritanopia (blue-blind)
#FED0C5
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #efdc7d; /* rgb */ color: rgb(239, 220, 125); /* oklch */ color: oklch(89.0% 0.118 98.3);
Tailwind
colors: {
custom: {
50: '#f6e6a4',
500: '#efdc7d',
950: '#000000',
},
}SCSS
$custom: #efdc7d; $custom-light: #f6e6a4; $custom-dark: #000000;
JSON
{
"hex": "#efdc7d",
"rgb": {
"r": 239,
"g": 220,
"b": 125
},
"hsl": {
"h": 50,
"s": 78.082,
"l": 71.373
},
"oklch": {
"l": 0.89021,
"c": 0.11786,
"h": 98.3
},
"luminance": 0.71018
}Semantic roles & 50–950 ramp
primary
#EFDC7D
secondary
#475DC9
accent
#2EDA0B
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#17150F
muted
#858480