#EFE083#EFE083
#EFE083 is a very light, moderate yellow. Relative luminance 0.733; OKLCH L 89.9% C 0.115 H 100.3°. Best body text is #000000 at 15.66:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE083 |
|---|---|
| RGB | rgb(239, 224, 131) |
| HSL | hsl(52, 77%, 73%) |
| HSV | hsv(52, 45%, 94%) |
| CMYK | cmyk(0%, 6.3%, 45.2%, 6.3%) |
| CIE-LAB | lab(88.59, -7.28, 47.19) |
| CIE-LCH | lch(88.59, 47.75, 98.77°) |
| OKLab | oklab(89.91% -0.0206 0.1136) |
| OKLCH | oklch(89.91% 0.115 100.3) |
| XYZ | xyz(66.3507, 73.3029, 32.1221) |
| Luminance | 0.7330 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.87
Sandy
#F1DA7A
ΔE00 2.49
Wheat (survey)
#FBDD7E
ΔE00 4.16
Dark Cream
#FFF39A
ΔE00 4.17
Yellow Tan
#FFE36E
ΔE00 4.71
Sandy Yellow
#FDEE73
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE083 #8392EF
analogous
#EFAA83 #EFE083 #C8EF83
triadic
#EFE083 #83EFE0 #E083EF
tetradic
#EFE083 #83EFAA #8392EF #EF83C8
square
#EFE083 #83EFAA #8392EF #EF83C8
split-complementary
#EFE083 #83C8EF #AA83EF
monochromatic
#DBC11C #E8D24D #EFE083 #F6EEB9 #FCF8E4
Accessibility & contrast
On white
1.34
#EFE083 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.66
#EFE083 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE083
15.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE083 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE083 | 1.00 | 1.34 | 15.66 | 15.66 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB7B
Deuteranopia (green-blind)
#F4E187
Tritanopia (blue-blind)
#FDD4CA
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #efe083; /* rgb */ color: rgb(239, 224, 131); /* oklch */ color: oklch(89.9% 0.115 100.3);
Tailwind
colors: {
custom: {
50: '#f6e9a8',
500: '#efe083',
950: '#000000',
},
}SCSS
$custom: #efe083; $custom-light: #f6e9a8; $custom-dark: #000000;
JSON
{
"hex": "#efe083",
"rgb": {
"r": 239,
"g": 224,
"b": 131
},
"hsl": {
"h": 51.667,
"s": 77.143,
"l": 72.549
},
"oklch": {
"l": 0.89914,
"c": 0.11542,
"h": 100.3
},
"luminance": 0.73301
}Semantic roles & 50–950 ramp
primary
#EFE083
secondary
#4D5ECA
accent
#29D90C
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#171610
muted
#858481