#EFDE8A#EFDE8A
#EFDE8A is a very light, moderate yellow. Relative luminance 0.724; OKLCH L 89.6% C 0.106 H 98.2°. Best body text is #000000 at 15.49:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDE8A |
|---|---|
| RGB | rgb(239, 222, 138) |
| HSL | hsl(50, 76%, 74%) |
| HSV | hsv(50, 42%, 94%) |
| CMYK | cmyk(0%, 7.1%, 42.3%, 6.3%) |
| CIE-LAB | lab(88.18, -5.58, 43.23) |
| CIE-LCH | lch(88.18, 43.59, 97.36°) |
| OKLab | oklab(89.62% -0.0151 0.1051) |
| OKLCH | oklch(89.62% 0.106 98.2) |
| XYZ | xyz(66.3069, 72.4304, 34.5275) |
| Luminance | 0.7243 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 2.55
Khaki (CSS)
#F0E68C
ΔE00 2.62
Wheat (survey)
#FBDD7E
ΔE00 3.84
Dark Cream
#FFF39A
ΔE00 4.58
Sand (survey)
#E2CA76
ΔE00 4.84
Light Tan
#FBEEAC
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDE8A #8A9BEF
analogous
#EFAC8A #EFDE8A #CEEF8A
triadic
#EFDE8A #8AEFDE #DE8AEF
tetradic
#EFDE8A #8AEFAC #8A9BEF #EF8ACE
square
#EFDE8A #8AEFAC #8A9BEF #EF8ACE
split-complementary
#EFDE8A #8ACEEF #AC8AEF
monochromatic
#E0BF1F #E8CF54 #EFDE8A #F6EDC0 #FBF7E4
Accessibility & contrast
On white
1.36
#EFDE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.49
#EFDE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDE8A
15.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDE8A | 1.00 | 1.36 | 15.49 | 15.49 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDA84
Deuteranopia (green-blind)
#F2E08D
Tritanopia (blue-blind)
#FDD3C9
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #efde8a; /* rgb */ color: rgb(239, 222, 138); /* oklch */ color: oklch(89.6% 0.106 98.2);
Tailwind
colors: {
custom: {
50: '#f6e8ad',
500: '#efde8a',
950: '#000000',
},
}SCSS
$custom: #efde8a; $custom-light: #f6e8ad; $custom-dark: #000000;
JSON
{
"hex": "#efde8a",
"rgb": {
"r": 239,
"g": 222,
"b": 138
},
"hsl": {
"h": 49.901,
"s": 75.94,
"l": 73.922
},
"oklch": {
"l": 0.89615,
"c": 0.10615,
"h": 98.2
},
"luminance": 0.72428
}Semantic roles & 50–950 ramp
primary
#EFDE8A
secondary
#5367CA
accent
#2FD80D
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#171610
muted
#858481