#FDD175#FDD175
#FDD175 is a very light, vivid orange. Relative luminance 0.678; OKLCH L 88.0% C 0.121 H 84.3°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FDD175 |
|---|---|
| RGB | rgb(253, 209, 117) |
| HSL | hsl(41, 97%, 73%) |
| HSV | hsv(41, 54%, 99%) |
| CMYK | cmyk(0%, 17.4%, 53.8%, 0.8%) |
| CIE-LAB | lab(85.89, 4.74, 50.96) |
| CIE-LCH | lch(85.89, 51.18, 84.69°) |
| OKLab | oklab(88.02% 0.012 0.1206) |
| OKLCH | oklch(88.02% 0.121 84.3) |
| XYZ | xyz(66.5223, 67.7716, 26.4035) |
| Luminance | 0.6777 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 4.63
Light Mustard
#F7D560
ΔE00 5.02
Maize
#F4D054
ΔE00 5.39
Pale Gold
#FDDE6C
ΔE00 5.82
Sand (survey)
#E2CA76
ΔE00 6.03
Sandy
#F1DA7A
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDD175 #75A1FD
analogous
#FD8D75 #FDD175 #E5FD75
triadic
#FDD175 #75FDD1 #D175FD
tetradic
#FDD175 #75FD8D #75A1FD #FD75E5
square
#FDD175 #75FD8D #75A1FD #FD75E5
split-complementary
#FDD175 #75E5FD #8D75FD
monochromatic
#F4A604 #FCBD39 #FDD175 #FEE5B1 #FFF5E1
Accessibility & contrast
On white
1.44
#FDD175 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#FDD175 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDD175
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDD175 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDD175 | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D06D
Deuteranopia (green-blind)
#F0DC78
Tritanopia (blue-blind)
#FFC3BB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #fdd175; /* rgb */ color: rgb(253, 209, 117); /* oklch */ color: oklch(88.0% 0.121 84.3);
Tailwind
colors: {
custom: {
50: '#ffde9f',
500: '#fdd175',
950: '#000000',
},
}SCSS
$custom: #fdd175; $custom-light: #ffde9f; $custom-dark: #000000;
JSON
{
"hex": "#fdd175",
"rgb": {
"r": 253,
"g": 209,
"b": 117
},
"hsl": {
"h": 40.588,
"s": 97.143,
"l": 72.549
},
"oklch": {
"l": 0.88018,
"c": 0.12123,
"h": 84.3
},
"luminance": 0.67768
}Semantic roles & 50–950 ramp
primary
#FDD175
secondary
#3C6FDA
accent
#4AE600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480