#FCB392#FCB392
#FCB392 is a very light, moderate orange. Relative luminance 0.550; OKLCH L 82.8% C 0.097 H 45.2°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FCB392 |
|---|---|
| RGB | rgb(252, 179, 146) |
| HSL | hsl(19, 95%, 78%) |
| HSV | hsv(19, 42%, 99%) |
| CMYK | cmyk(0%, 29%, 42.1%, 1.2%) |
| CIE-LAB | lab(79.05, 22.66, 27.44) |
| CIE-LCH | lch(79.05, 35.59, 50.45°) |
| OKLab | oklab(82.79% 0.0681 0.0687) |
| OKLCH | oklch(82.79% 0.097 45.2) |
| XYZ | xyz(61.4559, 55.0152, 34.5707) |
| Luminance | 0.5501 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.82
Light Salmon
#FEA993
ΔE00 5.13
Lightsalmon
#FFA07A
ΔE00 5.20
Peach (survey)
#FFB07C
ΔE00 5.25
Darksalmon
#E9967A
ΔE00 7.47
Pinkish Tan
#D99B82
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCB392 #92DBFC
analogous
#FC92A6 #FCB392 #FCE892
triadic
#FCB392 #92FCB3 #B392FC
tetradic
#FCB392 #A6FC92 #92DBFC #E892FC
square
#FCB392 #A6FC92 #92DBFC #E892FC
split-complementary
#FCB392 #92FCE8 #92A6FC
monochromatic
#F9601B #FA8956 #FCB392 #FEDDCE #FEEAE1
Accessibility & contrast
On white
1.75
#FCB392 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#FCB392 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCB392
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCB392 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCB392 | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BB90
Deuteranopia (green-blind)
#D7CA92
Tritanopia (blue-blind)
#FFA7AA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #fcb392; /* rgb */ color: rgb(252, 179, 146); /* oklch */ color: oklch(82.8% 0.097 45.2);
Tailwind
colors: {
custom: {
50: '#ffcab2',
500: '#fcb392',
950: '#000000',
},
}SCSS
$custom: #fcb392; $custom-light: #ffcab2; $custom-dark: #000000;
JSON
{
"hex": "#fcb392",
"rgb": {
"r": 252,
"g": 179,
"b": 146
},
"hsl": {
"h": 18.679,
"s": 94.643,
"l": 78.039
},
"oklch": {
"l": 0.8279,
"c": 0.0967,
"h": 45.2
},
"luminance": 0.55011
}Semantic roles & 50–950 ramp
primary
#FCB392
secondary
#56B3DD
accent
#9EE600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181311
muted
#868281