#FFBF84#FFBF84
#FFBF84 is a very light, moderate orange. Relative luminance 0.602; OKLCH L 85.0% C 0.105 H 63.3°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBF84 |
|---|---|
| RGB | rgb(255, 191, 132) |
| HSL | hsl(29, 100%, 76%) |
| HSV | hsv(29, 48%, 100%) |
| CMYK | cmyk(0%, 25.1%, 48.2%, 0%) |
| CIE-LAB | lab(81.94, 16.17, 38.62) |
| CIE-LCH | lch(81.94, 41.87, 67.28°) |
| OKLab | oklab(85.04% 0.0473 0.0941) |
| OKLCH | oklch(85.04% 0.105 63.3) |
| XYZ | xyz(64.0386, 60.1918, 30.0706) |
| Luminance | 0.6019 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 4.04
Peach (survey)
#FFB07C
ΔE00 5.44
Sandybrown
#F4A460
ΔE00 6.84
Pale Orange
#FFA756
ΔE00 7.07
Burlywood
#DEB887
ΔE00 7.10
Light Orange
#FDAA48
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBF84 #84C4FF
analogous
#FF8486 #FFBF84 #FFFC84
triadic
#FFBF84 #84FFBF #BF84FF
tetradic
#FFBF84 #86FF84 #84C4FF #FC84FF
square
#FFBF84 #86FF84 #84C4FF #FC84FF
split-complementary
#FFBF84 #84FFFC #8486FF
monochromatic
#FF7F0A #FF9F47 #FFBF84 #FFDFC1 #FFEFE0
Accessibility & contrast
On white
1.61
#FFBF84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#FFBF84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBF84
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBF84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBF84 | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C37F
Deuteranopia (green-blind)
#E2D285
Tritanopia (blue-blind)
#FFB1B0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ffbf84; /* rgb */ color: rgb(255, 191, 132); /* oklch */ color: oklch(85.0% 0.105 63.3);
Tailwind
colors: {
custom: {
50: '#ffd2a8',
500: '#ffbf84',
950: '#000000',
},
}SCSS
$custom: #ffbf84; $custom-light: #ffd2a8; $custom-dark: #000000;
JSON
{
"hex": "#ffbf84",
"rgb": {
"r": 255,
"g": 191,
"b": 132
},
"hsl": {
"h": 28.78,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.85035,
"c": 0.10531,
"h": 63.3
},
"luminance": 0.60188
}Semantic roles & 50–950 ramp
primary
#FFBF84
secondary
#4897DF
accent
#77E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#181410
muted
#868380