#FEDF73#FEDF73
#FEDF73 is a very light, vivid yellow. Relative luminance 0.751; OKLCH L 90.8% C 0.132 H 93.6°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDF73 |
|---|---|
| RGB | rgb(254, 223, 115) |
| HSL | hsl(47, 99%, 72%) |
| HSV | hsv(47, 55%, 100%) |
| CMYK | cmyk(0%, 12.2%, 54.7%, 0.4%) |
| CIE-LAB | lab(89.43, -2.15, 56.13) |
| CIE-LCH | lch(89.43, 56.17, 92.20°) |
| OKLab | oklab(90.82% -0.0083 0.1317) |
| OKLCH | oklch(90.82% 0.132 93.6) |
| XYZ | xyz(70.3580, 75.0873, 27.0036) |
| Luminance | 0.7508 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Gold
#FDDE6C
ΔE00 0.83
Yellow Tan
#FFE36E
ΔE00 1.66
Wheat (survey)
#FBDD7E
ΔE00 1.86
Sand Yellow
#FCE166
ΔE00 2.28
Light Gold
#FDDC5C
ΔE00 2.51
Light Mustard
#F7D560
ΔE00 2.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDF73 #7392FE
analogous
#FE9A73 #FEDF73 #D7FE73
triadic
#FEDF73 #73FEDF #DF73FE
tetradic
#FEDF73 #73FE9A #7392FE #FE73D7
square
#FEDF73 #73FE9A #7392FE #FE73D7
split-complementary
#FEDF73 #73D7FE #9A73FE
monochromatic
#F5BF02 #FED136 #FEDF73 #FEEDB0 #FFF8E1
Accessibility & contrast
On white
1.31
#FEDF73 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#FEDF73 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDF73
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDF73 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDF73 | 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)
#F3DB69
Deuteranopia (green-blind)
#FAE577
Tritanopia (blue-blind)
#FFD1C6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #fedf73; /* rgb */ color: rgb(254, 223, 115); /* oklch */ color: oklch(90.8% 0.132 93.6);
Tailwind
colors: {
custom: {
50: '#ffe89e',
500: '#fedf73',
950: '#000000',
},
}SCSS
$custom: #fedf73; $custom-light: #ffe89e; $custom-dark: #000000;
JSON
{
"hex": "#fedf73",
"rgb": {
"r": 254,
"g": 223,
"b": 115
},
"hsl": {
"h": 46.619,
"s": 98.582,
"l": 72.353
},
"oklch": {
"l": 0.90824,
"c": 0.13197,
"h": 93.6
},
"luminance": 0.75084
}Semantic roles & 50–950 ramp
primary
#FEDF73
secondary
#3A5EDB
accent
#33E600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18160F
muted
#868480