#FCB394#FCB394
#FCB394 is a very light, moderate orange. Relative luminance 0.551; OKLCH L 82.8% C 0.096 H 43.9°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FCB394 |
|---|---|
| RGB | rgb(252, 179, 148) |
| HSL | hsl(18, 95%, 78%) |
| HSV | hsv(18, 41%, 99%) |
| CMYK | cmyk(0%, 29%, 41.3%, 1.2%) |
| CIE-LAB | lab(79.09, 22.87, 26.42) |
| CIE-LCH | lch(79.09, 34.95, 49.12°) |
| OKLab | oklab(82.83% 0.0689 0.0663) |
| OKLCH | oklch(82.83% 0.096 43.9) |
| XYZ | xyz(61.6128, 55.0780, 35.3972) |
| Luminance | 0.5507 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.17
Light Salmon
#FEA993
ΔE00 4.57
Lightsalmon
#FFA07A
ΔE00 5.26
Peach (survey)
#FFB07C
ΔE00 5.91
Darksalmon
#E9967A
ΔE00 7.33
Blush (survey)
#F29E8E
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCB394 #94DDFC
analogous
#FC94A9 #FCB394 #FCE794
triadic
#FCB394 #94FCB3 #B394FC
tetradic
#FCB394 #A9FC94 #94DDFC #E794FC
square
#FCB394 #A9FC94 #94DDFC #E794FC
split-complementary
#FCB394 #94FCE7 #94A9FC
monochromatic
#F95E1D #FA8958 #FCB394 #FEDDD0 #FEEAE1
Accessibility & contrast
On white
1.75
#FCB394 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#FCB394 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCB394
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCB394 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCB394 | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BB92
Deuteranopia (green-blind)
#D7CA94
Tritanopia (blue-blind)
#FFA7AB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #fcb394; /* rgb */ color: rgb(252, 179, 148); /* oklch */ color: oklch(82.8% 0.096 43.9);
Tailwind
colors: {
custom: {
50: '#ffcab3',
500: '#fcb394',
950: '#000000',
},
}SCSS
$custom: #fcb394; $custom-light: #ffcab3; $custom-dark: #000000;
JSON
{
"hex": "#fcb394",
"rgb": {
"r": 252,
"g": 179,
"b": 148
},
"hsl": {
"h": 17.885,
"s": 94.545,
"l": 78.431
},
"oklch": {
"l": 0.8283,
"c": 0.0956,
"h": 43.9
},
"luminance": 0.55074
}Semantic roles & 50–950 ramp
primary
#FCB394
secondary
#57B5DD
accent
#A1E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181311
muted
#868281