#FEDF84#FEDF84
#FEDF84 is a very light, moderate orange. Relative luminance 0.755; OKLCH L 91.0% C 0.116 H 91.2°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDF84 |
|---|---|
| RGB | rgb(254, 223, 132) |
| HSL | hsl(45, 98%, 76%) |
| HSV | hsv(45, 48%, 100%) |
| CMYK | cmyk(0%, 12.2%, 48%, 0.4%) |
| CIE-LAB | lab(89.63, -0.73, 48.28) |
| CIE-LCH | lch(89.63, 48.28, 90.87°) |
| OKLab | oklab(91.05% -0.0024 0.1159) |
| OKLCH | oklch(91.05% 0.116 91.2) |
| XYZ | xyz(71.4280, 75.5152, 32.6388) |
| Luminance | 0.7551 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 0.90
Sandy
#F1DA7A
ΔE00 2.90
Pale Gold
#FDDE6C
ΔE00 3.29
Yellow Tan
#FFE36E
ΔE00 3.90
Light Mustard
#F7D560
ΔE00 4.27
Sand Yellow
#FCE166
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDF84 #84A3FE
analogous
#FEA284 #FEDF84 #E0FE84
triadic
#FEDF84 #84FEDF #DF84FE
tetradic
#FEDF84 #84FEA2 #84A3FE #FE84E0
square
#FEDF84 #84FEA2 #84A3FE #FE84E0
split-complementary
#FEDF84 #84E0FE #A284FE
monochromatic
#FDBF0B #FECF47 #FEDF84 #FEEFC1 #FFF7E1
Accessibility & contrast
On white
1.30
#FEDF84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#FEDF84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDF84
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDF84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDF84 | 1.00 | 1.30 | 16.10 | 16.10 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DC7D
Deuteranopia (green-blind)
#F9E587
Tritanopia (blue-blind)
#FFD2C9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #fedf84; /* rgb */ color: rgb(254, 223, 132); /* oklch */ color: oklch(91.0% 0.116 91.2);
Tailwind
colors: {
custom: {
50: '#ffe8a9',
500: '#fedf84',
950: '#000000',
},
}SCSS
$custom: #fedf84; $custom-light: #ffe8a9; $custom-dark: #000000;
JSON
{
"hex": "#fedf84",
"rgb": {
"r": 254,
"g": 223,
"b": 132
},
"hsl": {
"h": 44.754,
"s": 98.387,
"l": 75.686
},
"oklch": {
"l": 0.91047,
"c": 0.11589,
"h": 91.2
},
"luminance": 0.75512
}Semantic roles & 50–950 ramp
primary
#FEDF84
secondary
#496FDD
accent
#3AE600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181610
muted
#868481