#FEDF82#FEDF82
#FEDF82 is a very light, moderate yellow. Relative luminance 0.755; OKLCH L 91.0% C 0.118 H 91.5°. Best body text is #000000 at 16.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDF82 |
|---|---|
| RGB | rgb(254, 223, 130) |
| HSL | hsl(45, 98%, 75%) |
| HSV | hsv(45, 49%, 100%) |
| CMYK | cmyk(0%, 12.2%, 48.8%, 0.4%) |
| CIE-LAB | lab(89.61, -0.91, 49.22) |
| CIE-LCH | lch(89.61, 49.22, 91.06°) |
| OKLab | oklab(91.02% -0.0031 0.1178) |
| OKLCH | oklch(91.02% 0.118 91.5) |
| XYZ | xyz(71.2924, 75.4610, 31.9249) |
| Luminance | 0.7546 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 0.68
Sandy
#F1DA7A
ΔE00 2.77
Pale Gold
#FDDE6C
ΔE00 2.98
Yellow Tan
#FFE36E
ΔE00 3.60
Light Mustard
#F7D560
ΔE00 4.01
Sand Yellow
#FCE166
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDF82 #82A1FE
analogous
#FEA182 #FEDF82 #DFFE82
triadic
#FEDF82 #82FEDF #DF82FE
tetradic
#FEDF82 #82FEA1 #82A1FE #FE82DF
square
#FEDF82 #82FEA1 #82A1FE #FE82DF
split-complementary
#FEDF82 #82DFFE #A182FE
monochromatic
#FDC009 #FECF45 #FEDF82 #FEEFBF #FFF7E1
Accessibility & contrast
On white
1.31
#FEDF82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.09
#FEDF82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDF82
16.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDF82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDF82 | 1.00 | 1.31 | 16.09 | 16.09 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DC7A
Deuteranopia (green-blind)
#F9E585
Tritanopia (blue-blind)
#FFD2C9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #fedf82; /* rgb */ color: rgb(254, 223, 130); /* oklch */ color: oklch(91.0% 0.118 91.5);
Tailwind
colors: {
custom: {
50: '#ffe8a8',
500: '#fedf82',
950: '#000000',
},
}SCSS
$custom: #fedf82; $custom-light: #ffe8a8; $custom-dark: #000000;
JSON
{
"hex": "#fedf82",
"rgb": {
"r": 254,
"g": 223,
"b": 130
},
"hsl": {
"h": 45,
"s": 98.413,
"l": 75.294
},
"oklch": {
"l": 0.91019,
"c": 0.11786,
"h": 91.5
},
"luminance": 0.75458
}Semantic roles & 50–950 ramp
primary
#FEDF82
secondary
#476DDD
accent
#39E600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#181610
muted
#868480