#FFB079#FFB079
#FFB079 is a very light, moderate orange. Relative luminance 0.537; OKLCH L 82.1% C 0.117 H 55.2°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB079 |
|---|---|
| RGB | rgb(255, 176, 121) |
| HSL | hsl(25, 100%, 74%) |
| HSV | hsv(25, 53%, 100%) |
| CMYK | cmyk(0%, 31%, 52.5%, 0%) |
| CIE-LAB | lab(78.28, 23.04, 39.64) |
| CIE-LCH | lch(78.28, 45.85, 59.83°) |
| OKLab | oklab(82.14% 0.0666 0.0957) |
| OKLCH | oklch(82.14% 0.117 55.2) |
| XYZ | xyz(60.2199, 53.6959, 25.2781) |
| Luminance | 0.5369 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 0.79
Apricot (survey)
#FFB16D
ΔE00 3.28
Sandybrown
#F4A460
ΔE00 4.37
Pale Orange
#FFA756
ΔE00 5.48
Pastel Orange
#FF964F
ΔE00 6.91
Lightsalmon
#FFA07A
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB079 #79C8FF
analogous
#FF7985 #FFB079 #FFF379
triadic
#FFB079 #79FFB0 #B079FF
tetradic
#FFB079 #85FF79 #79C8FF #F379FF
square
#FFB079 #85FF79 #79C8FF #F379FF
split-complementary
#FFB079 #79FFF3 #7985FF
monochromatic
#FE6800 #FF8C3C #FFB079 #FFD4B6 #FFEDE0
Accessibility & contrast
On white
1.79
#FFB079 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#FFB079 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB079
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB079 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB079 | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7B775
Deuteranopia (green-blind)
#D9C979
Tritanopia (blue-blind)
#FFA0A2
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #ffb079; /* rgb */ color: rgb(255, 176, 121); /* oklch */ color: oklch(82.1% 0.117 55.2);
Tailwind
colors: {
custom: {
50: '#ffc7a0',
500: '#ffb079',
950: '#000000',
},
}SCSS
$custom: #ffb079; $custom-light: #ffc7a0; $custom-dark: #000000;
JSON
{
"hex": "#ffb079",
"rgb": {
"r": 255,
"g": 176,
"b": 121
},
"hsl": {
"h": 24.627,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.82137,
"c": 0.1166,
"h": 55.2
},
"luminance": 0.53691
}Semantic roles & 50–950 ramp
primary
#FFB079
secondary
#3F9CDD
accent
#87E600
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#19130F
muted
#878280