#FCB396#FCB396
#FCB396 is a very light, moderate orange. Relative luminance 0.551; OKLCH L 82.9% C 0.095 H 42.5°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FCB396 |
|---|---|
| RGB | rgb(252, 179, 150) |
| HSL | hsl(17, 94%, 79%) |
| HSV | hsv(17, 40%, 99%) |
| CMYK | cmyk(0%, 29%, 40.5%, 1.2%) |
| CIE-LAB | lab(79.12, 23.09, 25.40) |
| CIE-LCH | lch(79.12, 34.33, 47.73°) |
| OKLab | oklab(82.87% 0.0697 0.0639) |
| OKLCH | oklch(82.87% 0.095 42.5) |
| XYZ | xyz(61.7725, 55.1418, 36.2381) |
| Luminance | 0.5514 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 2.53
Light Salmon
#FEA993
ΔE00 4.04
Lightsalmon
#FFA07A
ΔE00 5.42
Peach (survey)
#FFB07C
ΔE00 6.57
Blush (survey)
#F29E8E
ΔE00 6.95
Darksalmon
#E9967A
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCB396 #96DFFC
analogous
#FC96AC #FCB396 #FCE696
triadic
#FCB396 #96FCB3 #B396FC
tetradic
#FCB396 #ACFC96 #96DFFC #E696FC
square
#FCB396 #ACFC96 #96DFFC #E696FC
split-complementary
#FCB396 #96FCE6 #96ACFC
monochromatic
#F95D1F #FA885B #FCB396 #FEDED2 #FEE9E1
Accessibility & contrast
On white
1.75
#FCB396 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#FCB396 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCB396
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCB396 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCB396 | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BB94
Deuteranopia (green-blind)
#D7CA96
Tritanopia (blue-blind)
#FFA7AB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #fcb396; /* rgb */ color: rgb(252, 179, 150); /* oklch */ color: oklch(82.9% 0.095 42.5);
Tailwind
colors: {
custom: {
50: '#ffcab5',
500: '#fcb396',
950: '#000000',
},
}SCSS
$custom: #fcb396; $custom-light: #ffcab5; $custom-dark: #000000;
JSON
{
"hex": "#fcb396",
"rgb": {
"r": 252,
"g": 179,
"b": 150
},
"hsl": {
"h": 17.059,
"s": 94.444,
"l": 78.824
},
"oklch": {
"l": 0.8287,
"c": 0.09454,
"h": 42.5
},
"luminance": 0.55138
}Semantic roles & 50–950 ramp
primary
#FCB396
secondary
#59B8DD
accent
#A4E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181311
muted
#868281