#EFDF7E#EFDF7E
#EFDF7E is a very light, moderate yellow. Relative luminance 0.726; OKLCH L 89.6% C 0.120 H 100.1°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDF7E |
|---|---|
| RGB | rgb(239, 223, 126) |
| HSL | hsl(52, 78%, 72%) |
| HSV | hsv(52, 47%, 94%) |
| CMYK | cmyk(0%, 6.7%, 47.3%, 6.3%) |
| CIE-LAB | lab(88.27, -7.25, 49.22) |
| CIE-LCH | lch(88.27, 49.75, 98.37°) |
| OKLab | oklab(89.64% -0.021 0.1177) |
| OKLCH | oklch(89.64% 0.12 100.1) |
| XYZ | xyz(65.7520, 72.6347, 30.2910) |
| Luminance | 0.7263 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 2.13
Khaki (CSS)
#F0E68C
ΔE00 2.42
Wheat (survey)
#FBDD7E
ΔE00 3.94
Dull Yellow
#EEDC5B
ΔE00 4.18
Yellow Tan
#FFE36E
ΔE00 4.20
Sand Yellow
#FCE166
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDF7E #7E8EEF
analogous
#EFA77E #EFDF7E #C7EF7E
triadic
#EFDF7E #7EEFDF #DF7EEF
tetradic
#EFDF7E #7EEFA7 #7E8EEF #EF7EC7
square
#EFDF7E #7EEFA7 #7E8EEF #EF7EC7
split-complementary
#EFDF7E #7EC7EF #A77EEF
monochromatic
#D8BD1B #E8D148 #EFDF7E #F6EDB4 #FCF8E4
Accessibility & contrast
On white
1.35
#EFDF7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#EFDF7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDF7E
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDF7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDF7E | 1.00 | 1.35 | 15.53 | 15.53 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDA76
Deuteranopia (green-blind)
#F4E082
Tritanopia (blue-blind)
#FED3C8
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #efdf7e; /* rgb */ color: rgb(239, 223, 126); /* oklch */ color: oklch(89.6% 0.120 100.1);
Tailwind
colors: {
custom: {
50: '#f6e8a5',
500: '#efdf7e',
950: '#000000',
},
}SCSS
$custom: #efdf7e; $custom-light: #f6e8a5; $custom-dark: #000000;
JSON
{
"hex": "#efdf7e",
"rgb": {
"r": 239,
"g": 223,
"b": 126
},
"hsl": {
"h": 51.504,
"s": 77.931,
"l": 71.569
},
"oklch": {
"l": 0.89641,
"c": 0.1196,
"h": 100.1
},
"luminance": 0.72632
}Semantic roles & 50–950 ramp
primary
#EFDF7E
secondary
#485AC9
accent
#29DA0B
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#17160F
muted
#858480