#FDC485#FDC485
#FDC485 is a very light, moderate orange. Relative luminance 0.621; OKLCH L 85.8% C 0.103 H 68.5°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FDC485 |
|---|---|
| RGB | rgb(253, 196, 133) |
| HSL | hsl(32, 97%, 76%) |
| HSV | hsv(32, 47%, 99%) |
| CMYK | cmyk(0%, 22.5%, 47.4%, 0.8%) |
| CIE-LAB | lab(82.95, 12.86, 39.35) |
| CIE-LCH | lch(82.95, 41.40, 71.90°) |
| OKLab | oklab(85.78% 0.0377 0.0958) |
| OKLCH | oklch(85.78% 0.103 68.5) |
| XYZ | xyz(64.4843, 62.0599, 30.7680) |
| Luminance | 0.6206 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.95
Burlywood
#DEB887
ΔE00 6.22
Light Peach
#FFD8B1
ΔE00 7.34
Peach (survey)
#FFB07C
ΔE00 7.98
Butterscotch
#FDB147
ΔE00 8.00
Navajowhite
#FFDEAD
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDC485 #85BEFD
analogous
#FD8885 #FDC485 #FAFD85
triadic
#FDC485 #85FDC4 #C485FD
tetradic
#FDC485 #85FD88 #85BEFD #FD85FA
square
#FDC485 #85FD88 #85BEFD #FD85FA
split-complementary
#FDC485 #85FAFD #8885FD
monochromatic
#FB8A0D #FCA749 #FDC485 #FEE1C1 #FFF0E1
Accessibility & contrast
On white
1.57
#FDC485 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#FDC485 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDC485
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDC485 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDC485 | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C780
Deuteranopia (green-blind)
#E5D486
Tritanopia (blue-blind)
#FFB7B4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #fdc485; /* rgb */ color: rgb(253, 196, 133); /* oklch */ color: oklch(85.8% 0.103 68.5);
Tailwind
colors: {
custom: {
50: '#ffd5a9',
500: '#fdc485',
950: '#000000',
},
}SCSS
$custom: #fdc485; $custom-light: #ffd5a9; $custom-dark: #000000;
JSON
{
"hex": "#fdc485",
"rgb": {
"r": 253,
"g": 196,
"b": 133
},
"hsl": {
"h": 31.5,
"s": 96.774,
"l": 75.686
},
"oklch": {
"l": 0.85777,
"c": 0.10298,
"h": 68.5
},
"luminance": 0.62056
}Semantic roles & 50–950 ramp
primary
#FDC485
secondary
#4A8FDC
accent
#6DE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#181410
muted
#868380