#FCB191#FCB191
#FCB191 is a very light, moderate orange. Relative luminance 0.542; OKLCH L 82.4% C 0.098 H 44.0°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FCB191 |
|---|---|
| RGB | rgb(252, 177, 145) |
| HSL | hsl(18, 95%, 78%) |
| HSV | hsv(18, 42%, 99%) |
| CMYK | cmyk(0%, 29.8%, 42.5%, 1.2%) |
| CIE-LAB | lab(78.57, 23.61, 27.33) |
| CIE-LCH | lch(78.57, 36.11, 49.18°) |
| OKLab | oklab(82.41% 0.0708 0.0684) |
| OKLCH | oklch(82.41% 0.098 44) |
| XYZ | xyz(60.9805, 54.1883, 34.0302) |
| Luminance | 0.5418 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.30
Light Salmon
#FEA993
ΔE00 4.46
Lightsalmon
#FFA07A
ΔE00 4.70
Peach (survey)
#FFB07C
ΔE00 5.65
Darksalmon
#E9967A
ΔE00 6.92
Pinkish Tan
#D99B82
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCB191 #91DCFC
analogous
#FC91A6 #FCB191 #FCE691
triadic
#FCB191 #91FCB1 #B191FC
tetradic
#FCB191 #A6FC91 #91DCFC #E691FC
square
#FCB191 #A6FC91 #91DCFC #E691FC
split-complementary
#FCB191 #91FCE6 #91A6FC
monochromatic
#F95D1A #FA8755 #FCB191 #FEDBCD #FEEAE1
Accessibility & contrast
On white
1.77
#FCB191 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#FCB191 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCB191
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCB191 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCB191 | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4B98F
Deuteranopia (green-blind)
#D6C991
Tritanopia (blue-blind)
#FFA5A9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #fcb191; /* rgb */ color: rgb(252, 177, 145); /* oklch */ color: oklch(82.4% 0.098 44.0);
Tailwind
colors: {
custom: {
50: '#ffc8b1',
500: '#fcb191',
950: '#000000',
},
}SCSS
$custom: #fcb191; $custom-light: #ffc8b1; $custom-dark: #000000;
JSON
{
"hex": "#fcb191",
"rgb": {
"r": 252,
"g": 177,
"b": 145
},
"hsl": {
"h": 17.944,
"s": 94.69,
"l": 77.843
},
"oklch": {
"l": 0.82413,
"c": 0.09846,
"h": 44
},
"luminance": 0.54184
}Semantic roles & 50–950 ramp
primary
#FCB191
secondary
#55B4DC
accent
#A1E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181310
muted
#868281