#FBBF91#FBBF91
#FBBF91 is a very light, moderate orange. Relative luminance 0.598; OKLCH L 84.9% C 0.092 H 58.6°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FBBF91 |
|---|---|
| RGB | rgb(251, 191, 145) |
| HSL | hsl(26, 93%, 78%) |
| HSV | hsv(26, 42%, 98%) |
| CMYK | cmyk(0%, 23.9%, 42.2%, 1.6%) |
| CIE-LAB | lab(81.74, 15.87, 31.54) |
| CIE-LCH | lch(81.74, 35.30, 63.28°) |
| OKLab | oklab(84.85% 0.0478 0.0783) |
| OKLCH | oklch(84.85% 0.092 58.6) |
| XYZ | xyz(63.5277, 59.8190, 34.9827) |
| Luminance | 0.5981 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.76
Apricot (survey)
#FFB16D
ΔE00 5.79
Apricot
#FBCEB1
ΔE00 5.92
Light Peach
#FFD8B1
ΔE00 7.15
Burlywood
#DEB887
ΔE00 7.23
Peach
#FFDAB9
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBBF91 #91CDFB
analogous
#FB9198 #FBBF91 #FBF491
triadic
#FBBF91 #91FBBF #BF91FB
tetradic
#FBBF91 #98FB91 #91CDFB #F491FB
square
#FBBF91 #98FB91 #91CDFB #F491FB
split-complementary
#FBBF91 #91FBF4 #9198FB
monochromatic
#F77A1B #F99D56 #FBBF91 #FDE1CC #FEEEE1
Accessibility & contrast
On white
1.62
#FBBF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#FBBF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBBF91
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBBF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBBF91 | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C38E
Deuteranopia (green-blind)
#DFD092
Tritanopia (blue-blind)
#FFB3B3
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #fbbf91; /* rgb */ color: rgb(251, 191, 145); /* oklch */ color: oklch(84.9% 0.092 58.6);
Tailwind
colors: {
custom: {
50: '#ffd2b1',
500: '#fbbf91',
950: '#000000',
},
}SCSS
$custom: #fbbf91; $custom-light: #ffd2b1; $custom-dark: #000000;
JSON
{
"hex": "#fbbf91",
"rgb": {
"r": 251,
"g": 191,
"b": 145
},
"hsl": {
"h": 26.038,
"s": 92.982,
"l": 77.647
},
"oklch": {
"l": 0.84852,
"c": 0.09175,
"h": 58.6
},
"luminance": 0.59815
}Semantic roles & 50–950 ramp
primary
#FBBF91
secondary
#55A1DB
accent
#82E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181411
muted
#868381