#FFB779#FFB779
#FFB779 is a very light, moderate orange. Relative luminance 0.565; OKLCH L 83.4% C 0.115 H 61.0°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB779 |
|---|---|
| RGB | rgb(255, 183, 121) |
| HSL | hsl(28, 100%, 74%) |
| HSV | hsv(28, 53%, 100%) |
| CMYK | cmyk(0%, 28.2%, 52.5%, 0%) |
| CIE-LAB | lab(79.90, 19.38, 41.68) |
| CIE-LCH | lch(79.90, 45.96, 65.06°) |
| OKLab | oklab(83.4% 0.0556 0.1003) |
| OKLCH | oklch(83.4% 0.115 61) |
| XYZ | xyz(61.6280, 56.5120, 25.7475) |
| Luminance | 0.5651 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 1.84
Peach (survey)
#FFB07C
ΔE00 3.82
Sandybrown
#F4A460
ΔE00 4.73
Pale Orange
#FFA756
ΔE00 5.01
Light Orange
#FDAA48
ΔE00 6.75
Butterscotch
#FDB147
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB779 #79C1FF
analogous
#FF797E #FFB779 #FFFA79
triadic
#FFB779 #79FFB7 #B779FF
tetradic
#FFB779 #7EFF79 #79C1FF #FA79FF
square
#FFB779 #7EFF79 #79C1FF #FA79FF
split-complementary
#FFB779 #79FFFA #797EFF
monochromatic
#FE7500 #FF963C #FFB779 #FFD8B6 #FFEFE0
Accessibility & contrast
On white
1.71
#FFB779 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#FFB779 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB779
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB779 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB779 | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDBC74
Deuteranopia (green-blind)
#DECD7A
Tritanopia (blue-blind)
#FFA8A8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ffb779; /* rgb */ color: rgb(255, 183, 121); /* oklch */ color: oklch(83.4% 0.115 61.0);
Tailwind
colors: {
custom: {
50: '#ffcca1',
500: '#ffb779',
950: '#000000',
},
}SCSS
$custom: #ffb779; $custom-light: #ffcca1; $custom-dark: #000000;
JSON
{
"hex": "#ffb779",
"rgb": {
"r": 255,
"g": 183,
"b": 121
},
"hsl": {
"h": 27.761,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.83396,
"c": 0.11471,
"h": 61
},
"luminance": 0.56507
}Semantic roles & 50–950 ramp
primary
#FFB779
secondary
#3F94DD
accent
#7BE600
background
#FFFEFC
surface
#FFFAF5
border
#D7D3CF
text
#19130F
muted
#878380