#FFBB88#FFBB88
#FFBB88 is a very light, moderate orange. Relative luminance 0.586; OKLCH L 84.4% C 0.103 H 57.7°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBB88 |
|---|---|
| RGB | rgb(255, 187, 136) |
| HSL | hsl(26, 100%, 77%) |
| HSV | hsv(26, 47%, 100%) |
| CMYK | cmyk(0%, 26.7%, 46.7%, 0%) |
| CIE-LAB | lab(81.06, 18.63, 35.42) |
| CIE-LCH | lch(81.06, 40.02, 62.25°) |
| OKLab | oklab(84.37% 0.055 0.087) |
| OKLCH | oklch(84.37% 0.103 57.7) |
| XYZ | xyz(63.4572, 58.5825, 31.2530) |
| Luminance | 0.5858 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 3.17
Apricot (survey)
#FFB16D
ΔE00 4.22
Sandybrown
#F4A460
ΔE00 6.47
Pale Orange
#FFA756
ΔE00 7.29
Apricot
#FBCEB1
ΔE00 7.58
Burlywood
#DEB887
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBB88 #88CCFF
analogous
#FF8891 #FFBB88 #FFF688
triadic
#FFBB88 #88FFBB #BB88FF
tetradic
#FFBB88 #91FF88 #88CCFF #F688FF
square
#FFBB88 #91FF88 #88CCFF #F688FF
split-complementary
#FFBB88 #88FFF6 #8891FF
monochromatic
#FF750E #FF984B #FFBB88 #FFDEC5 #FFEEE0
Accessibility & contrast
On white
1.65
#FFBB88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#FFBB88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBB88
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBB88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBB88 | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC084
Deuteranopia (green-blind)
#DFCF88
Tritanopia (blue-blind)
#FFADAE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #ffbb88; /* rgb */ color: rgb(255, 187, 136); /* oklch */ color: oklch(84.4% 0.103 57.7);
Tailwind
colors: {
custom: {
50: '#ffcfab',
500: '#ffbb88',
950: '#000000',
},
}SCSS
$custom: #ffbb88; $custom-light: #ffcfab; $custom-dark: #000000;
JSON
{
"hex": "#ffbb88",
"rgb": {
"r": 255,
"g": 187,
"b": 136
},
"hsl": {
"h": 25.714,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.84369,
"c": 0.1029,
"h": 57.7
},
"luminance": 0.58578
}Semantic roles & 50–950 ramp
primary
#FFBB88
secondary
#4CA0DF
accent
#83E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181310
muted
#868381