#FCB989#FCB989
#FCB989 is a very light, moderate orange. Relative luminance 0.572; OKLCH L 83.7% C 0.100 H 56.5°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FCB989 |
|---|---|
| RGB | rgb(252, 185, 137) |
| HSL | hsl(25, 95%, 76%) |
| HSV | hsv(25, 46%, 99%) |
| CMYK | cmyk(0%, 26.6%, 45.6%, 1.2%) |
| CIE-LAB | lab(80.29, 18.60, 33.84) |
| CIE-LCH | lch(80.29, 38.61, 61.20°) |
| OKLab | oklab(83.71% 0.0552 0.0834) |
| OKLCH | oklch(83.71% 0.1 56.5) |
| XYZ | xyz(62.0120, 57.2037, 31.4373) |
| Luminance | 0.5720 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 2.88
Apricot (survey)
#FFB16D
ΔE00 4.67
Sandybrown
#F4A460
ΔE00 6.51
Apricot
#FBCEB1
ΔE00 7.36
Pale Orange
#FFA756
ΔE00 7.62
Burlywood
#DEB887
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCB989 #89CCFC
analogous
#FC8993 #FCB989 #FCF289
triadic
#FCB989 #89FCB9 #B989FC
tetradic
#FCB989 #93FC89 #89CCFC #F289FC
square
#FCB989 #93FC89 #89CCFC #F289FC
split-complementary
#FCB989 #89FCF2 #8993FC
monochromatic
#F97212 #FA964D #FCB989 #FEDCC5 #FEEDE1
Accessibility & contrast
On white
1.69
#FCB989 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#FCB989 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCB989
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCB989 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCB989 | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDBE85
Deuteranopia (green-blind)
#DCCD89
Tritanopia (blue-blind)
#FFACAD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #fcb989; /* rgb */ color: rgb(252, 185, 137); /* oklch */ color: oklch(83.7% 0.100 56.5);
Tailwind
colors: {
custom: {
50: '#ffceac',
500: '#fcb989',
950: '#000000',
},
}SCSS
$custom: #fcb989; $custom-light: #ffceac; $custom-dark: #000000;
JSON
{
"hex": "#fcb989",
"rgb": {
"r": 252,
"g": 185,
"b": 137
},
"hsl": {
"h": 25.043,
"s": 95.041,
"l": 76.275
},
"oklch": {
"l": 0.83706,
"c": 0.09997,
"h": 56.5
},
"luminance": 0.572
}Semantic roles & 50–950 ramp
primary
#FCB989
secondary
#4EA0DB
accent
#86E600
background
#FFFEFD
surface
#FFFAF7
border
#D7D3D0
text
#181310
muted
#868381