#EFDF92#EFDF92
#EFDF92 is a very light, moderate yellow. Relative luminance 0.732; OKLCH L 89.9% C 0.098 H 97.9°. Best body text is #000000 at 15.64:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDF92 |
|---|---|
| RGB | rgb(239, 223, 146) |
| HSL | hsl(50, 74%, 75%) |
| HSV | hsv(50, 39%, 94%) |
| CMYK | cmyk(0%, 6.7%, 38.9%, 6.3%) |
| CIE-LAB | lab(88.54, -5.25, 39.71) |
| CIE-LCH | lch(88.54, 40.06, 97.53°) |
| OKLab | oklab(89.94% -0.0135 0.0974) |
| OKLCH | oklch(89.94% 0.098 97.9) |
| XYZ | xyz(67.1739, 73.2034, 37.7797) |
| Luminance | 0.7320 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.00
Sandy
#F1DA7A
ΔE00 3.68
Light Tan
#FBEEAC
ΔE00 3.98
Vanilla
#F3E5AB
ΔE00 4.03
Palegoldenrod
#EEE8AA
ΔE00 4.41
Wheat (survey)
#FBDD7E
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDF92 #92A2EF
analogous
#EFB092 #EFDF92 #D1EF92
triadic
#EFDF92 #92EFDF #DF92EF
tetradic
#EFDF92 #92EFB0 #92A2EF #EF92D1
square
#EFDF92 #92EFB0 #92A2EF #EF92D1
split-complementary
#EFDF92 #92D1EF #B092EF
monochromatic
#DFC027 #E7CF5D #EFDF92 #F7EFC7 #FBF7E4
Accessibility & contrast
On white
1.34
#EFDF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.64
#EFDF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDF92
15.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDF92 | 1.00 | 1.34 | 15.64 | 15.64 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDB8C
Deuteranopia (green-blind)
#F2E195
Tritanopia (blue-blind)
#FCD4CC
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #efdf92; /* rgb */ color: rgb(239, 223, 146); /* oklch */ color: oklch(89.9% 0.098 97.9);
Tailwind
colors: {
custom: {
50: '#f5e8b3',
500: '#efdf92',
950: '#000000',
},
}SCSS
$custom: #efdf92; $custom-light: #f5e8b3; $custom-dark: #000000;
JSON
{
"hex": "#efdf92",
"rgb": {
"r": 239,
"g": 223,
"b": 146
},
"hsl": {
"h": 49.677,
"s": 74.4,
"l": 75.49
},
"oklch": {
"l": 0.89944,
"c": 0.09835,
"h": 97.9
},
"luminance": 0.73201
}Semantic roles & 50–950 ramp
primary
#EFDF92
secondary
#5A6ECB
accent
#31D70F
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#171611
muted
#858481