#F2C079#F2C079
#F2C079 is a very light, moderate orange. Relative luminance 0.580; OKLCH L 83.7% C 0.106 H 75.2°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #F2C079 |
|---|---|
| RGB | rgb(242, 192, 121) |
| HSL | hsl(35, 82%, 71%) |
| HSV | hsv(35, 50%, 95%) |
| CMYK | cmyk(0%, 20.7%, 50%, 5.1%) |
| CIE-LAB | lab(80.72, 9.45, 42.40) |
| CIE-LCH | lch(80.72, 43.44, 77.44°) |
| OKLab | oklab(83.73% 0.027 0.1022) |
| OKLCH | oklch(83.73% 0.106 75.2) |
| XYZ | xyz(58.9213, 57.9605, 26.1695) |
| Luminance | 0.5796 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.39
Tan (survey)
#D1B26F
ΔE00 6.99
Very Light Brown
#D3B683
ΔE00 7.01
Butterscotch
#FDB147
ΔE00 7.14
Fawn
#CFAF7B
ΔE00 7.39
Apricot (survey)
#FFB16D
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2C079 #79ABF2
analogous
#F28379 #F2C079 #E7F279
triadic
#F2C079 #79F2C0 #C079F2
tetradic
#F2C079 #79F283 #79ABF2 #F279E7
square
#F2C079 #79F283 #79ABF2 #F279E7
split-complementary
#F2C079 #79E7F2 #8379F2
monochromatic
#DB8915 #EDA641 #F2C079 #F7DAB1 #FCF2E3
Accessibility & contrast
On white
1.67
#F2C079 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#F2C079 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2C079
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2C079 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2C079 | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C173
Deuteranopia (green-blind)
#DFCD7B
Tritanopia (blue-blind)
#FFB3AF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f2c079; /* rgb */ color: rgb(242, 192, 121); /* oklch */ color: oklch(83.7% 0.106 75.2);
Tailwind
colors: {
custom: {
50: '#f9d2a1',
500: '#f2c079',
950: '#000000',
},
}SCSS
$custom: #f2c079; $custom-light: #f9d2a1; $custom-dark: #000000;
JSON
{
"hex": "#f2c079",
"rgb": {
"r": 242,
"g": 192,
"b": 121
},
"hsl": {
"h": 35.207,
"s": 82.313,
"l": 71.176
},
"oklch": {
"l": 0.83729,
"c": 0.10565,
"h": 75.2
},
"luminance": 0.57957
}Semantic roles & 50–950 ramp
primary
#F2C079
secondary
#437CCC
accent
#60DF07
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380