#EFDB8A#EFDB8A
#EFDB8A is a very light, moderate yellow. Relative luminance 0.708; OKLCH L 89.0% C 0.103 H 95.9°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDB8A |
|---|---|
| RGB | rgb(239, 219, 138) |
| HSL | hsl(48, 76%, 74%) |
| HSV | hsv(48, 42%, 94%) |
| CMYK | cmyk(0%, 8.4%, 42.3%, 6.3%) |
| CIE-LAB | lab(87.41, -4.06, 42.26) |
| CIE-LCH | lch(87.41, 42.46, 95.49°) |
| OKLab | oklab(89.01% -0.0107 0.1029) |
| OKLCH | oklch(89.01% 0.103 95.9) |
| XYZ | xyz(65.5172, 70.8510, 34.2643) |
| Luminance | 0.7085 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 2.47
Wheat (survey)
#FBDD7E
ΔE00 3.39
Khaki (CSS)
#F0E68C
ΔE00 3.77
Sand (survey)
#E2CA76
ΔE00 4.06
Vanilla
#F3E5AB
ΔE00 5.14
Light Tan
#FBEEAC
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDB8A #8A9EEF
analogous
#EFA98A #EFDB8A #D1EF8A
triadic
#EFDB8A #8AEFDB #DB8AEF
tetradic
#EFDB8A #8AEFA9 #8A9EEF #EF8AD1
square
#EFDB8A #8AEFA9 #8A9EEF #EF8AD1
split-complementary
#EFDB8A #8AD1EF #A98AEF
monochromatic
#E0BA1F #E8CA54 #EFDB8A #F6ECC0 #FBF7E4
Accessibility & contrast
On white
1.38
#EFDB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#EFDB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDB8A
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDB8A | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD784
Deuteranopia (green-blind)
#F0DE8D
Tritanopia (blue-blind)
#FDD0C7
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #efdb8a; /* rgb */ color: rgb(239, 219, 138); /* oklch */ color: oklch(89.0% 0.103 95.9);
Tailwind
colors: {
custom: {
50: '#f6e6ad',
500: '#efdb8a',
950: '#000000',
},
}SCSS
$custom: #efdb8a; $custom-light: #f6e6ad; $custom-dark: #000000;
JSON
{
"hex": "#efdb8a",
"rgb": {
"r": 239,
"g": 219,
"b": 138
},
"hsl": {
"h": 48.119,
"s": 75.94,
"l": 73.922
},
"oklch": {
"l": 0.89012,
"c": 0.10342,
"h": 95.9
},
"luminance": 0.70849
}Semantic roles & 50–950 ramp
primary
#EFDB8A
secondary
#536BCA
accent
#36D80D
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#171510
muted
#858481