#FEDF74#FEDF74
#FEDF74 is a very light, vivid yellow. Relative luminance 0.751; OKLCH L 90.8% C 0.131 H 93.5°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDF74 |
|---|---|
| RGB | rgb(254, 223, 116) |
| HSL | hsl(47, 99%, 73%) |
| HSV | hsv(47, 54%, 100%) |
| CMYK | cmyk(0%, 12.2%, 54.3%, 0.4%) |
| CIE-LAB | lab(89.44, -2.08, 55.67) |
| CIE-LCH | lch(89.44, 55.71, 92.14°) |
| OKLab | oklab(90.84% -0.008 0.1308) |
| OKLCH | oklch(90.84% 0.131 93.5) |
| XYZ | xyz(70.4158, 75.1104, 27.3083) |
| Luminance | 0.7511 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Gold
#FDDE6C
ΔE00 0.96
Wheat (survey)
#FBDD7E
ΔE00 1.73
Yellow Tan
#FFE36E
ΔE00 1.76
Sand Yellow
#FCE166
ΔE00 2.40
Light Mustard
#F7D560
ΔE00 2.63
Light Gold
#FDDC5C
ΔE00 2.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDF74 #7493FE
analogous
#FE9A74 #FEDF74 #D8FE74
triadic
#FEDF74 #74FEDF #DF74FE
tetradic
#FEDF74 #74FE9A #7493FE #FE74D8
square
#FEDF74 #74FE9A #7493FE #FE74D8
split-complementary
#FEDF74 #74D8FE #9A74FE
monochromatic
#F6BF02 #FED137 #FEDF74 #FEEDB1 #FFF8E1
Accessibility & contrast
On white
1.31
#FEDF74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#FEDF74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDF74
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDF74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDF74 | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DB6A
Deuteranopia (green-blind)
#FAE578
Tritanopia (blue-blind)
#FFD1C7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #fedf74; /* rgb */ color: rgb(254, 223, 116); /* oklch */ color: oklch(90.8% 0.131 93.5);
Tailwind
colors: {
custom: {
50: '#ffe89f',
500: '#fedf74',
950: '#000000',
},
}SCSS
$custom: #fedf74; $custom-light: #ffe89f; $custom-dark: #000000;
JSON
{
"hex": "#fedf74",
"rgb": {
"r": 254,
"g": 223,
"b": 116
},
"hsl": {
"h": 46.522,
"s": 98.571,
"l": 72.549
},
"oklch": {
"l": 0.90836,
"c": 0.13106,
"h": 93.5
},
"luminance": 0.75107
}Semantic roles & 50–950 ramp
primary
#FEDF74
secondary
#3B5FDB
accent
#34E600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18160F
muted
#868480