#FFBD79#FFBD79
#FFBD79 is a very light, moderate orange. Relative luminance 0.590; OKLCH L 84.5% C 0.114 H 66.1°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBD79 |
|---|---|
| RGB | rgb(255, 189, 121) |
| HSL | hsl(30, 100%, 74%) |
| HSV | hsv(30, 53%, 100%) |
| CMYK | cmyk(0%, 25.9%, 52.5%, 0%) |
| CIE-LAB | lab(81.31, 16.25, 43.43) |
| CIE-LCH | lch(81.31, 46.37, 69.49°) |
| OKLab | oklab(84.49% 0.0463 0.1043) |
| OKLCH | oklch(84.49% 0.114 66.1) |
| XYZ | xyz(62.8920, 59.0400, 26.1688) |
| Luminance | 0.5904 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 3.71
Pale Orange
#FFA756
ΔE00 6.21
Light Orange
#FDAA48
ΔE00 6.38
Sandybrown
#F4A460
ΔE00 6.49
Peach (survey)
#FFB07C
ΔE00 6.51
Butterscotch
#FDB147
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBD79 #79BBFF
analogous
#FF7A79 #FFBD79 #FEFF79
triadic
#FFBD79 #79FFBD #BD79FF
tetradic
#FFBD79 #79FF7A #79BBFF #FF79FE
square
#FFBD79 #79FF7A #79BBFF #FF79FE
split-complementary
#FFBD79 #79FEFF #7A79FF
monochromatic
#FE8100 #FF9F3C #FFBD79 #FFDBB6 #FFF0E0
Accessibility & contrast
On white
1.64
#FFBD79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#FFBD79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBD79
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBD79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBD79 | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C173
Deuteranopia (green-blind)
#E2D07A
Tritanopia (blue-blind)
#FFAEAC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #ffbd79; /* rgb */ color: rgb(255, 189, 121); /* oklch */ color: oklch(84.5% 0.114 66.1);
Tailwind
colors: {
custom: {
50: '#ffd0a1',
500: '#ffbd79',
950: '#000000',
},
}SCSS
$custom: #ffbd79; $custom-light: #ffd0a1; $custom-dark: #000000;
JSON
{
"hex": "#ffbd79",
"rgb": {
"r": 255,
"g": 189,
"b": 121
},
"hsl": {
"h": 30.448,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.84494,
"c": 0.11407,
"h": 66.1
},
"luminance": 0.59036
}Semantic roles & 50–950 ramp
primary
#FFBD79
secondary
#3F8DDD
accent
#71E600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#19140F
muted
#878380