#FDC280#FDC280
#FDC280 is a very light, moderate orange. Relative luminance 0.610; OKLCH L 85.3% C 0.107 H 68.7°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FDC280 |
|---|---|
| RGB | rgb(253, 194, 128) |
| HSL | hsl(32, 97%, 75%) |
| HSV | hsv(32, 49%, 99%) |
| CMYK | cmyk(0%, 23.3%, 49.4%, 0.8%) |
| CIE-LAB | lab(82.39, 13.44, 41.20) |
| CIE-LCH | lch(82.39, 43.34, 71.93°) |
| OKLab | oklab(85.32% 0.0389 0.0997) |
| OKLCH | oklch(85.32% 0.107 68.7) |
| XYZ | xyz(63.6990, 61.0288, 28.8425) |
| Luminance | 0.6102 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.51
Burlywood
#DEB887
ΔE00 6.45
Butterscotch
#FDB147
ΔE00 7.26
Light Orange
#FDAA48
ΔE00 7.70
Peach (survey)
#FFB07C
ΔE00 7.89
Pale Orange
#FFA756
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDC280 #80BBFD
analogous
#FD8480 #FDC280 #F9FD80
triadic
#FDC280 #80FDC2 #C280FD
tetradic
#FDC280 #80FD84 #80BBFD #FD80F9
square
#FDC280 #80FD84 #80BBFD #FD80F9
split-complementary
#FDC280 #80F9FD #8480FD
monochromatic
#FB8807 #FCA544 #FDC280 #FEDFBC #FFF1E1
Accessibility & contrast
On white
1.59
#FDC280 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#FDC280 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDC280
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDC280 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDC280 | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C57B
Deuteranopia (green-blind)
#E4D381
Tritanopia (blue-blind)
#FFB4B2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fdc280; /* rgb */ color: rgb(253, 194, 128); /* oklch */ color: oklch(85.3% 0.107 68.7);
Tailwind
colors: {
custom: {
50: '#ffd4a6',
500: '#fdc280',
950: '#000000',
},
}SCSS
$custom: #fdc280; $custom-light: #ffd4a6; $custom-dark: #000000;
JSON
{
"hex": "#fdc280",
"rgb": {
"r": 253,
"g": 194,
"b": 128
},
"hsl": {
"h": 31.68,
"s": 96.899,
"l": 74.706
},
"oklch": {
"l": 0.85323,
"c": 0.10705,
"h": 68.7
},
"luminance": 0.61025
}Semantic roles & 50–950 ramp
primary
#FDC280
secondary
#468CDB
accent
#6CE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380