#FFBF91#FFBF91
#FFBF91 is a very light, moderate orange. Relative luminance 0.606; OKLCH L 85.3% C 0.095 H 56.8°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBF91 |
|---|---|
| RGB | rgb(255, 191, 145) |
| HSL | hsl(25, 100%, 78%) |
| HSV | hsv(25, 43%, 100%) |
| CMYK | cmyk(0%, 25.1%, 43.1%, 0%) |
| CIE-LAB | lab(82.15, 17.43, 32.15) |
| CIE-LCH | lch(82.15, 36.57, 61.53°) |
| OKLab | oklab(85.26% 0.0523 0.0797) |
| OKLCH | oklch(85.26% 0.095 56.8) |
| XYZ | xyz(64.9843, 60.5700, 35.0510) |
| Luminance | 0.6057 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.19
Apricot (survey)
#FFB16D
ΔE00 5.71
Apricot
#FBCEB1
ΔE00 6.12
Light Peach
#FFD8B1
ΔE00 7.69
Sandybrown
#F4A460
ΔE00 7.88
Burlywood
#DEB887
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBF91 #91D1FF
analogous
#FF919A #FFBF91 #FFF691
triadic
#FFBF91 #91FFBF #BF91FF
tetradic
#FFBF91 #9AFF91 #91D1FF #F691FF
square
#FFBF91 #9AFF91 #91D1FF #F691FF
split-complementary
#FFBF91 #91FFF6 #919AFF
monochromatic
#FF7817 #FF9B54 #FFBF91 #FFE3CE #FFEDE0
Accessibility & contrast
On white
1.60
#FFBF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#FFBF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBF91
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBF91 | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C48E
Deuteranopia (green-blind)
#E1D291
Tritanopia (blue-blind)
#FFB3B3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ffbf91; /* rgb */ color: rgb(255, 191, 145); /* oklch */ color: oklch(85.3% 0.095 56.8);
Tailwind
colors: {
custom: {
50: '#ffd2b1',
500: '#ffbf91',
950: '#000000',
},
}SCSS
$custom: #ffbf91; $custom-light: #ffd2b1; $custom-dark: #000000;
JSON
{
"hex": "#ffbf91",
"rgb": {
"r": 255,
"g": 191,
"b": 145
},
"hsl": {
"h": 25.091,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.85261,
"c": 0.09532,
"h": 56.8
},
"luminance": 0.60566
}Semantic roles & 50–950 ramp
primary
#FFBF91
secondary
#53A6E1
accent
#86E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181411
muted
#868381