#FFBF77#FFBF77
#FFBF77 is a very light, moderate orange. Relative luminance 0.599; OKLCH L 84.8% C 0.116 H 68.5°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBF77 |
|---|---|
| RGB | rgb(255, 191, 119) |
| HSL | hsl(32, 100%, 73%) |
| HSV | hsv(32, 53%, 100%) |
| CMYK | cmyk(0%, 25.1%, 53.3%, 0%) |
| CIE-LAB | lab(81.76, 15.04, 44.99) |
| CIE-LCH | lch(81.76, 47.44, 71.52°) |
| OKLab | oklab(84.83% 0.0425 0.1076) |
| OKLCH | oklch(84.83% 0.116 68.5) |
| XYZ | xyz(63.2038, 59.8579, 25.6740) |
| Luminance | 0.5985 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 4.76
Butterscotch
#FDB147
ΔE00 5.97
Light Orange
#FDAA48
ΔE00 6.36
Pale Orange
#FFA756
ΔE00 6.90
Burlywood
#DEB887
ΔE00 7.36
Sandybrown
#F4A460
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBF77 #77B7FF
analogous
#FF7B77 #FFBF77 #FBFF77
triadic
#FFBF77 #77FFBF #BF77FF
tetradic
#FFBF77 #77FF7B #77B7FF #FF77FB
square
#FFBF77 #77FF7B #77B7FF #FF77FB
split-complementary
#FFBF77 #77FBFF #7B77FF
monochromatic
#FC8500 #FFA23A #FFBF77 #FFDCB4 #FFF1E0
Accessibility & contrast
On white
1.62
#FFBF77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#FFBF77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBF77
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBF77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBF77 | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C271
Deuteranopia (green-blind)
#E4D178
Tritanopia (blue-blind)
#FFB0AE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #ffbf77; /* rgb */ color: rgb(255, 191, 119); /* oklch */ color: oklch(84.8% 0.116 68.5);
Tailwind
colors: {
custom: {
50: '#ffd29f',
500: '#ffbf77',
950: '#000000',
},
}SCSS
$custom: #ffbf77; $custom-light: #ffd29f; $custom-dark: #000000;
JSON
{
"hex": "#ffbf77",
"rgb": {
"r": 255,
"g": 191,
"b": 119
},
"hsl": {
"h": 31.765,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.84834,
"c": 0.11566,
"h": 68.5
},
"luminance": 0.59854
}Semantic roles & 50–950 ramp
primary
#FFBF77
secondary
#3D88DD
accent
#6CE600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#19140F
muted
#878380