#FFBF79#FFBF79
#FFBF79 is a very light, moderate orange. Relative luminance 0.599; OKLCH L 84.9% C 0.114 H 67.8°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBF79 |
|---|---|
| RGB | rgb(255, 191, 121) |
| HSL | hsl(31, 100%, 74%) |
| HSV | hsv(31, 53%, 100%) |
| CMYK | cmyk(0%, 25.1%, 52.5%, 0%) |
| CIE-LAB | lab(81.79, 15.20, 44.02) |
| CIE-LCH | lch(81.79, 46.57, 70.95°) |
| OKLab | oklab(84.86% 0.0432 0.1056) |
| OKLCH | oklch(84.86% 0.114 67.8) |
| XYZ | xyz(63.3252, 59.9064, 26.3132) |
| Luminance | 0.5990 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 4.54
Butterscotch
#FDB147
ΔE00 6.30
Light Orange
#FDAA48
ΔE00 6.54
Pale Orange
#FFA756
ΔE00 6.84
Sandybrown
#F4A460
ΔE00 7.22
Burlywood
#DEB887
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBF79 #79B9FF
analogous
#FF7C79 #FFBF79 #FCFF79
triadic
#FFBF79 #79FFBF #BF79FF
tetradic
#FFBF79 #79FF7C #79B9FF #FF79FC
square
#FFBF79 #79FF7C #79B9FF #FF79FC
split-complementary
#FFBF79 #79FCFF #7C79FF
monochromatic
#FE8400 #FFA23C #FFBF79 #FFDCB6 #FFF0E0
Accessibility & contrast
On white
1.62
#FFBF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#FFBF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBF79
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBF79 | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C373
Deuteranopia (green-blind)
#E4D17A
Tritanopia (blue-blind)
#FFB0AE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #ffbf79; /* rgb */ color: rgb(255, 191, 121); /* oklch */ color: oklch(84.9% 0.114 67.8);
Tailwind
colors: {
custom: {
50: '#ffd2a1',
500: '#ffbf79',
950: '#000000',
},
}SCSS
$custom: #ffbf79; $custom-light: #ffd2a1; $custom-dark: #000000;
JSON
{
"hex": "#ffbf79",
"rgb": {
"r": 255,
"g": 191,
"b": 121
},
"hsl": {
"h": 31.343,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.84863,
"c": 0.11406,
"h": 67.8
},
"luminance": 0.59902
}Semantic roles & 50–950 ramp
primary
#FFBF79
secondary
#3F8BDD
accent
#6EE600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#19140F
muted
#878380