#FDC080#FDC080
#FDC080 is a very light, moderate orange. Relative luminance 0.601; OKLCH L 85.0% C 0.107 H 66.9°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FDC080 |
|---|---|
| RGB | rgb(253, 192, 128) |
| HSL | hsl(31, 97%, 75%) |
| HSV | hsv(31, 49%, 99%) |
| CMYK | cmyk(0%, 24.1%, 49.4%, 0.8%) |
| CIE-LAB | lab(81.92, 14.49, 40.59) |
| CIE-LCH | lch(81.92, 43.10, 70.36°) |
| OKLab | oklab(84.95% 0.042 0.0984) |
| OKLCH | oklch(84.95% 0.107 66.9) |
| XYZ | xyz(63.2569, 60.1445, 28.6952) |
| Luminance | 0.6014 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 4.72
Burlywood
#DEB887
ΔE00 6.54
Peach (survey)
#FFB07C
ΔE00 6.96
Pale Orange
#FFA756
ΔE00 7.37
Sandybrown
#F4A460
ΔE00 7.39
Butterscotch
#FDB147
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDC080 #80BDFD
analogous
#FD8280 #FDC080 #FBFD80
triadic
#FDC080 #80FDC0 #C080FD
tetradic
#FDC080 #80FD82 #80BDFD #FD80FB
square
#FDC080 #80FD82 #80BDFD #FD80FB
split-complementary
#FDC080 #80FBFD #8280FD
monochromatic
#FB8407 #FCA244 #FDC080 #FEDEBC #FFF0E1
Accessibility & contrast
On white
1.61
#FDC080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#FDC080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDC080
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDC080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDC080 | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C37B
Deuteranopia (green-blind)
#E3D181
Tritanopia (blue-blind)
#FFB2B0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #fdc080; /* rgb */ color: rgb(253, 192, 128); /* oklch */ color: oklch(85.0% 0.107 66.9);
Tailwind
colors: {
custom: {
50: '#ffd3a6',
500: '#fdc080',
950: '#000000',
},
}SCSS
$custom: #fdc080; $custom-light: #ffd3a6; $custom-dark: #000000;
JSON
{
"hex": "#fdc080",
"rgb": {
"r": 253,
"g": 192,
"b": 128
},
"hsl": {
"h": 30.72,
"s": 96.899,
"l": 74.706
},
"oklch": {
"l": 0.8495,
"c": 0.10695,
"h": 66.9
},
"luminance": 0.6014
}Semantic roles & 50–950 ramp
primary
#FDC080
secondary
#468FDB
accent
#70E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380