#FEDF85#FEDF85
#FEDF85 is a very light, moderate orange. Relative luminance 0.755; OKLCH L 91.1% C 0.115 H 91.0°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDF85 |
|---|---|
| RGB | rgb(254, 223, 133) |
| HSL | hsl(45, 98%, 76%) |
| HSV | hsv(45, 48%, 100%) |
| CMYK | cmyk(0%, 12.2%, 47.6%, 0.4%) |
| CIE-LAB | lab(89.65, -0.64, 47.81) |
| CIE-LCH | lch(89.65, 47.81, 90.77°) |
| OKLab | oklab(91.06% -0.002 0.1149) |
| OKLCH | oklch(91.06% 0.115 91) |
| XYZ | xyz(71.4967, 75.5427, 33.0009) |
| Luminance | 0.7554 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.04
Sandy
#F1DA7A
ΔE00 2.97
Pale Gold
#FDDE6C
ΔE00 3.45
Yellow Tan
#FFE36E
ΔE00 4.05
Light Mustard
#F7D560
ΔE00 4.41
Sand Yellow
#FCE166
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDF85 #85A4FE
analogous
#FEA285 #FEDF85 #E0FE85
triadic
#FEDF85 #85FEDF #DF85FE
tetradic
#FEDF85 #85FEA2 #85A4FE #FE85E0
square
#FEDF85 #85FEA2 #85A4FE #FE85E0
split-complementary
#FEDF85 #85E0FE #A285FE
monochromatic
#FDBF0C #FECF48 #FEDF85 #FEEFC2 #FFF7E1
Accessibility & contrast
On white
1.30
#FEDF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#FEDF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDF85
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDF85 | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DC7E
Deuteranopia (green-blind)
#F9E588
Tritanopia (blue-blind)
#FFD2C9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #fedf85; /* rgb */ color: rgb(254, 223, 133); /* oklch */ color: oklch(91.1% 0.115 91.0);
Tailwind
colors: {
custom: {
50: '#ffe8aa',
500: '#fedf85',
950: '#000000',
},
}SCSS
$custom: #fedf85; $custom-light: #ffe8aa; $custom-dark: #000000;
JSON
{
"hex": "#fedf85",
"rgb": {
"r": 254,
"g": 223,
"b": 133
},
"hsl": {
"h": 44.628,
"s": 98.374,
"l": 75.882
},
"oklch": {
"l": 0.91061,
"c": 0.11491,
"h": 91
},
"luminance": 0.7554
}Semantic roles & 50–950 ramp
primary
#FEDF85
secondary
#4A70DE
accent
#3BE600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181610
muted
#868481