#FBB08B#FBB08B
#FBB08B is a very light, moderate orange. Relative luminance 0.534; OKLCH L 82.0% C 0.101 H 47.1°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB08B |
|---|---|
| RGB | rgb(251, 176, 139) |
| HSL | hsl(20, 93%, 76%) |
| HSV | hsv(20, 45%, 98%) |
| CMYK | cmyk(0%, 29.9%, 44.6%, 1.6%) |
| CIE-LAB | lab(78.13, 23.13, 29.91) |
| CIE-LCH | lch(78.13, 37.81, 52.28°) |
| OKLab | oklab(82.01% 0.069 0.0743) |
| OKLCH | oklch(82.01% 0.101 47.1) |
| XYZ | xyz(59.9720, 53.4283, 31.5751) |
| Luminance | 0.5342 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.05
Lightsalmon
#FFA07A
ΔE00 4.62
Pale Salmon
#FFB19A
ΔE00 4.93
Light Salmon
#FEA993
ΔE00 5.90
Darksalmon
#E9967A
ΔE00 7.22
Pinkish Tan
#D99B82
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB08B #8BD6FB
analogous
#FB8B9E #FBB08B #FBE88B
triadic
#FBB08B #8BFBB0 #B08BFB
tetradic
#FBB08B #9EFB8B #8BD6FB #E88BFB
square
#FBB08B #9EFB8B #8BD6FB #E88BFB
split-complementary
#FBB08B #8BFBE8 #8B9EFB
monochromatic
#F75F15 #F98850 #FBB08B #FDD8C6 #FEEBE1
Accessibility & contrast
On white
1.80
#FBB08B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#FBB08B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB08B
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB08B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB08B | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4B888
Deuteranopia (green-blind)
#D6C88B
Tritanopia (blue-blind)
#FFA3A6
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #fbb08b; /* rgb */ color: rgb(251, 176, 139); /* oklch */ color: oklch(82.0% 0.101 47.1);
Tailwind
colors: {
custom: {
50: '#ffc8ad',
500: '#fbb08b',
950: '#000000',
},
}SCSS
$custom: #fbb08b; $custom-light: #ffc8ad; $custom-dark: #000000;
JSON
{
"hex": "#fbb08b",
"rgb": {
"r": 251,
"g": 176,
"b": 139
},
"hsl": {
"h": 19.821,
"s": 93.333,
"l": 76.471
},
"oklch": {
"l": 0.82011,
"c": 0.10136,
"h": 47.1
},
"luminance": 0.53424
}Semantic roles & 50–950 ramp
primary
#FBB08B
secondary
#50ADDA
accent
#9AE600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181310
muted
#868281