#FDD176#FDD176
#FDD176 is a very light, vivid orange. Relative luminance 0.678; OKLCH L 88.0% C 0.120 H 84.1°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FDD176 |
|---|---|
| RGB | rgb(253, 209, 118) |
| HSL | hsl(40, 97%, 73%) |
| HSV | hsv(40, 53%, 99%) |
| CMYK | cmyk(0%, 17.4%, 53.4%, 0.8%) |
| CIE-LAB | lab(85.90, 4.82, 50.49) |
| CIE-LCH | lch(85.90, 50.72, 84.55°) |
| OKLab | oklab(88.03% 0.0124 0.1197) |
| OKLCH | oklch(88.03% 0.12 84.1) |
| XYZ | xyz(66.5814, 67.7952, 26.7148) |
| Luminance | 0.6779 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 4.68
Light Mustard
#F7D560
ΔE00 5.16
Maize
#F4D054
ΔE00 5.54
Pale Gold
#FDDE6C
ΔE00 5.93
Sand (survey)
#E2CA76
ΔE00 6.04
Sandy
#F1DA7A
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDD176 #76A2FD
analogous
#FD8D76 #FDD176 #E6FD76
triadic
#FDD176 #76FDD1 #D176FD
tetradic
#FDD176 #76FD8D #76A2FD #FD76E6
square
#FDD176 #76FD8D #76A2FD #FD76E6
split-complementary
#FDD176 #76E6FD #8D76FD
monochromatic
#F5A604 #FCBD3A #FDD176 #FEE5B2 #FFF5E1
Accessibility & contrast
On white
1.44
#FDD176 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#FDD176 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDD176
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDD176 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDD176 | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D06E
Deuteranopia (green-blind)
#F0DC79
Tritanopia (blue-blind)
#FFC3BC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #fdd176; /* rgb */ color: rgb(253, 209, 118); /* oklch */ color: oklch(88.0% 0.120 84.1);
Tailwind
colors: {
custom: {
50: '#ffde9f',
500: '#fdd176',
950: '#000000',
},
}SCSS
$custom: #fdd176; $custom-light: #ffde9f; $custom-dark: #000000;
JSON
{
"hex": "#fdd176",
"rgb": {
"r": 253,
"g": 209,
"b": 118
},
"hsl": {
"h": 40.444,
"s": 97.122,
"l": 72.745
},
"oklch": {
"l": 0.88032,
"c": 0.12033,
"h": 84.1
},
"luminance": 0.67792
}Semantic roles & 50–950 ramp
primary
#FDD176
secondary
#3D70DA
accent
#4BE600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480