#FDC780#FDC780
#FDC780 is a very light, moderate orange. Relative luminance 0.633; OKLCH L 86.3% C 0.108 H 73.2°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FDC780 |
|---|---|
| RGB | rgb(253, 199, 128) |
| HSL | hsl(34, 97%, 75%) |
| HSV | hsv(34, 49%, 99%) |
| CMYK | cmyk(0%, 21.3%, 49.4%, 0.8%) |
| CIE-LAB | lab(83.60, 10.84, 42.71) |
| CIE-LCH | lch(83.60, 44.07, 75.76°) |
| OKLab | oklab(86.26% 0.0312 0.1032) |
| OKLCH | oklch(86.26% 0.108 73.2) |
| XYZ | xyz(64.8305, 63.2919, 29.2197) |
| Luminance | 0.6329 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.72
Butterscotch
#FDB147
ΔE00 7.50
Apricot (survey)
#FFB16D
ΔE00 7.62
Navajowhite
#FFDEAD
ΔE00 7.63
Light Peach
#FFD8B1
ΔE00 8.14
Very Light Brown
#D3B683
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDC780 #80B6FD
analogous
#FD8980 #FDC780 #F4FD80
triadic
#FDC780 #80FDC7 #C780FD
tetradic
#FDC780 #80FD89 #80B6FD #FD80F4
square
#FDC780 #80FD89 #80B6FD #FD80F4
split-complementary
#FDC780 #80F4FD #8980FD
monochromatic
#FB9207 #FCAC44 #FDC780 #FEE2BC #FFF2E1
Accessibility & contrast
On white
1.54
#FDC780 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#FDC780 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDC780
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDC780 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDC780 | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC97A
Deuteranopia (green-blind)
#E8D682
Tritanopia (blue-blind)
#FFB9B6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fdc780; /* rgb */ color: rgb(253, 199, 128); /* oklch */ color: oklch(86.3% 0.108 73.2);
Tailwind
colors: {
custom: {
50: '#ffd7a6',
500: '#fdc780',
950: '#000000',
},
}SCSS
$custom: #fdc780; $custom-light: #ffd7a6; $custom-dark: #000000;
JSON
{
"hex": "#fdc780",
"rgb": {
"r": 253,
"g": 199,
"b": 128
},
"hsl": {
"h": 34.08,
"s": 96.899,
"l": 74.706
},
"oklch": {
"l": 0.86262,
"c": 0.10777,
"h": 73.2
},
"luminance": 0.63288
}Semantic roles & 50–950 ramp
primary
#FDC780
secondary
#4686DB
accent
#63E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380