#FCB092#FCB092
#FCB092 is a very light, moderate orange. Relative luminance 0.538; OKLCH L 82.3% C 0.099 H 42.4°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FCB092 |
|---|---|
| RGB | rgb(252, 176, 146) |
| HSL | hsl(17, 95%, 78%) |
| HSV | hsv(17, 42%, 99%) |
| CMYK | cmyk(0%, 30.2%, 42.1%, 1.2%) |
| CIE-LAB | lab(78.36, 24.24, 26.51) |
| CIE-LCH | lch(78.36, 35.92, 47.57°) |
| OKLab | oklab(82.26% 0.0728 0.0665) |
| OKLCH | oklch(82.26% 0.099 42.4) |
| XYZ | xyz(60.8612, 53.8257, 34.3724) |
| Luminance | 0.5382 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 2.58
Light Salmon
#FEA993
ΔE00 3.69
Lightsalmon
#FFA07A
ΔE00 4.61
Peach (survey)
#FFB07C
ΔE00 6.37
Darksalmon
#E9967A
ΔE00 6.58
Blush (survey)
#F29E8E
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCB092 #92DEFC
analogous
#FC92A9 #FCB092 #FCE592
triadic
#FCB092 #92FCB0 #B092FC
tetradic
#FCB092 #A9FC92 #92DEFC #E592FC
square
#FCB092 #A9FC92 #92DEFC #E592FC
split-complementary
#FCB092 #92FCE5 #92A9FC
monochromatic
#F95A1B #FA8556 #FCB092 #FEDBCE #FEE9E1
Accessibility & contrast
On white
1.79
#FCB092 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#FCB092 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCB092
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCB092 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCB092 | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B890
Deuteranopia (green-blind)
#D5C892
Tritanopia (blue-blind)
#FFA4A8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #fcb092; /* rgb */ color: rgb(252, 176, 146); /* oklch */ color: oklch(82.3% 0.099 42.4);
Tailwind
colors: {
custom: {
50: '#ffc8b2',
500: '#fcb092',
950: '#000000',
},
}SCSS
$custom: #fcb092; $custom-light: #ffc8b2; $custom-dark: #000000;
JSON
{
"hex": "#fcb092",
"rgb": {
"r": 252,
"g": 176,
"b": 146
},
"hsl": {
"h": 16.981,
"s": 94.643,
"l": 78.039
},
"oklch": {
"l": 0.82256,
"c": 0.09858,
"h": 42.4
},
"luminance": 0.53821
}Semantic roles & 50–950 ramp
primary
#FCB092
secondary
#56B6DD
accent
#A5E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181311
muted
#868281