#FEDF76#FEDF76
#FEDF76 is a very light, vivid yellow. Relative luminance 0.752; OKLCH L 90.9% C 0.129 H 93.2°. Best body text is #000000 at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDF76 |
|---|---|
| RGB | rgb(254, 223, 118) |
| HSL | hsl(46, 99%, 73%) |
| HSV | hsv(46, 54%, 100%) |
| CMYK | cmyk(0%, 12.2%, 53.5%, 0.4%) |
| CIE-LAB | lab(89.47, -1.92, 54.77) |
| CIE-LCH | lch(89.47, 54.80, 92.01°) |
| OKLab | oklab(90.86% -0.0073 0.129) |
| OKLCH | oklch(90.86% 0.129 93.2) |
| XYZ | xyz(70.5334, 75.1574, 27.9276) |
| Luminance | 0.7515 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Gold
#FDDE6C
ΔE00 1.23
Wheat (survey)
#FBDD7E
ΔE00 1.47
Yellow Tan
#FFE36E
ΔE00 1.98
Sand Yellow
#FCE166
ΔE00 2.65
Sandy
#F1DA7A
ΔE00 2.72
Light Mustard
#F7D560
ΔE00 2.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDF76 #7695FE
analogous
#FE9B76 #FEDF76 #D9FE76
triadic
#FEDF76 #76FEDF #DF76FE
tetradic
#FEDF76 #76FE9B #7695FE #FE76D9
square
#FEDF76 #76FE9B #7695FE #FE76D9
split-complementary
#FEDF76 #76D9FE #9B76FE
monochromatic
#F8C002 #FED139 #FEDF76 #FEEDB3 #FFF8E1
Accessibility & contrast
On white
1.31
#FEDF76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.03
#FEDF76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDF76
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDF76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDF76 | 1.00 | 1.31 | 16.03 | 16.03 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DB6C
Deuteranopia (green-blind)
#FAE57A
Tritanopia (blue-blind)
#FFD1C7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #fedf76; /* rgb */ color: rgb(254, 223, 118); /* oklch */ color: oklch(90.9% 0.129 93.2);
Tailwind
colors: {
custom: {
50: '#ffe8a0',
500: '#fedf76',
950: '#000000',
},
}SCSS
$custom: #fedf76; $custom-light: #ffe8a0; $custom-dark: #000000;
JSON
{
"hex": "#fedf76",
"rgb": {
"r": 254,
"g": 223,
"b": 118
},
"hsl": {
"h": 46.324,
"s": 98.551,
"l": 72.941
},
"oklch": {
"l": 0.90861,
"c": 0.12925,
"h": 93.2
},
"luminance": 0.75154
}Semantic roles & 50–950 ramp
primary
#FEDF76
secondary
#3D61DB
accent
#34E600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18160F
muted
#868480