#F2BE79#F2BE79
#F2BE79 is a very light, moderate orange. Relative luminance 0.571; OKLCH L 83.3% C 0.105 H 73.4°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BE79 |
|---|---|
| RGB | rgb(242, 190, 121) |
| HSL | hsl(34, 82%, 71%) |
| HSV | hsv(34, 50%, 95%) |
| CMYK | cmyk(0%, 21.5%, 50%, 5.1%) |
| CIE-LAB | lab(80.23, 10.50, 41.79) |
| CIE-LCH | lch(80.23, 43.09, 75.90°) |
| OKLab | oklab(83.35% 0.0301 0.1008) |
| OKLCH | oklch(83.35% 0.105 73.4) |
| XYZ | xyz(58.4852, 57.0882, 26.0241) |
| Luminance | 0.5708 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.15
Butterscotch
#FDB147
ΔE00 6.89
Apricot (survey)
#FFB16D
ΔE00 6.99
Very Light Brown
#D3B683
ΔE00 7.11
Tan (survey)
#D1B26F
ΔE00 7.31
Fawn
#CFAF7B
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BE79 #79ADF2
analogous
#F28179 #F2BE79 #E9F279
triadic
#F2BE79 #79F2BE #BE79F2
tetradic
#F2BE79 #79F281 #79ADF2 #F279E9
square
#F2BE79 #79F281 #79ADF2 #F279E9
split-complementary
#F2BE79 #79E9F2 #8179F2
monochromatic
#DB8615 #EDA341 #F2BE79 #F7D9B1 #FCF1E3
Accessibility & contrast
On white
1.69
#F2BE79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#F2BE79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BE79
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BE79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BE79 | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C073
Deuteranopia (green-blind)
#DDCC7B
Tritanopia (blue-blind)
#FFB1AD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #f2be79; /* rgb */ color: rgb(242, 190, 121); /* oklch */ color: oklch(83.3% 0.105 73.4);
Tailwind
colors: {
custom: {
50: '#f9d1a1',
500: '#f2be79',
950: '#000000',
},
}SCSS
$custom: #f2be79; $custom-light: #f9d1a1; $custom-dark: #000000;
JSON
{
"hex": "#f2be79",
"rgb": {
"r": 242,
"g": 190,
"b": 121
},
"hsl": {
"h": 34.215,
"s": 82.313,
"l": 71.176
},
"oklch": {
"l": 0.83347,
"c": 0.10517,
"h": 73.4
},
"luminance": 0.57085
}Semantic roles & 50–950 ramp
primary
#F2BE79
secondary
#437ECC
accent
#64DF07
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380