#EFDE7E#EFDE7E
#EFDE7E is a very light, moderate yellow. Relative luminance 0.721; OKLCH L 89.4% C 0.119 H 99.5°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDE7E |
|---|---|
| RGB | rgb(239, 222, 126) |
| HSL | hsl(51, 78%, 72%) |
| HSV | hsv(51, 47%, 94%) |
| CMYK | cmyk(0%, 7.1%, 47.3%, 6.3%) |
| CIE-LAB | lab(88.02, -6.74, 48.91) |
| CIE-LCH | lch(88.02, 49.37, 97.85°) |
| OKLab | oklab(89.44% -0.0195 0.1171) |
| OKLCH | oklch(89.44% 0.119 99.5) |
| XYZ | xyz(65.4856, 72.1019, 30.2022) |
| Luminance | 0.7210 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.80
Khaki (CSS)
#F0E68C
ΔE00 2.65
Wheat (survey)
#FBDD7E
ΔE00 3.65
Yellow Tan
#FFE36E
ΔE00 4.14
Dull Yellow
#EEDC5B
ΔE00 4.26
Pale Gold
#FDDE6C
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDE7E #7E8FEF
analogous
#EFA67E #EFDE7E #C8EF7E
triadic
#EFDE7E #7EEFDE #DE7EEF
tetradic
#EFDE7E #7EEFA6 #7E8FEF #EF7EC8
square
#EFDE7E #7EEFA6 #7E8FEF #EF7EC8
split-complementary
#EFDE7E #7EC8EF #A67EEF
monochromatic
#D8BB1B #E8D048 #EFDE7E #F6ECB4 #FCF8E4
Accessibility & contrast
On white
1.36
#EFDE7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#EFDE7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDE7E
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDE7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDE7E | 1.00 | 1.36 | 15.42 | 15.42 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED976
Deuteranopia (green-blind)
#F3E082
Tritanopia (blue-blind)
#FED2C7
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #efde7e; /* rgb */ color: rgb(239, 222, 126); /* oklch */ color: oklch(89.4% 0.119 99.5);
Tailwind
colors: {
custom: {
50: '#f6e8a5',
500: '#efde7e',
950: '#000000',
},
}SCSS
$custom: #efde7e; $custom-light: #f6e8a5; $custom-dark: #000000;
JSON
{
"hex": "#efde7e",
"rgb": {
"r": 239,
"g": 222,
"b": 126
},
"hsl": {
"h": 50.973,
"s": 77.931,
"l": 71.569
},
"oklch": {
"l": 0.89439,
"c": 0.11867,
"h": 99.5
},
"luminance": 0.721
}Semantic roles & 50–950 ramp
primary
#EFDE7E
secondary
#485BC9
accent
#2ADA0B
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#17160F
muted
#858480