#EFDE7D#EFDE7D
#EFDE7D is a very light, moderate yellow. Relative luminance 0.721; OKLCH L 89.4% C 0.120 H 99.6°. Best body text is #000000 at 15.41:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDE7D |
|---|---|
| RGB | rgb(239, 222, 125) |
| HSL | hsl(51, 78%, 71%) |
| HSV | hsv(51, 48%, 94%) |
| CMYK | cmyk(0%, 7.1%, 47.7%, 6.3%) |
| CIE-LAB | lab(88.01, -6.83, 49.37) |
| CIE-LCH | lch(88.01, 49.84, 97.88°) |
| OKLab | oklab(89.43% -0.0199 0.118) |
| OKLCH | oklch(89.43% 0.12 99.6) |
| XYZ | xyz(65.4214, 72.0762, 29.8640) |
| Luminance | 0.7207 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.81
Khaki (CSS)
#F0E68C
ΔE00 2.71
Wheat (survey)
#FBDD7E
ΔE00 3.68
Yellow Tan
#FFE36E
ΔE00 4.05
Dull Yellow
#EEDC5B
ΔE00 4.11
Sand Yellow
#FCE166
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDE7D #7D8EEF
analogous
#EFA57D #EFDE7D #C7EF7D
triadic
#EFDE7D #7DEFDE #DE7DEF
tetradic
#EFDE7D #7DEFA5 #7D8EEF #EF7DC7
square
#EFDE7D #7DEFA5 #7D8EEF #EF7DC7
split-complementary
#EFDE7D #7DC7EF #A57DEF
monochromatic
#D7BB1A #E8D047 #EFDE7D #F6ECB3 #FCF8E4
Accessibility & contrast
On white
1.36
#EFDE7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.41
#EFDE7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDE7D
15.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDE7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDE7D | 1.00 | 1.36 | 15.41 | 15.41 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED975
Deuteranopia (green-blind)
#F3E081
Tritanopia (blue-blind)
#FED2C7
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #efde7d; /* rgb */ color: rgb(239, 222, 125); /* oklch */ color: oklch(89.4% 0.120 99.6);
Tailwind
colors: {
custom: {
50: '#f6e8a4',
500: '#efde7d',
950: '#000000',
},
}SCSS
$custom: #efde7d; $custom-light: #f6e8a4; $custom-dark: #000000;
JSON
{
"hex": "#efde7d",
"rgb": {
"r": 239,
"g": 222,
"b": 125
},
"hsl": {
"h": 51.053,
"s": 78.082,
"l": 71.373
},
"oklch": {
"l": 0.89425,
"c": 0.11967,
"h": 99.6
},
"luminance": 0.72074
}Semantic roles & 50–950 ramp
primary
#EFDE7D
secondary
#475AC9
accent
#2ADA0B
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#17160F
muted
#858480