#FDC484#FDC484
#FDC484 is a very light, moderate orange. Relative luminance 0.620; OKLCH L 85.8% C 0.104 H 68.9°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FDC484 |
|---|---|
| RGB | rgb(253, 196, 132) |
| HSL | hsl(32, 97%, 75%) |
| HSV | hsv(32, 48%, 99%) |
| CMYK | cmyk(0%, 22.5%, 47.8%, 0.8%) |
| CIE-LAB | lab(82.93, 12.77, 39.84) |
| CIE-LCH | lch(82.93, 41.84, 72.23°) |
| OKLab | oklab(85.76% 0.0373 0.0969) |
| OKLCH | oklch(85.76% 0.104 68.9) |
| XYZ | xyz(64.4156, 62.0324, 30.4059) |
| Luminance | 0.6203 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 6.01
Burlywood
#DEB887
ΔE00 6.25
Light Peach
#FFD8B1
ΔE00 7.48
Butterscotch
#FDB147
ΔE00 7.84
Navajowhite
#FFDEAD
ΔE00 8.04
Peach (survey)
#FFB07C
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDC484 #84BDFD
analogous
#FD8784 #FDC484 #F9FD84
triadic
#FDC484 #84FDC4 #C484FD
tetradic
#FDC484 #84FD87 #84BDFD #FD84F9
square
#FDC484 #84FD87 #84BDFD #FD84F9
split-complementary
#FDC484 #84F9FD #8784FD
monochromatic
#FB8A0C #FCA748 #FDC484 #FEE1C0 #FFF1E1
Accessibility & contrast
On white
1.57
#FDC484 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#FDC484 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDC484
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDC484 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDC484 | 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)
#D8C77F
Deuteranopia (green-blind)
#E5D485
Tritanopia (blue-blind)
#FFB7B4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #fdc484; /* rgb */ color: rgb(253, 196, 132); /* oklch */ color: oklch(85.8% 0.104 68.9);
Tailwind
colors: {
custom: {
50: '#ffd5a8',
500: '#fdc484',
950: '#000000',
},
}SCSS
$custom: #fdc484; $custom-light: #ffd5a8; $custom-dark: #000000;
JSON
{
"hex": "#fdc484",
"rgb": {
"r": 253,
"g": 196,
"b": 132
},
"hsl": {
"h": 31.736,
"s": 96.8,
"l": 75.49
},
"oklch": {
"l": 0.8576,
"c": 0.10383,
"h": 68.9
},
"luminance": 0.62028
}Semantic roles & 50–950 ramp
primary
#FDC484
secondary
#498EDC
accent
#6CE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#181410
muted
#868380