#FFBF85#FFBF85
#FFBF85 is a very light, moderate orange. Relative luminance 0.602; OKLCH L 85.1% C 0.105 H 62.9°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBF85 |
|---|---|
| RGB | rgb(255, 191, 133) |
| HSL | hsl(29, 100%, 76%) |
| HSV | hsv(29, 48%, 100%) |
| CMYK | cmyk(0%, 25.1%, 47.8%, 0%) |
| CIE-LAB | lab(81.96, 16.26, 38.13) |
| CIE-LCH | lch(81.96, 41.45, 66.90°) |
| OKLab | oklab(85.05% 0.0477 0.093) |
| OKLCH | oklch(85.05% 0.105 62.9) |
| XYZ | xyz(64.1074, 60.2193, 30.4327) |
| Luminance | 0.6021 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 4.08
Peach (survey)
#FFB07C
ΔE00 5.28
Sandybrown
#F4A460
ΔE00 6.86
Burlywood
#DEB887
ΔE00 7.14
Pale Orange
#FFA756
ΔE00 7.15
Light Peach
#FFD8B1
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBF85 #85C5FF
analogous
#FF8588 #FFBF85 #FFFC85
triadic
#FFBF85 #85FFBF #BF85FF
tetradic
#FFBF85 #88FF85 #85C5FF #FC85FF
square
#FFBF85 #88FF85 #85C5FF #FC85FF
split-complementary
#FFBF85 #85FFFC #8588FF
monochromatic
#FF7F0B #FF9F48 #FFBF85 #FFDFC2 #FFEFE0
Accessibility & contrast
On white
1.61
#FFBF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#FFBF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBF85
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBF85 | 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)
#D3C381
Deuteranopia (green-blind)
#E2D286
Tritanopia (blue-blind)
#FFB1B0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ffbf85; /* rgb */ color: rgb(255, 191, 133); /* oklch */ color: oklch(85.1% 0.105 62.9);
Tailwind
colors: {
custom: {
50: '#ffd2a9',
500: '#ffbf85',
950: '#000000',
},
}SCSS
$custom: #ffbf85; $custom-light: #ffd2a9; $custom-dark: #000000;
JSON
{
"hex": "#ffbf85",
"rgb": {
"r": 255,
"g": 191,
"b": 133
},
"hsl": {
"h": 28.525,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.85051,
"c": 0.10451,
"h": 62.9
},
"luminance": 0.60215
}Semantic roles & 50–950 ramp
primary
#FFBF85
secondary
#4998DF
accent
#78E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#181410
muted
#868380