#FBB99E#FBB99E
#FBB99E is a very light, moderate orange. Relative luminance 0.577; OKLCH L 84.0% C 0.085 H 43.2°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB99E |
|---|---|
| RGB | rgb(251, 185, 158) |
| HSL | hsl(17, 92%, 80%) |
| HSV | hsv(17, 37%, 98%) |
| CMYK | cmyk(0%, 26.3%, 37.1%, 1.6%) |
| CIE-LAB | lab(80.56, 20.45, 23.08) |
| CIE-LCH | lch(80.56, 30.83, 48.46°) |
| OKLab | oklab(84.01% 0.0623 0.0585) |
| OKLCH | oklch(84.01% 0.085 43.2) |
| XYZ | xyz(63.3063, 57.6796, 40.1400) |
| Luminance | 0.5768 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.35
Light Salmon
#FEA993
ΔE00 5.24
Apricot
#FBCEB1
ΔE00 6.78
Lightsalmon
#FFA07A
ΔE00 7.15
Peach (survey)
#FFB07C
ΔE00 7.21
Blush (survey)
#F29E8E
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB99E #9EE0FB
analogous
#FB9EB2 #FBB99E #FBE79E
triadic
#FBB99E #9EFBB9 #B99EFB
tetradic
#FBB99E #B2FB9E #9EE0FB #E79EFB
square
#FBB99E #B2FB9E #9EE0FB #E79EFB
split-complementary
#FBB99E #9EFBE7 #9EB2FB
monochromatic
#F66428 #F98F63 #FBB99E #FDE3D9 #FEEAE2
Accessibility & contrast
On white
1.68
#FBB99E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#FBB99E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB99E
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB99E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB99E | 1.00 | 1.68 | 12.54 | 12.54 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC09C
Deuteranopia (green-blind)
#D9CD9E
Tritanopia (blue-blind)
#FFAFB2
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #fbb99e; /* rgb */ color: rgb(251, 185, 158); /* oklch */ color: oklch(84.0% 0.085 43.2);
Tailwind
colors: {
custom: {
50: '#feceba',
500: '#fbb99e',
950: '#000000',
},
}SCSS
$custom: #fbb99e; $custom-light: #feceba; $custom-dark: #000000;
JSON
{
"hex": "#fbb99e",
"rgb": {
"r": 251,
"g": 185,
"b": 158
},
"hsl": {
"h": 17.419,
"s": 92.079,
"l": 80.196
},
"oklch": {
"l": 0.84011,
"c": 0.08541,
"h": 43.2
},
"luminance": 0.57676
}Semantic roles & 50–950 ramp
primary
#FBB99E
secondary
#60B9DD
accent
#A3E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181311
muted
#868381