#FCBB89#FCBB89
#FCBB89 is a very light, moderate orange. Relative luminance 0.580; OKLCH L 84.1% C 0.099 H 58.5°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBB89 |
|---|---|
| RGB | rgb(252, 187, 137) |
| HSL | hsl(26, 95%, 76%) |
| HSV | hsv(26, 46%, 99%) |
| CMYK | cmyk(0%, 25.8%, 45.6%, 1.2%) |
| CIE-LAB | lab(80.76, 17.55, 34.45) |
| CIE-LCH | lch(80.76, 38.66, 63.00°) |
| OKLab | oklab(84.07% 0.0521 0.0848) |
| OKLCH | oklch(84.07% 0.099 58.5) |
| XYZ | xyz(62.4333, 58.0463, 31.5777) |
| Luminance | 0.5804 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 3.57
Apricot (survey)
#FFB16D
ΔE00 4.44
Sandybrown
#F4A460
ΔE00 6.58
Apricot
#FBCEB1
ΔE00 7.29
Pale Orange
#FFA756
ΔE00 7.52
Burlywood
#DEB887
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBB89 #89CAFC
analogous
#FC8991 #FCBB89 #FCF589
triadic
#FCBB89 #89FCBB #BB89FC
tetradic
#FCBB89 #91FC89 #89CAFC #F589FC
square
#FCBB89 #91FC89 #89CAFC #F589FC
split-complementary
#FCBB89 #89FCF5 #8991FC
monochromatic
#F97612 #FA994D #FCBB89 #FEDDC5 #FEEEE1
Accessibility & contrast
On white
1.67
#FCBB89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#FCBB89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBB89
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBB89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBB89 | 1.00 | 1.67 | 12.61 | 12.61 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC085
Deuteranopia (green-blind)
#DECE8A
Tritanopia (blue-blind)
#FFAEAE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #fcbb89; /* rgb */ color: rgb(252, 187, 137); /* oklch */ color: oklch(84.1% 0.099 58.5);
Tailwind
colors: {
custom: {
50: '#ffcfac',
500: '#fcbb89',
950: '#000000',
},
}SCSS
$custom: #fcbb89; $custom-light: #ffcfac; $custom-dark: #000000;
JSON
{
"hex": "#fcbb89",
"rgb": {
"r": 252,
"g": 187,
"b": 137
},
"hsl": {
"h": 26.087,
"s": 95.041,
"l": 76.275
},
"oklch": {
"l": 0.84072,
"c": 0.09949,
"h": 58.5
},
"luminance": 0.58042
}Semantic roles & 50–950 ramp
primary
#FCBB89
secondary
#4E9EDB
accent
#82E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181310
muted
#868381