#FFB99B#FFB99B
#FFB99B is a very light, moderate orange. Relative luminance 0.583; OKLCH L 84.4% C 0.091 H 44.2°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB99B |
|---|---|
| RGB | rgb(255, 185, 155) |
| HSL | hsl(18, 100%, 80%) |
| HSV | hsv(18, 39%, 100%) |
| CMYK | cmyk(0%, 27.5%, 39.2%, 0%) |
| CIE-LAB | lab(80.92, 21.64, 25.23) |
| CIE-LCH | lch(80.92, 33.24, 49.39°) |
| OKLab | oklab(84.37% 0.0655 0.0636) |
| OKLCH | oklch(84.37% 0.091 44.2) |
| XYZ | xyz(64.5078, 58.3286, 38.8649) |
| Luminance | 0.5832 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.54
Light Salmon
#FEA993
ΔE00 5.34
Peach (survey)
#FFB07C
ΔE00 6.40
Lightsalmon
#FFA07A
ΔE00 6.59
Apricot
#FBCEB1
ΔE00 7.02
Blush (survey)
#F29E8E
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB99B #9BE1FF
analogous
#FF9BAF #FFB99B #FFEB9B
triadic
#FFB99B #9BFFB9 #B99BFF
tetradic
#FFB99B #AFFF9B #9BE1FF #EB9BFF
square
#FFB99B #AFFF9B #9BE1FF #EB9BFF
split-complementary
#FFB99B #9BFFEB #9BAFFF
monochromatic
#FF6321 #FF8E5E #FFB99B #FFE4D8 #FFEAE0
Accessibility & contrast
On white
1.66
#FFB99B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#FFB99B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB99B
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB99B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB99B | 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)
#CBC099
Deuteranopia (green-blind)
#DBCF9B
Tritanopia (blue-blind)
#FFAEB1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #ffb99b; /* rgb */ color: rgb(255, 185, 155); /* oklch */ color: oklch(84.4% 0.091 44.2);
Tailwind
colors: {
custom: {
50: '#ffceb8',
500: '#ffb99b',
950: '#000000',
},
}SCSS
$custom: #ffb99b; $custom-light: #ffceb8; $custom-dark: #000000;
JSON
{
"hex": "#ffb99b",
"rgb": {
"r": 255,
"g": 185,
"b": 155
},
"hsl": {
"h": 18,
"s": 100,
"l": 80.392
},
"oklch": {
"l": 0.84366,
"c": 0.09131,
"h": 44.2
},
"luminance": 0.58324
}Semantic roles & 50–950 ramp
primary
#FFB99B
secondary
#5CBAE2
accent
#A1E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181311
muted
#868381