#FDE08B#FDE08B
#FDE08B is a very light, moderate orange. Relative luminance 0.761; OKLCH L 91.3% C 0.109 H 91.2°. Best body text is #000000 at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FDE08B |
|---|---|
| RGB | rgb(253, 224, 139) |
| HSL | hsl(45, 97%, 77%) |
| HSV | hsv(45, 45%, 99%) |
| CMYK | cmyk(0%, 11.5%, 45.1%, 0.8%) |
| CIE-LAB | lab(89.89, -0.99, 45.15) |
| CIE-LCH | lch(89.89, 45.16, 91.25°) |
| OKLab | oklab(91.26% -0.0024 0.1093) |
| OKLCH | oklch(91.26% 0.109 91.2) |
| XYZ | xyz(71.8260, 76.0610, 35.3189) |
| Luminance | 0.7606 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.74
Sandy
#F1DA7A
ΔE00 3.13
Pale Gold
#FDDE6C
ΔE00 4.22
Yellow Tan
#FFE36E
ΔE00 4.67
Light Mustard
#F7D560
ΔE00 5.21
Sand Yellow
#FCE166
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDE08B #8BA8FD
analogous
#FDA78B #FDE08B #E1FD8B
triadic
#FDE08B #8BFDE0 #E08BFD
tetradic
#FDE08B #8BFDA7 #8BA8FD #FD8BE1
square
#FDE08B #8BFDA7 #8BA8FD #FD8BE1
split-complementary
#FDE08B #8BE1FD #A78BFD
monochromatic
#FBC013 #FCD04F #FDE08B #FEF0C7 #FEF7E1
Accessibility & contrast
On white
1.30
#FDE08B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.21
#FDE08B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDE08B
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDE08B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDE08B | 1.00 | 1.30 | 16.21 | 16.21 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DD84
Deuteranopia (green-blind)
#F9E68E
Tritanopia (blue-blind)
#FFD4CB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #fde08b; /* rgb */ color: rgb(253, 224, 139); /* oklch */ color: oklch(91.3% 0.109 91.2);
Tailwind
colors: {
custom: {
50: '#ffe9ae',
500: '#fde08b',
950: '#000000',
},
}SCSS
$custom: #fde08b; $custom-light: #ffe9ae; $custom-dark: #000000;
JSON
{
"hex": "#fde08b",
"rgb": {
"r": 253,
"g": 224,
"b": 139
},
"hsl": {
"h": 44.737,
"s": 96.61,
"l": 76.863
},
"oklch": {
"l": 0.91256,
"c": 0.10934,
"h": 91.2
},
"luminance": 0.76058
}Semantic roles & 50–950 ramp
primary
#FDE08B
secondary
#4F73DD
accent
#3AE600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181610
muted
#868481