#FFBF80#FFBF80
#FFBF80 is a very light, moderate orange. Relative luminance 0.601; OKLCH L 85.0% C 0.108 H 65.0°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBF80 |
|---|---|
| RGB | rgb(255, 191, 128) |
| HSL | hsl(30, 100%, 75%) |
| HSV | hsv(30, 50%, 100%) |
| CMYK | cmyk(0%, 25.1%, 49.8%, 0%) |
| CIE-LAB | lab(81.88, 15.81, 40.60) |
| CIE-LCH | lch(81.88, 43.56, 68.73°) |
| OKLab | oklab(84.97% 0.0458 0.0984) |
| OKLCH | oklch(84.97% 0.108 65) |
| XYZ | xyz(63.7701, 60.0844, 28.6566) |
| Luminance | 0.6008 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 4.04
Peach (survey)
#FFB07C
ΔE00 6.13
Pale Orange
#FFA756
ΔE00 6.86
Sandybrown
#F4A460
ΔE00 6.87
Burlywood
#DEB887
ΔE00 7.06
Light Orange
#FDAA48
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBF80 #80C0FF
analogous
#FF8080 #FFBF80 #FFFF80
triadic
#FFBF80 #80FFBF #BF80FF
tetradic
#FFBF80 #80FF80 #80C0FF #FF80FF
square
#FFBF80 #80FF80 #80C0FF #FF80FF
split-complementary
#FFBF80 #80FFFF #8080FF
monochromatic
#FF8106 #FFA043 #FFBF80 #FFDEBD #FFF0E0
Accessibility & contrast
On white
1.61
#FFBF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#FFBF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBF80
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBF80 | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C37B
Deuteranopia (green-blind)
#E3D181
Tritanopia (blue-blind)
#FFB1AF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ffbf80; /* rgb */ color: rgb(255, 191, 128); /* oklch */ color: oklch(85.0% 0.108 65.0);
Tailwind
colors: {
custom: {
50: '#ffd2a6',
500: '#ffbf80',
950: '#000000',
},
}SCSS
$custom: #ffbf80; $custom-light: #ffd2a6; $custom-dark: #000000;
JSON
{
"hex": "#ffbf80",
"rgb": {
"r": 255,
"g": 191,
"b": 128
},
"hsl": {
"h": 29.764,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.8497,
"c": 0.10848,
"h": 65
},
"luminance": 0.6008
}Semantic roles & 50–950 ramp
primary
#FFBF80
secondary
#4592DE
accent
#74E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380