#FFBB81#FFBB81
#FFBB81 is a very light, moderate orange. Relative luminance 0.584; OKLCH L 84.3% C 0.108 H 61.0°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBB81 |
|---|---|
| RGB | rgb(255, 187, 129) |
| HSL | hsl(28, 100%, 75%) |
| HSV | hsv(28, 49%, 100%) |
| CMYK | cmyk(0%, 26.7%, 49.4%, 0%) |
| CIE-LAB | lab(80.96, 17.98, 38.90) |
| CIE-LCH | lch(80.96, 42.86, 65.19°) |
| OKLab | oklab(84.25% 0.0524 0.0946) |
| OKLCH | oklch(84.25% 0.108 61) |
| XYZ | xyz(62.9759, 58.3900, 28.7181) |
| Luminance | 0.5839 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 3.11
Peach (survey)
#FFB07C
ΔE00 4.10
Sandybrown
#F4A460
ΔE00 5.85
Pale Orange
#FFA756
ΔE00 6.26
Burlywood
#DEB887
ΔE00 7.74
Light Orange
#FDAA48
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBB81 #81C5FF
analogous
#FF8186 #FFBB81 #FFFA81
triadic
#FFBB81 #81FFBB #BB81FF
tetradic
#FFBB81 #86FF81 #81C5FF #FA81FF
square
#FFBB81 #86FF81 #81C5FF #FA81FF
split-complementary
#FFBB81 #81FFFA #8186FF
monochromatic
#FF7907 #FF9A44 #FFBB81 #FFDCBE #FFEEE0
Accessibility & contrast
On white
1.66
#FFBB81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#FFBB81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBB81
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBB81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBB81 | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C07C
Deuteranopia (green-blind)
#E0CF82
Tritanopia (blue-blind)
#FFADAC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #ffbb81; /* rgb */ color: rgb(255, 187, 129); /* oklch */ color: oklch(84.3% 0.108 61.0);
Tailwind
colors: {
custom: {
50: '#ffcfa6',
500: '#ffbb81',
950: '#000000',
},
}SCSS
$custom: #ffbb81; $custom-light: #ffcfa6; $custom-dark: #000000;
JSON
{
"hex": "#ffbb81",
"rgb": {
"r": 255,
"g": 187,
"b": 129
},
"hsl": {
"h": 27.619,
"s": 100,
"l": 75.294
},
"oklch": {
"l": 0.84251,
"c": 0.10809,
"h": 61
},
"luminance": 0.58386
}Semantic roles & 50–950 ramp
primary
#FFBB81
secondary
#4698DE
accent
#7CE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18130F
muted
#868380