#FBBB97#FBBB97
#FBBB97 is a very light, moderate orange. Relative luminance 0.583; OKLCH L 84.2% C 0.089 H 50.5°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FBBB97 |
|---|---|
| RGB | rgb(251, 187, 151) |
| HSL | hsl(22, 93%, 79%) |
| HSV | hsv(22, 40%, 98%) |
| CMYK | cmyk(0%, 25.5%, 39.8%, 1.6%) |
| CIE-LAB | lab(80.90, 18.61, 27.25) |
| CIE-LCH | lch(80.90, 33.00, 55.67°) |
| OKLab | oklab(84.23% 0.0564 0.0684) |
| OKLCH | oklch(84.23% 0.089 50.5) |
| XYZ | xyz(63.1422, 58.2881, 37.1971) |
| Luminance | 0.5828 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.83
Apricot
#FBCEB1
ΔE00 5.71
Pale Salmon
#FFB19A
ΔE00 6.23
Lightsalmon
#FFA07A
ΔE00 7.71
Light Salmon
#FEA993
ΔE00 7.86
Apricot (survey)
#FFB16D
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBBB97 #97D7FB
analogous
#FB97A5 #FBBB97 #FBED97
triadic
#FBBB97 #97FBBB #BB97FB
tetradic
#FBBB97 #A5FB97 #97D7FB #ED97FB
square
#FBBB97 #A5FB97 #97D7FB #ED97FB
split-complementary
#FBBB97 #97FBED #97A5FB
monochromatic
#F66E21 #F9945C #FBBB97 #FDE2D2 #FEECE2
Accessibility & contrast
On white
1.66
#FBBB97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#FBBB97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBBB97
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBBB97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBBB97 | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC194
Deuteranopia (green-blind)
#DBCE97
Tritanopia (blue-blind)
#FFB0B1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #fbbb97; /* rgb */ color: rgb(251, 187, 151); /* oklch */ color: oklch(84.2% 0.089 50.5);
Tailwind
colors: {
custom: {
50: '#fecfb5',
500: '#fbbb97',
950: '#000000',
},
}SCSS
$custom: #fbbb97; $custom-light: #fecfb5; $custom-dark: #000000;
JSON
{
"hex": "#fbbb97",
"rgb": {
"r": 251,
"g": 187,
"b": 151
},
"hsl": {
"h": 21.6,
"s": 92.593,
"l": 78.824
},
"oklch": {
"l": 0.84231,
"c": 0.08862,
"h": 50.5
},
"luminance": 0.58284
}Semantic roles & 50–950 ramp
primary
#FBBB97
secondary
#5AADDC
accent
#93E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181311
muted
#868381