#FFB579#FFB579
#FFB579 is a very light, moderate orange. Relative luminance 0.557; OKLCH L 83.0% C 0.115 H 59.3°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB579 |
|---|---|
| RGB | rgb(255, 181, 121) |
| HSL | hsl(27, 100%, 74%) |
| HSV | hsv(27, 53%, 100%) |
| CMYK | cmyk(0%, 29%, 52.5%, 0%) |
| CIE-LAB | lab(79.44, 20.43, 41.09) |
| CIE-LCH | lch(79.44, 45.89, 63.57°) |
| OKLab | oklab(83.03% 0.0587 0.099) |
| OKLCH | oklch(83.03% 0.115 59.3) |
| XYZ | xyz(61.2184, 55.6928, 25.6110) |
| Luminance | 0.5569 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 1.83
Peach (survey)
#FFB07C
ΔE00 2.92
Sandybrown
#F4A460
ΔE00 4.39
Pale Orange
#FFA756
ΔE00 4.92
Light Orange
#FDAA48
ΔE00 7.14
Pastel Orange
#FF964F
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB579 #79C3FF
analogous
#FF7980 #FFB579 #FFF879
triadic
#FFB579 #79FFB5 #B579FF
tetradic
#FFB579 #80FF79 #79C3FF #F879FF
square
#FFB579 #80FF79 #79C3FF #F879FF
split-complementary
#FFB579 #79FFF8 #7980FF
monochromatic
#FE7200 #FF933C #FFB579 #FFD7B6 #FFEEE0
Accessibility & contrast
On white
1.73
#FFB579 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#FFB579 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB579
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB579 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB579 | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBB74
Deuteranopia (green-blind)
#DDCB7A
Tritanopia (blue-blind)
#FFA6A6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #ffb579; /* rgb */ color: rgb(255, 181, 121); /* oklch */ color: oklch(83.0% 0.115 59.3);
Tailwind
colors: {
custom: {
50: '#ffcba0',
500: '#ffb579',
950: '#000000',
},
}SCSS
$custom: #ffb579; $custom-light: #ffcba0; $custom-dark: #000000;
JSON
{
"hex": "#ffb579",
"rgb": {
"r": 255,
"g": 181,
"b": 121
},
"hsl": {
"h": 26.866,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.83034,
"c": 0.11511,
"h": 59.3
},
"luminance": 0.55688
}Semantic roles & 50–950 ramp
primary
#FFB579
secondary
#3F96DD
accent
#7FE600
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#19130F
muted
#878280