#FCB296#FCB296
#FCB296 is a very light, moderate orange. Relative luminance 0.547; OKLCH L 82.7% C 0.095 H 41.6°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FCB296 |
|---|---|
| RGB | rgb(252, 178, 150) |
| HSL | hsl(16, 94%, 79%) |
| HSV | hsv(16, 40%, 99%) |
| CMYK | cmyk(0%, 29.4%, 40.5%, 1.2%) |
| CIE-LAB | lab(78.89, 23.61, 25.09) |
| CIE-LCH | lch(78.89, 34.46, 46.74°) |
| OKLab | oklab(82.69% 0.0712 0.0632) |
| OKLCH | oklch(82.69% 0.095 41.6) |
| XYZ | xyz(61.5728, 54.7425, 36.1716) |
| Luminance | 0.5474 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 2.09
Light Salmon
#FEA993
ΔE00 3.57
Lightsalmon
#FFA07A
ΔE00 5.30
Blush (survey)
#F29E8E
ΔE00 6.50
Peach (survey)
#FFB07C
ΔE00 6.95
Darksalmon
#E9967A
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCB296 #96E0FC
analogous
#FC96AD #FCB296 #FCE596
triadic
#FCB296 #96FCB2 #B296FC
tetradic
#FCB296 #ADFC96 #96E0FC #E596FC
square
#FCB296 #ADFC96 #96E0FC #E596FC
split-complementary
#FCB296 #96FCE5 #96ADFC
monochromatic
#F95B1F #FA865B #FCB296 #FEDED2 #FEE9E1
Accessibility & contrast
On white
1.76
#FCB296 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#FCB296 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCB296
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCB296 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCB296 | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BA94
Deuteranopia (green-blind)
#D6C996
Tritanopia (blue-blind)
#FFA6AB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #fcb296; /* rgb */ color: rgb(252, 178, 150); /* oklch */ color: oklch(82.7% 0.095 41.6);
Tailwind
colors: {
custom: {
50: '#ffc9b5',
500: '#fcb296',
950: '#000000',
},
}SCSS
$custom: #fcb296; $custom-light: #ffc9b5; $custom-dark: #000000;
JSON
{
"hex": "#fcb296",
"rgb": {
"r": 252,
"g": 178,
"b": 150
},
"hsl": {
"h": 16.471,
"s": 94.444,
"l": 78.824
},
"oklch": {
"l": 0.82692,
"c": 0.09521,
"h": 41.6
},
"luminance": 0.54738
}Semantic roles & 50–950 ramp
primary
#FCB296
secondary
#59B9DD
accent
#A6E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181311
muted
#868281