#EFDE8D#EFDE8D
#EFDE8D is a very light, moderate yellow. Relative luminance 0.725; OKLCH L 89.7% C 0.103 H 97.8°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDE8D |
|---|---|
| RGB | rgb(239, 222, 141) |
| HSL | hsl(50, 75%, 75%) |
| HSV | hsv(50, 41%, 94%) |
| CMYK | cmyk(0%, 7.1%, 41%, 6.3%) |
| CIE-LAB | lab(88.22, -5.27, 41.79) |
| CIE-LCH | lch(88.22, 42.12, 97.19°) |
| OKLab | oklab(89.66% -0.0139 0.102) |
| OKLCH | oklch(89.66% 0.103 97.8) |
| XYZ | xyz(66.5271, 72.5185, 35.6872) |
| Luminance | 0.7252 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.84
Sandy
#F1DA7A
ΔE00 2.93
Wheat (survey)
#FBDD7E
ΔE00 4.04
Light Tan
#FBEEAC
ΔE00 4.61
Dark Cream
#FFF39A
ΔE00 4.66
Vanilla
#F3E5AB
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDE8D #8D9EEF
analogous
#EFAD8D #EFDE8D #CFEF8D
triadic
#EFDE8D #8DEFDE #DE8DEF
tetradic
#EFDE8D #8DEFAD #8D9EEF #EF8DCF
square
#EFDE8D #8DEFAD #8D9EEF #EF8DCF
split-complementary
#EFDE8D #8DCFEF #AD8DEF
monochromatic
#E0BF22 #E7CE57 #EFDE8D #F7EEC3 #FBF7E4
Accessibility & contrast
On white
1.35
#EFDE8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#EFDE8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDE8D
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDE8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDE8D | 1.00 | 1.35 | 15.50 | 15.50 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDA87
Deuteranopia (green-blind)
#F2E090
Tritanopia (blue-blind)
#FDD3CA
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #efde8d; /* rgb */ color: rgb(239, 222, 141); /* oklch */ color: oklch(89.7% 0.103 97.8);
Tailwind
colors: {
custom: {
50: '#f6e8af',
500: '#efde8d',
950: '#000000',
},
}SCSS
$custom: #efde8d; $custom-light: #f6e8af; $custom-dark: #000000;
JSON
{
"hex": "#efde8d",
"rgb": {
"r": 239,
"g": 222,
"b": 141
},
"hsl": {
"h": 49.592,
"s": 75.385,
"l": 74.51
},
"oklch": {
"l": 0.89662,
"c": 0.1029,
"h": 97.8
},
"luminance": 0.72516
}Semantic roles & 50–950 ramp
primary
#EFDE8D
secondary
#566ACB
accent
#31D80E
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#171610
muted
#858481