#FCB197#FCB197
#FCB197 is a very light, moderate orange. Relative luminance 0.544; OKLCH L 82.5% C 0.095 H 39.9°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FCB197 |
|---|---|
| RGB | rgb(252, 177, 151) |
| HSL | hsl(15, 94%, 79%) |
| HSV | hsv(15, 40%, 99%) |
| CMYK | cmyk(0%, 29.8%, 40.1%, 1.2%) |
| CIE-LAB | lab(78.68, 24.25, 24.27) |
| CIE-LCH | lch(78.68, 34.31, 45.03°) |
| OKLab | oklab(82.54% 0.0732 0.0612) |
| OKLCH | oklch(82.54% 0.095 39.9) |
| XYZ | xyz(61.4554, 54.3783, 36.5314) |
| Luminance | 0.5437 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 1.34
Light Salmon
#FEA993
ΔE00 2.87
Lightsalmon
#FFA07A
ΔE00 5.41
Blush (survey)
#F29E8E
ΔE00 5.83
Darksalmon
#E9967A
ΔE00 6.79
Peachy Pink
#FF9A8A
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCB197 #97E2FC
analogous
#FC97B0 #FCB197 #FCE497
triadic
#FCB197 #97FCB1 #B197FC
tetradic
#FCB197 #B0FC97 #97E2FC #E497FC
square
#FCB197 #B0FC97 #97E2FC #E497FC
split-complementary
#FCB197 #97FCE4 #97B0FC
monochromatic
#F95820 #FA845C #FCB197 #FEDED2 #FEE9E1
Accessibility & contrast
On white
1.77
#FCB197 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#FCB197 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCB197
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCB197 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCB197 | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B995
Deuteranopia (green-blind)
#D5C996
Tritanopia (blue-blind)
#FFA5AA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #fcb197; /* rgb */ color: rgb(252, 177, 151); /* oklch */ color: oklch(82.5% 0.095 39.9);
Tailwind
colors: {
custom: {
50: '#ffc8b5',
500: '#fcb197',
950: '#000000',
},
}SCSS
$custom: #fcb197; $custom-light: #ffc8b5; $custom-dark: #000000;
JSON
{
"hex": "#fcb197",
"rgb": {
"r": 252,
"g": 177,
"b": 151
},
"hsl": {
"h": 15.446,
"s": 94.393,
"l": 79.02
},
"oklch": {
"l": 0.82535,
"c": 0.09542,
"h": 39.9
},
"luminance": 0.54374
}Semantic roles & 50–950 ramp
primary
#FCB197
secondary
#5ABBDD
accent
#AAE600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181311
muted
#868281