#FCBB7E#FCBB7E
#FCBB7E is a very light, moderate orange. Relative luminance 0.577; OKLCH L 83.9% C 0.108 H 63.7°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBB7E |
|---|---|
| RGB | rgb(252, 187, 126) |
| HSL | hsl(29, 95%, 74%) |
| HSV | hsv(29, 50%, 99%) |
| CMYK | cmyk(0%, 25.8%, 50%, 1.2%) |
| CIE-LAB | lab(80.60, 16.52, 39.92) |
| CIE-LCH | lch(80.60, 43.21, 67.52°) |
| OKLab | oklab(83.89% 0.0479 0.0967) |
| OKLCH | oklch(83.89% 0.108 63.7) |
| XYZ | xyz(61.6841, 57.7467, 27.6319) |
| Luminance | 0.5774 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 3.26
Peach (survey)
#FFB07C
ΔE00 5.19
Sandybrown
#F4A460
ΔE00 5.93
Pale Orange
#FFA756
ΔE00 6.22
Burlywood
#DEB887
ΔE00 6.96
Light Orange
#FDAA48
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBB7E #7EBFFC
analogous
#FC7E80 #FCBB7E #FCFA7E
triadic
#FCBB7E #7EFCBB #BB7EFC
tetradic
#FCBB7E #80FC7E #7EBFFC #FA7EFC
square
#FCBB7E #80FC7E #7EBFFC #FA7EFC
split-complementary
#FCBB7E #7EFCFA #7E80FC
monochromatic
#F97C06 #FB9B42 #FCBB7E #FDDBBA #FEEFE1
Accessibility & contrast
On white
1.67
#FCBB7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#FCBB7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBB7E
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBB7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBB7E | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0BF79
Deuteranopia (green-blind)
#DFCE7F
Tritanopia (blue-blind)
#FFADAC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #fcbb7e; /* rgb */ color: rgb(252, 187, 126); /* oklch */ color: oklch(83.9% 0.108 63.7);
Tailwind
colors: {
custom: {
50: '#ffcfa4',
500: '#fcbb7e',
950: '#000000',
},
}SCSS
$custom: #fcbb7e; $custom-light: #ffcfa4; $custom-dark: #000000;
JSON
{
"hex": "#fcbb7e",
"rgb": {
"r": 252,
"g": 187,
"b": 126
},
"hsl": {
"h": 29.048,
"s": 95.455,
"l": 74.118
},
"oklch": {
"l": 0.83888,
"c": 0.10794,
"h": 63.7
},
"luminance": 0.57742
}Semantic roles & 50–950 ramp
primary
#FCBB7E
secondary
#4491DA
accent
#76E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18130F
muted
#868380