#FCBF89#FCBF89
#FCBF89 is a very light, moderate orange. Relative luminance 0.598; OKLCH L 84.8% C 0.099 H 62.4°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBF89 |
|---|---|
| RGB | rgb(252, 191, 137) |
| HSL | hsl(28, 95%, 76%) |
| HSV | hsv(28, 46%, 99%) |
| CMYK | cmyk(0%, 24.2%, 45.6%, 1.2%) |
| CIE-LAB | lab(81.71, 15.46, 35.68) |
| CIE-LCH | lch(81.71, 38.89, 66.58°) |
| OKLab | oklab(84.81% 0.0458 0.0876) |
| OKLCH | oklch(84.81% 0.099 62.4) |
| XYZ | xyz(63.2937, 59.7672, 31.8645) |
| Luminance | 0.5976 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 4.65
Peach (survey)
#FFB07C
ΔE00 5.25
Burlywood
#DEB887
ΔE00 6.62
Sandybrown
#F4A460
ΔE00 7.18
Light Peach
#FFD8B1
ΔE00 7.46
Apricot
#FBCEB1
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBF89 #89C6FC
analogous
#FC898D #FCBF89 #FCF989
triadic
#FCBF89 #89FCBF #BF89FC
tetradic
#FCBF89 #8DFC89 #89C6FC #F989FC
square
#FCBF89 #8DFC89 #89C6FC #F989FC
split-complementary
#FCBF89 #89FCF9 #898DFC
monochromatic
#F97E12 #FA9F4D #FCBF89 #FEDFC5 #FEEFE1
Accessibility & contrast
On white
1.62
#FCBF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#FCBF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBF89
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBF89 | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C385
Deuteranopia (green-blind)
#E0D18A
Tritanopia (blue-blind)
#FFB2B1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #fcbf89; /* rgb */ color: rgb(252, 191, 137); /* oklch */ color: oklch(84.8% 0.099 62.4);
Tailwind
colors: {
custom: {
50: '#ffd2ac',
500: '#fcbf89',
950: '#000000',
},
}SCSS
$custom: #fcbf89; $custom-light: #ffd2ac; $custom-dark: #000000;
JSON
{
"hex": "#fcbf89",
"rgb": {
"r": 252,
"g": 191,
"b": 137
},
"hsl": {
"h": 28.174,
"s": 95.041,
"l": 76.275
},
"oklch": {
"l": 0.8481,
"c": 0.0989,
"h": 62.4
},
"luminance": 0.59763
}Semantic roles & 50–950 ramp
primary
#FCBF89
secondary
#4E99DB
accent
#7AE600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381