#FDE09D#FDE09D
#FDE09D is a very light, moderate orange. Relative luminance 0.766; OKLCH L 91.5% C 0.090 H 87.2°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FDE09D |
|---|---|
| RGB | rgb(253, 224, 157) |
| HSL | hsl(42, 96%, 80%) |
| HSV | hsv(42, 38%, 99%) |
| CMYK | cmyk(0%, 11.5%, 37.9%, 0.8%) |
| CIE-LAB | lab(90.15, 0.87, 36.48) |
| CIE-LCH | lch(90.15, 36.50, 88.64°) |
| OKLab | oklab(91.55% 0.0045 0.0903) |
| OKLCH | oklch(91.55% 0.09 87.2) |
| XYZ | xyz(73.2511, 76.6310, 42.8245) |
| Luminance | 0.7663 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 2.57
Moccasin
#FFE4B5
ΔE00 4.59
Vanilla
#F3E5AB
ΔE00 4.63
Navajowhite
#FFDEAD
ΔE00 4.72
Wheat (survey)
#FBDD7E
ΔE00 4.97
Light Tan
#FBEEAC
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDE09D #9DBAFD
analogous
#FDB09D #FDE09D #EAFD9D
triadic
#FDE09D #9DFDE0 #E09DFD
tetradic
#FDE09D #9DFDB0 #9DBAFD #FD9DEA
square
#FDE09D #9DFDB0 #9DBAFD #FD9DEA
split-complementary
#FDE09D #9DEAFD #B09DFD
monochromatic
#FBBA25 #FCCD61 #FDE09D #FEF3D9 #FEF6E1
Accessibility & contrast
On white
1.29
#FDE09D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#FDE09D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDE09D
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDE09D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDE09D | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDE98
Deuteranopia (green-blind)
#F6E69F
Tritanopia (blue-blind)
#FFD5CF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #fde09d; /* rgb */ color: rgb(253, 224, 157); /* oklch */ color: oklch(91.5% 0.090 87.2);
Tailwind
colors: {
custom: {
50: '#ffe9ba',
500: '#fde09d',
950: '#000000',
},
}SCSS
$custom: #fde09d; $custom-light: #ffe9ba; $custom-dark: #000000;
JSON
{
"hex": "#fde09d",
"rgb": {
"r": 253,
"g": 224,
"b": 157
},
"hsl": {
"h": 41.875,
"s": 96,
"l": 80.392
},
"oklch": {
"l": 0.9155,
"c": 0.09039,
"h": 87.2
},
"luminance": 0.76628
}Semantic roles & 50–950 ramp
primary
#FDE09D
secondary
#5F86E0
accent
#45E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181612
muted
#868482