#FFBB8B#FFBB8B
#FFBB8B is a very light, moderate orange. Relative luminance 0.587; OKLCH L 84.4% C 0.101 H 56.1°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBB8B |
|---|---|
| RGB | rgb(255, 187, 139) |
| HSL | hsl(25, 100%, 77%) |
| HSV | hsv(25, 45%, 100%) |
| CMYK | cmyk(0%, 26.7%, 45.5%, 0%) |
| CIE-LAB | lab(81.11, 18.92, 33.92) |
| CIE-LCH | lch(81.11, 38.84, 60.84°) |
| OKLab | oklab(84.42% 0.0562 0.0836) |
| OKLCH | oklch(84.42% 0.101 56.1) |
| XYZ | xyz(63.6734, 58.6690, 32.3917) |
| Luminance | 0.5867 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 3.05
Apricot (survey)
#FFB16D
ΔE00 4.88
Sandybrown
#F4A460
ΔE00 6.90
Apricot
#FBCEB1
ΔE00 7.15
Pale Orange
#FFA756
ΔE00 7.86
Burlywood
#DEB887
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBB8B #8BCFFF
analogous
#FF8B95 #FFBB8B #FFF58B
triadic
#FFBB8B #8BFFBB #BB8BFF
tetradic
#FFBB8B #95FF8B #8BCFFF #F58BFF
square
#FFBB8B #95FF8B #8BCFFF #F58BFF
split-complementary
#FFBB8B #8BFFF5 #8B95FF
monochromatic
#FF7311 #FF974E #FFBB8B #FFDFC8 #FFEDE0
Accessibility & contrast
On white
1.65
#FFBB8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#FFBB8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBB8B
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBB8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBB8B | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC187
Deuteranopia (green-blind)
#DFCF8B
Tritanopia (blue-blind)
#FFAEAF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #ffbb8b; /* rgb */ color: rgb(255, 187, 139); /* oklch */ color: oklch(84.4% 0.101 56.1);
Tailwind
colors: {
custom: {
50: '#ffcfad',
500: '#ffbb8b',
950: '#000000',
},
}SCSS
$custom: #ffbb8b; $custom-light: #ffcfad; $custom-dark: #000000;
JSON
{
"hex": "#ffbb8b",
"rgb": {
"r": 255,
"g": 187,
"b": 139
},
"hsl": {
"h": 24.828,
"s": 100,
"l": 77.255
},
"oklch": {
"l": 0.84421,
"c": 0.10073,
"h": 56.1
},
"luminance": 0.58665
}Semantic roles & 50–950 ramp
primary
#FFBB8B
secondary
#4EA4E0
accent
#87E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181310
muted
#868381