#EFDD7E#EFDD7E
#EFDD7E is a very light, moderate yellow. Relative luminance 0.716; OKLCH L 89.2% C 0.118 H 98.8°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDD7E |
|---|---|
| RGB | rgb(239, 221, 126) |
| HSL | hsl(50, 78%, 72%) |
| HSV | hsv(50, 47%, 94%) |
| CMYK | cmyk(0%, 7.5%, 47.3%, 6.3%) |
| CIE-LAB | lab(87.76, -6.24, 48.59) |
| CIE-LCH | lch(87.76, 48.99, 97.31°) |
| OKLab | oklab(89.24% -0.0181 0.1164) |
| OKLCH | oklch(89.24% 0.118 98.8) |
| XYZ | xyz(65.2208, 71.5723, 30.1139) |
| Luminance | 0.7157 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.48
Khaki (CSS)
#F0E68C
ΔE00 2.92
Wheat (survey)
#FBDD7E
ΔE00 3.38
Yellow Tan
#FFE36E
ΔE00 4.11
Pale Gold
#FDDE6C
ΔE00 4.20
Sand Yellow
#FCE166
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDD7E #7E90EF
analogous
#EFA57E #EFDD7E #C9EF7E
triadic
#EFDD7E #7EEFDD #DD7EEF
tetradic
#EFDD7E #7EEFA5 #7E90EF #EF7EC9
square
#EFDD7E #7EEFA5 #7E90EF #EF7EC9
split-complementary
#EFDD7E #7EC9EF #A57EEF
monochromatic
#D8BA1B #E8CF48 #EFDD7E #F6EBB4 #FCF8E4
Accessibility & contrast
On white
1.37
#EFDD7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#EFDD7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDD7E
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDD7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDD7E | 1.00 | 1.37 | 15.31 | 15.31 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD876
Deuteranopia (green-blind)
#F2DF82
Tritanopia (blue-blind)
#FED1C6
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #efdd7e; /* rgb */ color: rgb(239, 221, 126); /* oklch */ color: oklch(89.2% 0.118 98.8);
Tailwind
colors: {
custom: {
50: '#f6e7a5',
500: '#efdd7e',
950: '#000000',
},
}SCSS
$custom: #efdd7e; $custom-light: #f6e7a5; $custom-dark: #000000;
JSON
{
"hex": "#efdd7e",
"rgb": {
"r": 239,
"g": 221,
"b": 126
},
"hsl": {
"h": 50.442,
"s": 77.931,
"l": 71.569
},
"oklch": {
"l": 0.89237,
"c": 0.11775,
"h": 98.8
},
"luminance": 0.7157
}Semantic roles & 50–950 ramp
primary
#EFDD7E
secondary
#485DC9
accent
#2CDA0B
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#17160F
muted
#858480