#F2B579#F2B579
#F2B579 is a light, moderate orange. Relative luminance 0.533; OKLCH L 81.7% C 0.104 H 65.0°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #F2B579 |
|---|---|
| RGB | rgb(242, 181, 121) |
| HSL | hsl(30, 82%, 71%) |
| HSV | hsv(30, 50%, 95%) |
| CMYK | cmyk(0%, 25.2%, 50%, 5.1%) |
| CIE-LAB | lab(78.06, 15.23, 39.06) |
| CIE-LCH | lch(78.06, 41.92, 68.70°) |
| OKLab | oklab(81.65% 0.0441 0.0946) |
| OKLCH | oklch(81.65% 0.104 65) |
| XYZ | xyz(56.5957, 53.3093, 25.3943) |
| Luminance | 0.5331 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 3.61
Sandybrown
#F4A460
ΔE00 5.25
Peach (survey)
#FFB07C
ΔE00 5.59
Burlywood
#DEB887
ΔE00 5.80
Pale Orange
#FFA756
ΔE00 6.09
Light Orange
#FDAA48
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2B579 #79B6F2
analogous
#F27979 #F2B579 #F2F179
triadic
#F2B579 #79F2B5 #B579F2
tetradic
#F2B579 #79F279 #79B6F2 #F179F2
square
#F2B579 #79F279 #79B6F2 #F179F2
split-complementary
#F2B579 #79F2F1 #7979F2
monochromatic
#DB7715 #ED9641 #F2B579 #F7D4B1 #FCF0E3
Accessibility & contrast
On white
1.80
#F2B579 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#F2B579 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2B579
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2B579 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2B579 | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9B974
Deuteranopia (green-blind)
#D7C77A
Tritanopia (blue-blind)
#FFA7A6
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #f2b579; /* rgb */ color: rgb(242, 181, 121); /* oklch */ color: oklch(81.7% 0.104 65.0);
Tailwind
colors: {
custom: {
50: '#f9cba0',
500: '#f2b579',
950: '#000000',
},
}SCSS
$custom: #f2b579; $custom-light: #f9cba0; $custom-dark: #000000;
JSON
{
"hex": "#f2b579",
"rgb": {
"r": 242,
"g": 181,
"b": 121
},
"hsl": {
"h": 29.752,
"s": 82.313,
"l": 71.176
},
"oklch": {
"l": 0.8165,
"c": 0.10437,
"h": 65
},
"luminance": 0.53305
}Semantic roles & 50–950 ramp
primary
#F2B579
secondary
#4388CC
accent
#74DF07
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#18130F
muted
#868280