#EFE084#EFE084
#EFE084 is a very light, moderate yellow. Relative luminance 0.733; OKLCH L 89.9% C 0.114 H 100.2°. Best body text is #000000 at 15.67:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE084 |
|---|---|
| RGB | rgb(239, 224, 132) |
| HSL | hsl(52, 77%, 73%) |
| HSV | hsv(52, 45%, 94%) |
| CMYK | cmyk(0%, 6.3%, 44.8%, 6.3%) |
| CIE-LAB | lab(88.60, -7.19, 46.72) |
| CIE-LCH | lch(88.60, 47.27, 98.74°) |
| OKLab | oklab(89.93% -0.0202 0.1126) |
| OKLCH | oklch(89.93% 0.114 100.2) |
| XYZ | xyz(66.4188, 73.3301, 32.4808) |
| Luminance | 0.7333 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.83
Sandy
#F1DA7A
ΔE00 2.52
Dark Cream
#FFF39A
ΔE00 4.13
Wheat (survey)
#FBDD7E
ΔE00 4.16
Yellow Tan
#FFE36E
ΔE00 4.81
Buff
#FEF69E
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE084 #8493EF
analogous
#EFAB84 #EFE084 #C8EF84
triadic
#EFE084 #84EFE0 #E084EF
tetradic
#EFE084 #84EFAB #8493EF #EF84C8
square
#EFE084 #84EFAB #8493EF #EF84C8
split-complementary
#EFE084 #84C8EF #AB84EF
monochromatic
#DCC11D #E8D24E #EFE084 #F6EEBA #FBF8E4
Accessibility & contrast
On white
1.34
#EFE084 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.67
#EFE084 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE084
15.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE084 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE084 | 1.00 | 1.34 | 15.67 | 15.67 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB7D
Deuteranopia (green-blind)
#F4E188
Tritanopia (blue-blind)
#FDD4CA
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #efe084; /* rgb */ color: rgb(239, 224, 132); /* oklch */ color: oklch(89.9% 0.114 100.2);
Tailwind
colors: {
custom: {
50: '#f6e9a9',
500: '#efe084',
950: '#000000',
},
}SCSS
$custom: #efe084; $custom-light: #f6e9a9; $custom-dark: #000000;
JSON
{
"hex": "#efe084",
"rgb": {
"r": 239,
"g": 224,
"b": 132
},
"hsl": {
"h": 51.589,
"s": 76.978,
"l": 72.745
},
"oklch": {
"l": 0.89929,
"c": 0.11438,
"h": 100.2
},
"luminance": 0.73328
}Semantic roles & 50–950 ramp
primary
#EFE084
secondary
#4D5FCA
accent
#29D90C
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#171610
muted
#858481