#FCC792#FCC792
#FCC792 is a very light, moderate orange. Relative luminance 0.636; OKLCH L 86.5% C 0.091 H 66.1°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC792 |
|---|---|
| RGB | rgb(252, 199, 146) |
| HSL | hsl(30, 95%, 78%) |
| HSV | hsv(30, 42%, 99%) |
| CMYK | cmyk(0%, 21%, 42.1%, 1.2%) |
| CIE-LAB | lab(83.77, 12.19, 33.71) |
| CIE-LCH | lch(83.77, 35.85, 70.12°) |
| OKLab | oklab(86.46% 0.0369 0.0834) |
| OKLCH | oklch(86.46% 0.091 66.1) |
| XYZ | xyz(65.7589, 63.6213, 36.0050) |
| Luminance | 0.6362 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 5.41
Burlywood
#DEB887
ΔE00 5.93
Peach
#FFDAB9
ΔE00 6.83
Apricot
#FBCEB1
ΔE00 6.84
Apricot (survey)
#FFB16D
ΔE00 6.88
Navajowhite
#FFDEAD
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC792 #92C7FC
analogous
#FC9292 #FCC792 #FCFC92
triadic
#FCC792 #92FCC7 #C792FC
tetradic
#FCC792 #92FC92 #92C7FC #FC92FC
square
#FCC792 #92FC92 #92C7FC #FC92FC
split-complementary
#FCC792 #92FCFC #9292FC
monochromatic
#F98A1B #FAA856 #FCC792 #FEE6CE #FEF0E1
Accessibility & contrast
On white
1.53
#FCC792 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#FCC792 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC792
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC792 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC792 | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 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: #fcc792; /* rgb */ color: rgb(252, 199, 146); /* oklch */ color: oklch(86.5% 0.091 66.1);
Tailwind
colors: {
custom: {
50: '#ffd8b2',
500: '#fcc792',
950: '#000000',
},
}SCSS
$custom: #fcc792; $custom-light: #ffd8b2; $custom-dark: #000000;
JSON
{
"hex": "#fcc792",
"rgb": {
"r": 252,
"g": 199,
"b": 146
},
"hsl": {
"h": 30,
"s": 94.643,
"l": 78.039
},
"oklch": {
"l": 0.86463,
"c": 0.09123,
"h": 66.1
},
"luminance": 0.63618
}Semantic roles & 50–950 ramp
primary
#FCC792
secondary
#5699DD
accent
#73E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381