#FCB885#FCB885
#FCB885 is a very light, moderate orange. Relative luminance 0.567; OKLCH L 83.5% C 0.103 H 57.6°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FCB885 |
|---|---|
| RGB | rgb(252, 184, 133) |
| HSL | hsl(26, 95%, 75%) |
| HSV | hsv(26, 47%, 99%) |
| CMYK | cmyk(0%, 27%, 47.2%, 1.2%) |
| CIE-LAB | lab(80.00, 18.74, 35.54) |
| CIE-LCH | lch(80.00, 40.17, 62.20°) |
| OKLab | oklab(83.45% 0.0552 0.0871) |
| OKLCH | oklch(83.45% 0.103 57.6) |
| XYZ | xyz(61.5219, 56.6741, 29.8846) |
| Luminance | 0.5667 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 2.74
Apricot (survey)
#FFB16D
ΔE00 3.91
Sandybrown
#F4A460
ΔE00 5.88
Pale Orange
#FFA756
ΔE00 6.91
Apricot
#FBCEB1
ΔE00 7.97
Burlywood
#DEB887
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCB885 #85C9FC
analogous
#FC858D #FCB885 #FCF385
triadic
#FCB885 #85FCB8 #B885FC
tetradic
#FCB885 #8DFC85 #85C9FC #F385FC
square
#FCB885 #8DFC85 #85C9FC #F385FC
split-complementary
#FCB885 #85FCF3 #858DFC
monochromatic
#F9720E #FB9549 #FCB885 #FDDBC1 #FEEEE1
Accessibility & contrast
On white
1.70
#FCB885 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#FCB885 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCB885
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCB885 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCB885 | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBD81
Deuteranopia (green-blind)
#DCCC85
Tritanopia (blue-blind)
#FFAAAB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #fcb885; /* rgb */ color: rgb(252, 184, 133); /* oklch */ color: oklch(83.5% 0.103 57.6);
Tailwind
colors: {
custom: {
50: '#ffcda9',
500: '#fcb885',
950: '#000000',
},
}SCSS
$custom: #fcb885; $custom-light: #ffcda9; $custom-dark: #000000;
JSON
{
"hex": "#fcb885",
"rgb": {
"r": 252,
"g": 184,
"b": 133
},
"hsl": {
"h": 25.714,
"s": 95.2,
"l": 75.49
},
"oklch": {
"l": 0.83454,
"c": 0.10313,
"h": 57.6
},
"luminance": 0.5667
}Semantic roles & 50–950 ramp
primary
#FCB885
secondary
#4A9DDB
accent
#83E600
background
#FFFEFC
surface
#FFFAF6
border
#D7D3D0
text
#181310
muted
#868380