#FFC797#FFC797
#FFC797 is a very light, moderate orange. Relative luminance 0.643; OKLCH L 86.9% C 0.089 H 61.8°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC797 |
|---|---|
| RGB | rgb(255, 199, 151) |
| HSL | hsl(28, 100%, 80%) |
| HSV | hsv(28, 41%, 100%) |
| CMYK | cmyk(0%, 22%, 40.8%, 0%) |
| CIE-LAB | lab(84.15, 13.89, 31.67) |
| CIE-LCH | lch(84.15, 34.58, 66.32°) |
| OKLab | oklab(86.85% 0.0422 0.0788) |
| OKLCH | oklch(86.85% 0.089 61.8) |
| XYZ | xyz(67.2517, 64.3450, 38.1497) |
| Luminance | 0.6434 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 5.37
Apricot
#FBCEB1
ΔE00 5.53
Peach
#FFDAB9
ΔE00 6.40
Peach (survey)
#FFB07C
ΔE00 6.68
Apricot (survey)
#FFB16D
ΔE00 6.84
Burlywood
#DEB887
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC797 #97CFFF
analogous
#FF979B #FFC797 #FFFB97
triadic
#FFC797 #97FFC7 #C797FF
tetradic
#FFC797 #9BFF97 #97CFFF #FB97FF
square
#FFC797 #9BFF97 #97CFFF #FB97FF
split-complementary
#FFC797 #97FFFB #979BFF
monochromatic
#FF851D #FFA65A #FFC797 #FFE8D4 #FFEFE0
Accessibility & contrast
On white
1.51
#FFC797 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#FFC797 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC797
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC797 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC797 | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CB94
Deuteranopia (green-blind)
#E6D798
Tritanopia (blue-blind)
#FFBBBA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ffc797; /* rgb */ color: rgb(255, 199, 151); /* oklch */ color: oklch(86.9% 0.089 61.8);
Tailwind
colors: {
custom: {
50: '#ffd8b6',
500: '#ffc797',
950: '#000000',
},
}SCSS
$custom: #ffc797; $custom-light: #ffd8b6; $custom-dark: #000000;
JSON
{
"hex": "#ffc797",
"rgb": {
"r": 255,
"g": 199,
"b": 151
},
"hsl": {
"h": 27.692,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.86851,
"c": 0.08937,
"h": 61.8
},
"luminance": 0.64341
}Semantic roles & 50–950 ramp
primary
#FFC797
secondary
#59A2E2
accent
#7CE600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381