#FCB192#FCB192
#FCB192 is a very light, moderate orange. Relative luminance 0.542; OKLCH L 82.4% C 0.098 H 43.3°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FCB192 |
|---|---|
| RGB | rgb(252, 177, 146) |
| HSL | hsl(18, 95%, 78%) |
| HSV | hsv(18, 42%, 99%) |
| CMYK | cmyk(0%, 29.8%, 42.1%, 1.2%) |
| CIE-LAB | lab(78.59, 23.71, 26.82) |
| CIE-LCH | lch(78.59, 35.80, 48.52°) |
| OKLab | oklab(82.43% 0.0712 0.0672) |
| OKLCH | oklch(82.43% 0.098 43.3) |
| XYZ | xyz(61.0580, 54.2193, 34.4380) |
| Luminance | 0.5422 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 2.97
Light Salmon
#FEA993
ΔE00 4.17
Lightsalmon
#FFA07A
ΔE00 4.76
Peach (survey)
#FFB07C
ΔE00 5.98
Darksalmon
#E9967A
ΔE00 6.86
Blush (survey)
#F29E8E
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCB192 #92DDFC
analogous
#FC92A8 #FCB192 #FCE692
triadic
#FCB192 #92FCB1 #B192FC
tetradic
#FCB192 #A8FC92 #92DDFC #E692FC
square
#FCB192 #A8FC92 #92DDFC #E692FC
split-complementary
#FCB192 #92FCE6 #92A8FC
monochromatic
#F95C1B #FA8656 #FCB192 #FEDCCE #FEEAE1
Accessibility & contrast
On white
1.77
#FCB192 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#FCB192 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCB192
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCB192 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCB192 | 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)
#C4B990
Deuteranopia (green-blind)
#D6C992
Tritanopia (blue-blind)
#FFA5A9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #fcb192; /* rgb */ color: rgb(252, 177, 146); /* oklch */ color: oklch(82.4% 0.098 43.3);
Tailwind
colors: {
custom: {
50: '#ffc8b2',
500: '#fcb192',
950: '#000000',
},
}SCSS
$custom: #fcb192; $custom-light: #ffc8b2; $custom-dark: #000000;
JSON
{
"hex": "#fcb192",
"rgb": {
"r": 252,
"g": 177,
"b": 146
},
"hsl": {
"h": 17.547,
"s": 94.643,
"l": 78.039
},
"oklch": {
"l": 0.82433,
"c": 0.09793,
"h": 43.3
},
"luminance": 0.54215
}Semantic roles & 50–950 ramp
primary
#FCB192
secondary
#56B5DD
accent
#A2E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181311
muted
#868281