#EFDA83#EFDA83
#EFDA83 is a very light, moderate yellow. Relative luminance 0.701; OKLCH L 88.7% C 0.110 H 96.2°. Best body text is #000000 at 15.03:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDA83 |
|---|---|
| RGB | rgb(239, 218, 131) |
| HSL | hsl(48, 77%, 73%) |
| HSV | hsv(48, 45%, 94%) |
| CMYK | cmyk(0%, 8.8%, 45.2%, 6.3%) |
| CIE-LAB | lab(87.06, -4.25, 45.29) |
| CIE-LCH | lch(87.06, 45.49, 95.36°) |
| OKLab | oklab(88.7% -0.0118 0.1093) |
| OKLCH | oklch(88.7% 0.11 96.2) |
| XYZ | xyz(64.7665, 70.1346, 31.5941) |
| Luminance | 0.7013 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.45
Wheat (survey)
#FBDD7E
ΔE00 2.80
Sand (survey)
#E2CA76
ΔE00 3.76
Khaki (CSS)
#F0E68C
ΔE00 3.84
Pale Gold
#FDDE6C
ΔE00 4.53
Yellow Tan
#FFE36E
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDA83 #8398EF
analogous
#EFA483 #EFDA83 #CEEF83
triadic
#EFDA83 #83EFDA #DA83EF
tetradic
#EFDA83 #83EFA4 #8398EF #EF83CE
square
#EFDA83 #83EFA4 #8398EF #EF83CE
split-complementary
#EFDA83 #83CEEF #A483EF
monochromatic
#DBB61C #E8CA4D #EFDA83 #F6EAB9 #FCF7E4
Accessibility & contrast
On white
1.40
#EFDA83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.03
#EFDA83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDA83
15.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDA83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDA83 | 1.00 | 1.40 | 15.03 | 15.03 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD67C
Deuteranopia (green-blind)
#F0DD86
Tritanopia (blue-blind)
#FECEC5
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #efda83; /* rgb */ color: rgb(239, 218, 131); /* oklch */ color: oklch(88.7% 0.110 96.2);
Tailwind
colors: {
custom: {
50: '#f6e5a8',
500: '#efda83',
950: '#000000',
},
}SCSS
$custom: #efda83; $custom-light: #f6e5a8; $custom-dark: #000000;
JSON
{
"hex": "#efda83",
"rgb": {
"r": 239,
"g": 218,
"b": 131
},
"hsl": {
"h": 48.333,
"s": 77.143,
"l": 72.549
},
"oklch": {
"l": 0.88704,
"c": 0.10995,
"h": 96.2
},
"luminance": 0.70132
}Semantic roles & 50–950 ramp
primary
#EFDA83
secondary
#4D65CA
accent
#34D90C
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#171510
muted
#858480