#FDC17C#FDC17C
#FDC17C is a very light, moderate orange. Relative luminance 0.605; OKLCH L 85.1% C 0.110 H 69.3°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FDC17C |
|---|---|
| RGB | rgb(253, 193, 124) |
| HSL | hsl(32, 97%, 74%) |
| HSV | hsv(32, 51%, 99%) |
| CMYK | cmyk(0%, 23.7%, 51%, 0.8%) |
| CIE-LAB | lab(82.10, 13.61, 42.85) |
| CIE-LCH | lch(82.10, 44.96, 72.38°) |
| OKLab | oklab(85.07% 0.0389 0.1032) |
| OKLCH | oklch(85.07% 0.11 69.3) |
| XYZ | xyz(63.2191, 60.4819, 27.4093) |
| Luminance | 0.6048 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.45
Butterscotch
#FDB147
ΔE00 6.66
Burlywood
#DEB887
ΔE00 6.68
Light Orange
#FDAA48
ΔE00 7.22
Pale Orange
#FFA756
ΔE00 7.74
Sandybrown
#F4A460
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDC17C #7CB8FD
analogous
#FD817C #FDC17C #F8FD7C
triadic
#FDC17C #7CFDC1 #C17CFD
tetradic
#FDC17C #7CFD81 #7CB8FD #FD7CF8
square
#FDC17C #7CFD81 #7CB8FD #FD7CF8
split-complementary
#FDC17C #7CF8FD #817CFD
monochromatic
#FB8804 #FCA440 #FDC17C #FEDEB8 #FFF1E1
Accessibility & contrast
On white
1.60
#FDC17C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#FDC17C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDC17C
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDC17C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDC17C | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C476
Deuteranopia (green-blind)
#E4D27D
Tritanopia (blue-blind)
#FFB3B0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #fdc17c; /* rgb */ color: rgb(253, 193, 124); /* oklch */ color: oklch(85.1% 0.110 69.3);
Tailwind
colors: {
custom: {
50: '#ffd3a3',
500: '#fdc17c',
950: '#000000',
},
}SCSS
$custom: #fdc17c; $custom-light: #ffd3a3; $custom-dark: #000000;
JSON
{
"hex": "#fdc17c",
"rgb": {
"r": 253,
"g": 193,
"b": 124
},
"hsl": {
"h": 32.093,
"s": 96.992,
"l": 73.922
},
"oklch": {
"l": 0.85074,
"c": 0.11031,
"h": 69.3
},
"luminance": 0.60478
}Semantic roles & 50–950 ramp
primary
#FDC17C
secondary
#4289DB
accent
#6BE600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380