#FFC079#FFC079
#FFC079 is a very light, moderate orange. Relative luminance 0.603; OKLCH L 85.0% C 0.114 H 68.6°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC079 |
|---|---|
| RGB | rgb(255, 192, 121) |
| HSL | hsl(32, 100%, 74%) |
| HSV | hsv(32, 53%, 100%) |
| CMYK | cmyk(0%, 24.7%, 52.5%, 0%) |
| CIE-LAB | lab(82.02, 14.68, 44.32) |
| CIE-LCH | lch(82.02, 46.69, 71.67°) |
| OKLab | oklab(85.05% 0.0416 0.1062) |
| OKLCH | oklch(85.05% 0.114 68.6) |
| XYZ | xyz(63.5440, 60.3440, 26.3862) |
| Luminance | 0.6034 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 4.96
Butterscotch
#FDB147
ΔE00 6.23
Light Orange
#FDAA48
ΔE00 6.67
Pale Orange
#FFA756
ΔE00 7.17
Burlywood
#DEB887
ΔE00 7.22
Sandybrown
#F4A460
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC079 #79B8FF
analogous
#FF7D79 #FFC079 #FBFF79
triadic
#FFC079 #79FFC0 #C079FF
tetradic
#FFC079 #79FF7D #79B8FF #FF79FB
square
#FFC079 #79FF7D #79B8FF #FF79FB
split-complementary
#FFC079 #79FBFF #7D79FF
monochromatic
#FE8600 #FFA33C #FFC079 #FFDDB6 #FFF1E0
Accessibility & contrast
On white
1.61
#FFC079 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#FFC079 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC079
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC079 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC079 | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C373
Deuteranopia (green-blind)
#E4D27A
Tritanopia (blue-blind)
#FFB1AF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ffc079; /* rgb */ color: rgb(255, 192, 121); /* oklch */ color: oklch(85.0% 0.114 68.6);
Tailwind
colors: {
custom: {
50: '#ffd3a1',
500: '#ffc079',
950: '#000000',
},
}SCSS
$custom: #ffc079; $custom-light: #ffd3a1; $custom-dark: #000000;
JSON
{
"hex": "#ffc079",
"rgb": {
"r": 255,
"g": 192,
"b": 121
},
"hsl": {
"h": 31.791,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.85049,
"c": 0.1141,
"h": 68.6
},
"luminance": 0.6034
}Semantic roles & 50–950 ramp
primary
#FFC079
secondary
#3F89DD
accent
#6CE600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#19140F
muted
#878380