#FCB397#FCB397
#FCB397 is a very light, moderate orange. Relative luminance 0.552; OKLCH L 82.9% C 0.094 H 41.8°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FCB397 |
|---|---|
| RGB | rgb(252, 179, 151) |
| HSL | hsl(17, 94%, 79%) |
| HSV | hsv(17, 40%, 99%) |
| CMYK | cmyk(0%, 29%, 40.1%, 1.2%) |
| CIE-LAB | lab(79.14, 23.20, 24.90) |
| CIE-LCH | lch(79.14, 34.03, 47.02°) |
| OKLab | oklab(82.89% 0.07 0.0627) |
| OKLCH | oklch(82.89% 0.094 41.8) |
| XYZ | xyz(61.8534, 55.1742, 36.6640) |
| Luminance | 0.5517 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 2.22
Light Salmon
#FEA993
ΔE00 3.79
Lightsalmon
#FFA07A
ΔE00 5.53
Blush (survey)
#F29E8E
ΔE00 6.71
Peach (survey)
#FFB07C
ΔE00 6.91
Darksalmon
#E9967A
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCB397 #97E0FC
analogous
#FC97AE #FCB397 #FCE697
triadic
#FCB397 #97FCB3 #B397FC
tetradic
#FCB397 #AEFC97 #97E0FC #E697FC
square
#FCB397 #AEFC97 #97E0FC #E697FC
split-complementary
#FCB397 #97FCE6 #97AEFC
monochromatic
#F95C20 #FA885C #FCB397 #FEDED2 #FEE9E1
Accessibility & contrast
On white
1.75
#FCB397 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#FCB397 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCB397
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCB397 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCB397 | 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)
#C5BB95
Deuteranopia (green-blind)
#D6CA97
Tritanopia (blue-blind)
#FFA7AC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #fcb397; /* rgb */ color: rgb(252, 179, 151); /* oklch */ color: oklch(82.9% 0.094 41.8);
Tailwind
colors: {
custom: {
50: '#ffcab5',
500: '#fcb397',
950: '#000000',
},
}SCSS
$custom: #fcb397; $custom-light: #ffcab5; $custom-dark: #000000;
JSON
{
"hex": "#fcb397",
"rgb": {
"r": 252,
"g": 179,
"b": 151
},
"hsl": {
"h": 16.634,
"s": 94.393,
"l": 79.02
},
"oklch": {
"l": 0.82891,
"c": 0.09402,
"h": 41.8
},
"luminance": 0.5517
}Semantic roles & 50–950 ramp
primary
#FCB397
secondary
#5AB9DD
accent
#A6E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181311
muted
#868281