#FDD07C#FDD07C
#FDD07C is a very light, moderate orange. Relative luminance 0.674; OKLCH L 87.9% C 0.114 H 81.9°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FDD07C |
|---|---|
| RGB | rgb(253, 208, 124) |
| HSL | hsl(39, 97%, 74%) |
| HSV | hsv(39, 51%, 99%) |
| CMYK | cmyk(0%, 17.8%, 51%, 0.8%) |
| CIE-LAB | lab(85.73, 5.83, 47.36) |
| CIE-LCH | lch(85.73, 47.72, 82.98°) |
| OKLab | oklab(87.92% 0.016 0.1133) |
| OKLCH | oklch(87.92% 0.114 81.9) |
| XYZ | xyz(66.7048, 67.4533, 28.5712) |
| Luminance | 0.6745 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 5.56
Light Mustard
#F7D560
ΔE00 6.44
Sand (survey)
#E2CA76
ΔE00 6.48
Maize
#F4D054
ΔE00 6.83
Pale Gold
#FDDE6C
ΔE00 7.11
Sandy
#F1DA7A
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDD07C #7CA9FD
analogous
#FD907C #FDD07C #E9FD7C
triadic
#FDD07C #7CFDD0 #D07CFD
tetradic
#FDD07C #7CFD90 #7CA9FD #FD7CE9
square
#FDD07C #7CFD90 #7CA9FD #FD7CE9
split-complementary
#FDD07C #7CE9FD #907CFD
monochromatic
#FBA504 #FCBA40 #FDD07C #FEE6B8 #FFF4E1
Accessibility & contrast
On white
1.45
#FDD07C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#FDD07C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDD07C
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDD07C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDD07C | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D075
Deuteranopia (green-blind)
#EEDB7F
Tritanopia (blue-blind)
#FFC2BC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #fdd07c; /* rgb */ color: rgb(253, 208, 124); /* oklch */ color: oklch(87.9% 0.114 81.9);
Tailwind
colors: {
custom: {
50: '#ffdea3',
500: '#fdd07c',
950: '#000000',
},
}SCSS
$custom: #fdd07c; $custom-light: #ffdea3; $custom-dark: #000000;
JSON
{
"hex": "#fdd07c",
"rgb": {
"r": 253,
"g": 208,
"b": 124
},
"hsl": {
"h": 39.07,
"s": 96.992,
"l": 73.922
},
"oklch": {
"l": 0.87921,
"c": 0.1144,
"h": 81.9
},
"luminance": 0.6745
}Semantic roles & 50–950 ramp
primary
#FDD07C
secondary
#4278DB
accent
#50E600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480