#FFBB79#FFBB79
#FFBB79 is a very light, moderate orange. Relative luminance 0.582; OKLCH L 84.1% C 0.114 H 64.4°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBB79 |
|---|---|
| RGB | rgb(255, 187, 121) |
| HSL | hsl(30, 100%, 74%) |
| HSV | hsv(30, 53%, 100%) |
| CMYK | cmyk(0%, 26.7%, 52.5%, 0%) |
| CIE-LAB | lab(80.84, 17.29, 42.85) |
| CIE-LCH | lch(80.84, 46.20, 68.02°) |
| OKLab | oklab(84.13% 0.0494 0.1029) |
| OKLCH | oklch(84.13% 0.114 64.4) |
| XYZ | xyz(62.4648, 58.1856, 26.0264) |
| Luminance | 0.5818 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 2.93
Peach (survey)
#FFB07C
ΔE00 5.62
Pale Orange
#FFA756
ΔE00 5.68
Sandybrown
#F4A460
ΔE00 5.81
Light Orange
#FDAA48
ΔE00 6.36
Butterscotch
#FDB147
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBB79 #79BDFF
analogous
#FF797A #FFBB79 #FFFE79
triadic
#FFBB79 #79FFBB #BB79FF
tetradic
#FFBB79 #7AFF79 #79BDFF #FE79FF
square
#FFBB79 #7AFF79 #79BDFF #FE79FF
split-complementary
#FFBB79 #79FFFE #797AFF
monochromatic
#FE7D00 #FF9C3C #FFBB79 #FFDAB6 #FFEFE0
Accessibility & contrast
On white
1.66
#FFBB79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#FFBB79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBB79
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBB79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBB79 | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C074
Deuteranopia (green-blind)
#E1CF7A
Tritanopia (blue-blind)
#FFACAB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #ffbb79; /* rgb */ color: rgb(255, 187, 121); /* oklch */ color: oklch(84.1% 0.114 64.4);
Tailwind
colors: {
custom: {
50: '#ffcfa1',
500: '#ffbb79',
950: '#000000',
},
}SCSS
$custom: #ffbb79; $custom-light: #ffcfa1; $custom-dark: #000000;
JSON
{
"hex": "#ffbb79",
"rgb": {
"r": 255,
"g": 187,
"b": 121
},
"hsl": {
"h": 29.552,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.84126,
"c": 0.11417,
"h": 64.4
},
"luminance": 0.58181
}Semantic roles & 50–950 ramp
primary
#FFBB79
secondary
#3F8FDD
accent
#74E600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#19130F
muted
#878380