#FBBB8F#FBBB8F
#FBBB8F is a very light, moderate orange. Relative luminance 0.580; OKLCH L 84.1% C 0.094 H 55.6°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FBBB8F |
|---|---|
| RGB | rgb(251, 187, 143) |
| HSL | hsl(24, 93%, 77%) |
| HSV | hsv(24, 43%, 98%) |
| CMYK | cmyk(0%, 25.5%, 43%, 1.6%) |
| CIE-LAB | lab(80.76, 17.76, 31.29) |
| CIE-LCH | lch(80.76, 35.98, 60.42°) |
| OKLab | oklab(84.08% 0.0533 0.0777) |
| OKLCH | oklch(84.08% 0.094 55.6) |
| XYZ | xyz(62.5144, 58.0370, 33.8909) |
| Luminance | 0.5803 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 3.66
Apricot (survey)
#FFB16D
ΔE00 5.75
Apricot
#FBCEB1
ΔE00 6.36
Sandybrown
#F4A460
ΔE00 7.50
Burlywood
#DEB887
ΔE00 8.22
Light Peach
#FFD8B1
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBBB8F #8FCFFB
analogous
#FB8F99 #FBBB8F #FBF18F
triadic
#FBBB8F #8FFBBB #BB8FFB
tetradic
#FBBB8F #99FB8F #8FCFFB #F18FFB
square
#FBBB8F #99FB8F #8FCFFB #F18FFB
split-complementary
#FBBB8F #8FFBF1 #8F99FB
monochromatic
#F77319 #F99754 #FBBB8F #FDDFCA #FEEDE1
Accessibility & contrast
On white
1.67
#FBBB8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#FBBB8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBBB8F
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBBB8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBBB8F | 1.00 | 1.67 | 12.61 | 12.61 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC08C
Deuteranopia (green-blind)
#DDCE8F
Tritanopia (blue-blind)
#FFAFB0
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #fbbb8f; /* rgb */ color: rgb(251, 187, 143); /* oklch */ color: oklch(84.1% 0.094 55.6);
Tailwind
colors: {
custom: {
50: '#ffcfb0',
500: '#fbbb8f',
950: '#000000',
},
}SCSS
$custom: #fbbb8f; $custom-light: #ffcfb0; $custom-dark: #000000;
JSON
{
"hex": "#fbbb8f",
"rgb": {
"r": 251,
"g": 187,
"b": 143
},
"hsl": {
"h": 24.444,
"s": 93.103,
"l": 77.255
},
"oklch": {
"l": 0.84077,
"c": 0.09417,
"h": 55.6
},
"luminance": 0.58033
}Semantic roles & 50–950 ramp
primary
#FBBB8F
secondary
#53A4DB
accent
#88E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181310
muted
#868381