#FCBC7A#FCBC7A
#FCBC7A is a very light, moderate orange. Relative luminance 0.581; OKLCH L 84.0% C 0.111 H 66.2°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBC7A |
|---|---|
| RGB | rgb(252, 188, 122) |
| HSL | hsl(30, 96%, 73%) |
| HSV | hsv(30, 52%, 99%) |
| CMYK | cmyk(0%, 25.4%, 51.6%, 1.2%) |
| CIE-LAB | lab(80.78, 15.65, 42.19) |
| CIE-LCH | lch(80.78, 45.00, 69.65°) |
| OKLab | oklab(84.01% 0.0448 0.1016) |
| OKLCH | oklch(84.01% 0.111 66.2) |
| XYZ | xyz(61.6440, 58.0712, 26.3707) |
| Luminance | 0.5807 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 3.76
Pale Orange
#FFA756
ΔE00 6.32
Sandybrown
#F4A460
ΔE00 6.37
Peach (survey)
#FFB07C
ΔE00 6.41
Light Orange
#FDAA48
ΔE00 6.55
Butterscotch
#FDB147
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBC7A #7ABAFC
analogous
#FC7B7A #FCBC7A #FBFC7A
triadic
#FCBC7A #7AFCBC #BC7AFC
tetradic
#FCBC7A #7AFC7B #7ABAFC #FC7AFB
square
#FCBC7A #7AFC7B #7ABAFC #FC7AFB
split-complementary
#FCBC7A #7AFBFC #7B7AFC
monochromatic
#F68006 #FB9E3E #FCBC7A #FDDAB6 #FEF0E1
Accessibility & contrast
On white
1.66
#FCBC7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#FCBC7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBC7A
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBC7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBC7A | 1.00 | 1.66 | 12.61 | 12.61 |
| #FFFFFF | 1.66 | 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)
#D1C075
Deuteranopia (green-blind)
#E0CE7B
Tritanopia (blue-blind)
#FFADAC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #fcbc7a; /* rgb */ color: rgb(252, 188, 122); /* oklch */ color: oklch(84.0% 0.111 66.2);
Tailwind
colors: {
custom: {
50: '#ffd0a1',
500: '#fcbc7a',
950: '#000000',
},
}SCSS
$custom: #fcbc7a; $custom-light: #ffd0a1; $custom-dark: #000000;
JSON
{
"hex": "#fcbc7a",
"rgb": {
"r": 252,
"g": 188,
"b": 122
},
"hsl": {
"h": 30.462,
"s": 95.588,
"l": 73.333
},
"oklch": {
"l": 0.84011,
"c": 0.11104,
"h": 66.2
},
"luminance": 0.58067
}Semantic roles & 50–950 ramp
primary
#FCBC7A
secondary
#418CD9
accent
#71E600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380