#EFDB7E#EFDB7E
#EFDB7E is a very light, moderate yellow. Relative luminance 0.705; OKLCH L 88.8% C 0.116 H 97.5°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDB7E |
|---|---|
| RGB | rgb(239, 219, 126) |
| HSL | hsl(49, 78%, 72%) |
| HSV | hsv(49, 47%, 94%) |
| CMYK | cmyk(0%, 8.4%, 47.3%, 6.3%) |
| CIE-LAB | lab(87.25, -5.23, 47.97) |
| CIE-LCH | lch(87.25, 48.25, 96.22°) |
| OKLab | oklab(88.83% -0.0152 0.115) |
| OKLCH | oklch(88.83% 0.116 97.5) |
| XYZ | xyz(64.6959, 70.5225, 29.9389) |
| Luminance | 0.7052 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 0.93
Wheat (survey)
#FBDD7E
ΔE00 2.89
Khaki (CSS)
#F0E68C
ΔE00 3.50
Pale Gold
#FDDE6C
ΔE00 4.02
Yellow Tan
#FFE36E
ΔE00 4.16
Sand (survey)
#E2CA76
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDB7E #7E92EF
analogous
#EFA37E #EFDB7E #CAEF7E
triadic
#EFDB7E #7EEFDB #DB7EEF
tetradic
#EFDB7E #7EEFA3 #7E92EF #EF7ECA
square
#EFDB7E #7EEFA3 #7E92EF #EF7ECA
split-complementary
#EFDB7E #7ECAEF #A37EEF
monochromatic
#D8B61B #E8CC48 #EFDB7E #F6EAB4 #FCF7E4
Accessibility & contrast
On white
1.39
#EFDB7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#EFDB7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDB7E
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDB7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDB7E | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD776
Deuteranopia (green-blind)
#F1DE82
Tritanopia (blue-blind)
#FECFC5
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #efdb7e; /* rgb */ color: rgb(239, 219, 126); /* oklch */ color: oklch(88.8% 0.116 97.5);
Tailwind
colors: {
custom: {
50: '#f6e6a5',
500: '#efdb7e',
950: '#000000',
},
}SCSS
$custom: #efdb7e; $custom-light: #f6e6a5; $custom-dark: #000000;
JSON
{
"hex": "#efdb7e",
"rgb": {
"r": 239,
"g": 219,
"b": 126
},
"hsl": {
"h": 49.381,
"s": 77.931,
"l": 71.569
},
"oklch": {
"l": 0.88833,
"c": 0.11596,
"h": 97.5
},
"luminance": 0.7052
}Semantic roles & 50–950 ramp
primary
#EFDB7E
secondary
#485FC9
accent
#30DA0B
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#17150F
muted
#858480