#FDC792#FDC792
#FDC792 is a very light, moderate orange. Relative luminance 0.638; OKLCH L 86.6% C 0.092 H 65.6°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FDC792 |
|---|---|
| RGB | rgb(253, 199, 146) |
| HSL | hsl(30, 96%, 78%) |
| HSV | hsv(30, 42%, 99%) |
| CMYK | cmyk(0%, 21.3%, 42.3%, 0.8%) |
| CIE-LAB | lab(83.87, 12.58, 33.86) |
| CIE-LCH | lch(83.87, 36.12, 69.62°) |
| OKLab | oklab(86.56% 0.038 0.0838) |
| OKLCH | oklch(86.56% 0.092 65.6) |
| XYZ | xyz(66.1221, 63.8085, 36.0220) |
| Luminance | 0.6381 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 5.49
Burlywood
#DEB887
ΔE00 6.15
Apricot (survey)
#FFB16D
ΔE00 6.73
Apricot
#FBCEB1
ΔE00 6.78
Peach
#FFDAB9
ΔE00 6.87
Navajowhite
#FFDEAD
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDC792 #92C8FD
analogous
#FD9292 #FDC792 #FDFD92
triadic
#FDC792 #92FDC7 #C792FD
tetradic
#FDC792 #92FD92 #92C8FD #FD92FD
square
#FDC792 #92FD92 #92C8FD #FD92FD
split-complementary
#FDC792 #92FDFD #9292FD
monochromatic
#FB891A #FCA856 #FDC792 #FEE6CE #FEF0E1
Accessibility & contrast
On white
1.53
#FDC792 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#FDC792 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDC792
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDC792 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDC792 | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CA8E
Deuteranopia (green-blind)
#E5D693
Tritanopia (blue-blind)
#FFBBB9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #fdc792; /* rgb */ color: rgb(253, 199, 146); /* oklch */ color: oklch(86.6% 0.092 65.6);
Tailwind
colors: {
custom: {
50: '#ffd8b2',
500: '#fdc792',
950: '#000000',
},
}SCSS
$custom: #fdc792; $custom-light: #ffd8b2; $custom-dark: #000000;
JSON
{
"hex": "#fdc792",
"rgb": {
"r": 253,
"g": 199,
"b": 146
},
"hsl": {
"h": 29.72,
"s": 96.396,
"l": 78.235
},
"oklch": {
"l": 0.86562,
"c": 0.092,
"h": 65.6
},
"luminance": 0.63805
}Semantic roles & 50–950 ramp
primary
#FDC792
secondary
#559ADE
accent
#74E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381