#F8BB9B#F8BB9B
#F8BB9B is a very light, moderate orange. Relative luminance 0.579; OKLCH L 84.0% C 0.083 H 48.9°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #F8BB9B |
|---|---|
| RGB | rgb(248, 187, 155) |
| HSL | hsl(21, 87%, 79%) |
| HSV | hsv(21, 38%, 97%) |
| CMYK | cmyk(0%, 24.6%, 37.5%, 2.7%) |
| CIE-LAB | lab(80.67, 17.90, 24.77) |
| CIE-LCH | lch(80.67, 30.56, 54.14°) |
| OKLab | oklab(84% 0.0546 0.0625) |
| OKLCH | oklch(84% 0.083 48.9) |
| XYZ | xyz(62.4002, 57.8673, 38.8868) |
| Luminance | 0.5786 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.36
Pale Salmon
#FFB19A
ΔE00 5.62
Peach (survey)
#FFB07C
ΔE00 5.89
Light Salmon
#FEA993
ΔE00 7.34
Lightsalmon
#FFA07A
ΔE00 7.92
Pinkish Tan
#D99B82
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8BB9B #9BD8F8
analogous
#F89BAA #F8BB9B #F8EA9B
triadic
#F8BB9B #9BF8BB #BB9BF8
tetradic
#F8BB9B #AAF89B #9BD8F8 #EA9BF8
square
#F8BB9B #AAF89B #9BD8F8 #EA9BF8
split-complementary
#F8BB9B #9BF8EA #9BAAF8
monochromatic
#F06D29 #F49462 #F8BB9B #FCE2D4 #FDECE2
Accessibility & contrast
On white
1.67
#F8BB9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#F8BB9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8BB9B
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8BB9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8BB9B | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC199
Deuteranopia (green-blind)
#DACD9B
Tritanopia (blue-blind)
#FFB1B2
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f8bb9b; /* rgb */ color: rgb(248, 187, 155); /* oklch */ color: oklch(84.0% 0.083 48.9);
Tailwind
colors: {
custom: {
50: '#fccfb8',
500: '#f8bb9b',
950: '#000000',
},
}SCSS
$custom: #f8bb9b; $custom-light: #fccfb8; $custom-dark: #000000;
JSON
{
"hex": "#f8bb9b",
"rgb": {
"r": 248,
"g": 187,
"b": 155
},
"hsl": {
"h": 20.645,
"s": 86.916,
"l": 79.02
},
"oklch": {
"l": 0.84004,
"c": 0.083,
"h": 48.9
},
"luminance": 0.57864
}Semantic roles & 50–950 ramp
primary
#F8BB9B
secondary
#5FAED8
accent
#96E302
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181311
muted
#868381