#EFDA7D#EFDA7D
#EFDA7D is a very light, moderate yellow. Relative luminance 0.700; OKLCH L 88.6% C 0.116 H 97.0°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDA7D |
|---|---|
| RGB | rgb(239, 218, 125) |
| HSL | hsl(49, 78%, 71%) |
| HSV | hsv(49, 48%, 94%) |
| CMYK | cmyk(0%, 8.8%, 47.7%, 6.3%) |
| CIE-LAB | lab(86.99, -4.81, 48.13) |
| CIE-LCH | lch(86.99, 48.37, 95.71°) |
| OKLab | oklab(88.62% -0.014 0.1152) |
| OKLCH | oklch(88.62% 0.116 97) |
| XYZ | xyz(64.3716, 69.9766, 29.5141) |
| Luminance | 0.6997 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 0.68
Wheat (survey)
#FBDD7E
ΔE00 2.69
Khaki (CSS)
#F0E68C
ΔE00 3.84
Pale Gold
#FDDE6C
ΔE00 3.88
Sand (survey)
#E2CA76
ΔE00 3.95
Yellow Tan
#FFE36E
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDA7D #7D92EF
analogous
#EFA17D #EFDA7D #CBEF7D
triadic
#EFDA7D #7DEFDA #DA7DEF
tetradic
#EFDA7D #7DEFA1 #7D92EF #EF7DCB
square
#EFDA7D #7DEFA1 #7D92EF #EF7DCB
split-complementary
#EFDA7D #7DCBEF #A17DEF
monochromatic
#D7B41A #E8CA47 #EFDA7D #F6EAB3 #FCF7E4
Accessibility & contrast
On white
1.40
#EFDA7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#EFDA7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDA7D
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDA7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDA7D | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD675
Deuteranopia (green-blind)
#F0DD81
Tritanopia (blue-blind)
#FECEC4
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #efda7d; /* rgb */ color: rgb(239, 218, 125); /* oklch */ color: oklch(88.6% 0.116 97.0);
Tailwind
colors: {
custom: {
50: '#f6e5a4',
500: '#efda7d',
950: '#000000',
},
}SCSS
$custom: #efda7d; $custom-light: #f6e5a4; $custom-dark: #000000;
JSON
{
"hex": "#efda7d",
"rgb": {
"r": 239,
"g": 218,
"b": 125
},
"hsl": {
"h": 48.947,
"s": 78.082,
"l": 71.373
},
"oklch": {
"l": 0.88618,
"c": 0.11609,
"h": 97
},
"luminance": 0.69974
}Semantic roles & 50–950 ramp
primary
#EFDA7D
secondary
#475FC9
accent
#31DA0B
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#17150F
muted
#858480