#FDC47A#FDC47A
#FDC47A is a very light, moderate orange. Relative luminance 0.618; OKLCH L 85.6% C 0.112 H 72.6°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FDC47A |
|---|---|
| RGB | rgb(253, 196, 122) |
| HSL | hsl(34, 97%, 74%) |
| HSV | hsv(34, 52%, 99%) |
| CMYK | cmyk(0%, 22.5%, 51.8%, 0.8%) |
| CIE-LAB | lab(82.79, 11.88, 44.72) |
| CIE-LCH | lch(82.79, 46.27, 75.13°) |
| OKLab | oklab(85.61% 0.0336 0.1072) |
| OKLCH | oklch(85.61% 0.112 72.6) |
| XYZ | xyz(63.7638, 61.7717, 26.9732) |
| Luminance | 0.6177 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Butterscotch
#FDB147
ΔE00 6.55
Burlywood
#DEB887
ΔE00 6.97
Apricot (survey)
#FFB16D
ΔE00 6.98
Light Orange
#FDAA48
ΔE00 7.77
Navajowhite
#FFDEAD
ΔE00 8.59
Macaroni And Cheese
#EFB435
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDC47A #7AB3FD
analogous
#FD827A #FDC47A #F5FD7A
triadic
#FDC47A #7AFDC4 #C47AFD
tetradic
#FDC47A #7AFD82 #7AB3FD #FD7AF5
square
#FDC47A #7AFD82 #7AB3FD #FD7AF5
split-complementary
#FDC47A #7AF5FD #827AFD
monochromatic
#F98E04 #FCA93E #FDC47A #FEDFB6 #FFF2E1
Accessibility & contrast
On white
1.57
#FDC47A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#FDC47A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDC47A
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDC47A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDC47A | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C674
Deuteranopia (green-blind)
#E6D47C
Tritanopia (blue-blind)
#FFB6B2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #fdc47a; /* rgb */ color: rgb(253, 196, 122); /* oklch */ color: oklch(85.6% 0.112 72.6);
Tailwind
colors: {
custom: {
50: '#ffd5a2',
500: '#fdc47a',
950: '#000000',
},
}SCSS
$custom: #fdc47a; $custom-light: #ffd5a2; $custom-dark: #000000;
JSON
{
"hex": "#fdc47a",
"rgb": {
"r": 253,
"g": 196,
"b": 122
},
"hsl": {
"h": 33.893,
"s": 97.037,
"l": 73.529
},
"oklch": {
"l": 0.85607,
"c": 0.11237,
"h": 72.6
},
"luminance": 0.61768
}Semantic roles & 50–950 ramp
primary
#FDC47A
secondary
#4184DB
accent
#64E600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380