#F2BD79#F2BD79
#F2BD79 is a very light, moderate orange. Relative luminance 0.567; OKLCH L 83.2% C 0.105 H 72.5°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BD79 |
|---|---|
| RGB | rgb(242, 189, 121) |
| HSL | hsl(34, 82%, 71%) |
| HSV | hsv(34, 50%, 95%) |
| CMYK | cmyk(0%, 21.9%, 50%, 5.1%) |
| CIE-LAB | lab(79.99, 11.02, 41.49) |
| CIE-LCH | lch(79.99, 42.93, 75.12°) |
| OKLab | oklab(83.16% 0.0316 0.1001) |
| OKLCH | oklch(83.16% 0.105 72.5) |
| XYZ | xyz(58.2693, 56.6565, 25.9521) |
| Luminance | 0.5665 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.07
Apricot (survey)
#FFB16D
ΔE00 6.56
Butterscotch
#FDB147
ΔE00 6.81
Very Light Brown
#D3B683
ΔE00 7.20
Fawn
#CFAF7B
ΔE00 7.34
Tan (survey)
#D1B26F
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BD79 #79AEF2
analogous
#F28079 #F2BD79 #EAF279
triadic
#F2BD79 #79F2BD #BD79F2
tetradic
#F2BD79 #79F280 #79AEF2 #F279EA
square
#F2BD79 #79F280 #79AEF2 #F279EA
split-complementary
#F2BD79 #79EAF2 #8079F2
monochromatic
#DB8515 #EDA241 #F2BD79 #F7D8B1 #FCF1E3
Accessibility & contrast
On white
1.70
#F2BD79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#F2BD79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BD79
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BD79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BD79 | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0BF74
Deuteranopia (green-blind)
#DDCB7B
Tritanopia (blue-blind)
#FFB0AC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #f2bd79; /* rgb */ color: rgb(242, 189, 121); /* oklch */ color: oklch(83.2% 0.105 72.5);
Tailwind
colors: {
custom: {
50: '#f9d0a1',
500: '#f2bd79',
950: '#000000',
},
}SCSS
$custom: #f2bd79; $custom-light: #f9d0a1; $custom-dark: #000000;
JSON
{
"hex": "#f2bd79",
"rgb": {
"r": 242,
"g": 189,
"b": 121
},
"hsl": {
"h": 33.719,
"s": 82.313,
"l": 71.176
},
"oklch": {
"l": 0.83157,
"c": 0.10497,
"h": 72.5
},
"luminance": 0.56653
}Semantic roles & 50–950 ramp
primary
#F2BD79
secondary
#437FCC
accent
#65DF07
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380