#F2BF79#F2BF79
#F2BF79 is a very light, moderate orange. Relative luminance 0.575; OKLCH L 83.5% C 0.105 H 74.3°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BF79 |
|---|---|
| RGB | rgb(242, 191, 121) |
| HSL | hsl(35, 82%, 71%) |
| HSV | hsv(35, 50%, 95%) |
| CMYK | cmyk(0%, 21.1%, 50%, 5.1%) |
| CIE-LAB | lab(80.47, 9.97, 42.10) |
| CIE-LCH | lch(80.47, 43.26, 76.67°) |
| OKLab | oklab(83.54% 0.0285 0.1015) |
| OKLCH | oklch(83.54% 0.105 74.3) |
| XYZ | xyz(58.7025, 57.5228, 26.0965) |
| Luminance | 0.5752 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.25
Butterscotch
#FDB147
ΔE00 6.99
Very Light Brown
#D3B683
ΔE00 7.05
Tan (survey)
#D1B26F
ΔE00 7.14
Fawn
#CFAF7B
ΔE00 7.35
Apricot (survey)
#FFB16D
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BF79 #79ACF2
analogous
#F28279 #F2BF79 #E8F279
triadic
#F2BF79 #79F2BF #BF79F2
tetradic
#F2BF79 #79F282 #79ACF2 #F279E8
square
#F2BF79 #79F282 #79ACF2 #F279E8
split-complementary
#F2BF79 #79E8F2 #8279F2
monochromatic
#DB8815 #EDA441 #F2BF79 #F7DAB1 #FCF2E3
Accessibility & contrast
On white
1.68
#F2BF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#F2BF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BF79
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BF79 | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C173
Deuteranopia (green-blind)
#DECD7B
Tritanopia (blue-blind)
#FFB2AE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f2bf79; /* rgb */ color: rgb(242, 191, 121); /* oklch */ color: oklch(83.5% 0.105 74.3);
Tailwind
colors: {
custom: {
50: '#f9d2a1',
500: '#f2bf79',
950: '#000000',
},
}SCSS
$custom: #f2bf79; $custom-light: #f9d2a1; $custom-dark: #000000;
JSON
{
"hex": "#f2bf79",
"rgb": {
"r": 242,
"g": 191,
"b": 121
},
"hsl": {
"h": 34.711,
"s": 82.313,
"l": 71.176
},
"oklch": {
"l": 0.83538,
"c": 0.10539,
"h": 74.3
},
"luminance": 0.57519
}Semantic roles & 50–950 ramp
primary
#F2BF79
secondary
#437DCC
accent
#62DF07
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380