#FCB699#FCB699
#FCB699 is a very light, moderate orange. Relative luminance 0.565; OKLCH L 83.5% C 0.091 H 43.4°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FCB699 |
|---|---|
| RGB | rgb(252, 182, 153) |
| HSL | hsl(18, 94%, 79%) |
| HSV | hsv(18, 39%, 99%) |
| CMYK | cmyk(0%, 27.8%, 39.3%, 1.2%) |
| CIE-LAB | lab(79.87, 21.84, 24.82) |
| CIE-LCH | lch(79.87, 33.06, 48.65°) |
| OKLab | oklab(83.47% 0.0661 0.0626) |
| OKLCH | oklch(83.47% 0.091 43.4) |
| XYZ | xyz(62.6250, 56.4553, 37.7293) |
| Luminance | 0.5645 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.04
Light Salmon
#FEA993
ΔE00 4.75
Lightsalmon
#FFA07A
ΔE00 6.15
Peach (survey)
#FFB07C
ΔE00 6.53
Apricot
#FBCEB1
ΔE00 7.52
Blush (survey)
#F29E8E
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCB699 #99DFFC
analogous
#FC99AE #FCB699 #FCE899
triadic
#FCB699 #99FCB6 #B699FC
tetradic
#FCB699 #AEFC99 #99DFFC #E899FC
square
#FCB699 #AEFC99 #99DFFC #E899FC
split-complementary
#FCB699 #99FCE8 #99AEFC
monochromatic
#F96122 #FA8B5E #FCB699 #FEE1D4 #FEEAE1
Accessibility & contrast
On white
1.71
#FCB699 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#FCB699 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCB699
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCB699 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCB699 | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BD97
Deuteranopia (green-blind)
#D8CC99
Tritanopia (blue-blind)
#FFABAE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #fcb699; /* rgb */ color: rgb(252, 182, 153); /* oklch */ color: oklch(83.5% 0.091 43.4);
Tailwind
colors: {
custom: {
50: '#ffccb7',
500: '#fcb699',
950: '#000000',
},
}SCSS
$custom: #fcb699; $custom-light: #ffccb7; $custom-dark: #000000;
JSON
{
"hex": "#fcb699",
"rgb": {
"r": 252,
"g": 182,
"b": 153
},
"hsl": {
"h": 17.576,
"s": 94.286,
"l": 79.412
},
"oklch": {
"l": 0.8347,
"c": 0.09104,
"h": 43.4
},
"luminance": 0.56451
}Semantic roles & 50–950 ramp
primary
#FCB699
secondary
#5CB7DE
accent
#A2E600
background
#FFFEFD
surface
#FFFAF8
border
#D7D3D1
text
#181311
muted
#868381