#F2BC79#F2BC79
#F2BC79 is a very light, moderate orange. Relative luminance 0.562; OKLCH L 83.0% C 0.105 H 71.5°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BC79 |
|---|---|
| RGB | rgb(242, 188, 121) |
| HSL | hsl(33, 82%, 71%) |
| HSV | hsv(33, 50%, 95%) |
| CMYK | cmyk(0%, 22.3%, 50%, 5.1%) |
| CIE-LAB | lab(79.74, 11.55, 41.18) |
| CIE-LCH | lch(79.74, 42.77, 74.34°) |
| OKLab | oklab(82.97% 0.0332 0.0994) |
| OKLCH | oklch(82.97% 0.105 71.5) |
| XYZ | xyz(58.0550, 56.2278, 25.8807) |
| Luminance | 0.5622 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.03
Apricot (survey)
#FFB16D
ΔE00 6.14
Butterscotch
#FDB147
ΔE00 6.77
Very Light Brown
#D3B683
ΔE00 7.32
Fawn
#CFAF7B
ΔE00 7.38
Light Orange
#FDAA48
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BC79 #79AFF2
analogous
#F27F79 #F2BC79 #ECF279
triadic
#F2BC79 #79F2BC #BC79F2
tetradic
#F2BC79 #79F27F #79AFF2 #F279EC
square
#F2BC79 #79F27F #79AFF2 #F279EC
split-complementary
#F2BC79 #79ECF2 #7F79F2
monochromatic
#DB8315 #EDA041 #F2BC79 #F7D8B1 #FCF1E3
Accessibility & contrast
On white
1.72
#F2BC79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#F2BC79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BC79
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BC79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BC79 | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFBE74
Deuteranopia (green-blind)
#DCCB7B
Tritanopia (blue-blind)
#FFAFAC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #f2bc79; /* rgb */ color: rgb(242, 188, 121); /* oklch */ color: oklch(83.0% 0.105 71.5);
Tailwind
colors: {
custom: {
50: '#f9d0a1',
500: '#f2bc79',
950: '#000000',
},
}SCSS
$custom: #f2bc79; $custom-light: #f9d0a1; $custom-dark: #000000;
JSON
{
"hex": "#f2bc79",
"rgb": {
"r": 242,
"g": 188,
"b": 121
},
"hsl": {
"h": 33.223,
"s": 82.313,
"l": 71.176
},
"oklch": {
"l": 0.82967,
"c": 0.1048,
"h": 71.5
},
"luminance": 0.56224
}Semantic roles & 50–950 ramp
primary
#F2BC79
secondary
#4380CC
accent
#67DF07
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18130F
muted
#868380