#FCB985#FCB985
#FCB985 is a very light, moderate orange. Relative luminance 0.571; OKLCH L 83.6% C 0.103 H 58.6°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FCB985 |
|---|---|
| RGB | rgb(252, 185, 133) |
| HSL | hsl(26, 95%, 75%) |
| HSV | hsv(26, 47%, 99%) |
| CMYK | cmyk(0%, 26.6%, 47.2%, 1.2%) |
| CIE-LAB | lab(80.23, 18.21, 35.84) |
| CIE-LCH | lch(80.23, 40.20, 63.06°) |
| OKLab | oklab(83.64% 0.0536 0.0878) |
| OKLCH | oklch(83.64% 0.103 58.6) |
| XYZ | xyz(61.7303, 57.0910, 29.9541) |
| Luminance | 0.5709 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 3.15
Apricot (survey)
#FFB16D
ΔE00 3.80
Sandybrown
#F4A460
ΔE00 5.94
Pale Orange
#FFA756
ΔE00 6.87
Burlywood
#DEB887
ΔE00 7.80
Apricot
#FBCEB1
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCB985 #85C8FC
analogous
#FC858D #FCB985 #FCF485
triadic
#FCB985 #85FCB9 #B985FC
tetradic
#FCB985 #8DFC85 #85C8FC #F485FC
square
#FCB985 #8DFC85 #85C8FC #F485FC
split-complementary
#FCB985 #85FCF4 #858DFC
monochromatic
#F9740E #FB9749 #FCB985 #FDDBC1 #FEEEE1
Accessibility & contrast
On white
1.69
#FCB985 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#FCB985 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCB985
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCB985 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCB985 | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDBE81
Deuteranopia (green-blind)
#DDCD86
Tritanopia (blue-blind)
#FFABAC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #fcb985; /* rgb */ color: rgb(252, 185, 133); /* oklch */ color: oklch(83.6% 0.103 58.6);
Tailwind
colors: {
custom: {
50: '#ffcea9',
500: '#fcb985',
950: '#000000',
},
}SCSS
$custom: #fcb985; $custom-light: #ffcea9; $custom-dark: #000000;
JSON
{
"hex": "#fcb985",
"rgb": {
"r": 252,
"g": 185,
"b": 133
},
"hsl": {
"h": 26.218,
"s": 95.2,
"l": 75.49
},
"oklch": {
"l": 0.83636,
"c": 0.1029,
"h": 58.6
},
"luminance": 0.57087
}Semantic roles & 50–950 ramp
primary
#FCB985
secondary
#4A9CDB
accent
#81E600
background
#FFFEFC
surface
#FFFAF6
border
#D7D3D0
text
#181310
muted
#868380