#FFC792#FFC792
#FFC792 is a very light, moderate orange. Relative luminance 0.642; OKLCH L 86.8% C 0.094 H 64.5°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC792 |
|---|---|
| RGB | rgb(255, 199, 146) |
| HSL | hsl(29, 100%, 79%) |
| HSV | hsv(29, 43%, 100%) |
| CMYK | cmyk(0%, 22%, 42.7%, 0%) |
| CIE-LAB | lab(84.06, 13.36, 34.15) |
| CIE-LCH | lch(84.06, 36.67, 68.63°) |
| OKLab | oklab(86.76% 0.0403 0.0844) |
| OKLCH | oklch(86.76% 0.094 64.5) |
| XYZ | xyz(66.8542, 64.1860, 36.0564) |
| Luminance | 0.6418 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 5.68
Apricot (survey)
#FFB16D
ΔE00 6.47
Burlywood
#DEB887
ΔE00 6.58
Apricot
#FBCEB1
ΔE00 6.71
Peach
#FFDAB9
ΔE00 6.99
Peach (survey)
#FFB07C
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC792 #92CAFF
analogous
#FF9293 #FFC792 #FFFD92
triadic
#FFC792 #92FFC7 #C792FF
tetradic
#FFC792 #93FF92 #92CAFF #FD92FF
square
#FFC792 #93FF92 #92CAFF #FD92FF
split-complementary
#FFC792 #92FFFD #9293FF
monochromatic
#FF8818 #FFA855 #FFC792 #FFE6CF #FFEFE0
Accessibility & contrast
On white
1.52
#FFC792 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#FFC792 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC792
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC792 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC792 | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CA8E
Deuteranopia (green-blind)
#E6D793
Tritanopia (blue-blind)
#FFBBB9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ffc792; /* rgb */ color: rgb(255, 199, 146); /* oklch */ color: oklch(86.8% 0.094 64.5);
Tailwind
colors: {
custom: {
50: '#ffd8b2',
500: '#ffc792',
950: '#000000',
},
}SCSS
$custom: #ffc792; $custom-light: #ffd8b2; $custom-dark: #000000;
JSON
{
"hex": "#ffc792",
"rgb": {
"r": 255,
"g": 199,
"b": 146
},
"hsl": {
"h": 29.174,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.8676,
"c": 0.09354,
"h": 64.5
},
"luminance": 0.64182
}Semantic roles & 50–950 ramp
primary
#FFC792
secondary
#549DE1
accent
#76E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381