#FCB293#FCB293
#FCB293 is a very light, moderate orange. Relative luminance 0.546; OKLCH L 82.6% C 0.097 H 43.6°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FCB293 |
|---|---|
| RGB | rgb(252, 178, 147) |
| HSL | hsl(18, 95%, 78%) |
| HSV | hsv(18, 42%, 99%) |
| CMYK | cmyk(0%, 29.4%, 41.7%, 1.2%) |
| CIE-LAB | lab(78.84, 23.29, 26.62) |
| CIE-LCH | lch(78.84, 35.37, 48.81°) |
| OKLab | oklab(82.63% 0.0701 0.0668) |
| OKLCH | oklch(82.63% 0.097 43.6) |
| XYZ | xyz(61.3343, 54.6471, 34.9156) |
| Luminance | 0.5464 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.06
Light Salmon
#FEA993
ΔE00 4.36
Lightsalmon
#FFA07A
ΔE00 5.01
Peach (survey)
#FFB07C
ΔE00 5.94
Darksalmon
#E9967A
ΔE00 7.09
Blush (survey)
#F29E8E
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCB293 #93DDFC
analogous
#FC93A8 #FCB293 #FCE693
triadic
#FCB293 #93FCB2 #B293FC
tetradic
#FCB293 #A8FC93 #93DDFC #E693FC
square
#FCB293 #A8FC93 #93DDFC #E693FC
split-complementary
#FCB293 #93FCE6 #93A8FC
monochromatic
#F95D1C #FA8857 #FCB293 #FEDCCF #FEEAE1
Accessibility & contrast
On white
1.76
#FCB293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#FCB293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCB293
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCB293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCB293 | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BA91
Deuteranopia (green-blind)
#D6C993
Tritanopia (blue-blind)
#FFA6AA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #fcb293; /* rgb */ color: rgb(252, 178, 147); /* oklch */ color: oklch(82.6% 0.097 43.6);
Tailwind
colors: {
custom: {
50: '#ffc9b3',
500: '#fcb293',
950: '#000000',
},
}SCSS
$custom: #fcb293; $custom-light: #ffc9b3; $custom-dark: #000000;
JSON
{
"hex": "#fcb293",
"rgb": {
"r": 252,
"g": 178,
"b": 147
},
"hsl": {
"h": 17.714,
"s": 94.595,
"l": 78.235
},
"oklch": {
"l": 0.82631,
"c": 0.09676,
"h": 43.6
},
"luminance": 0.54643
}Semantic roles & 50–950 ramp
primary
#FCB293
secondary
#56B5DD
accent
#A2E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181311
muted
#868281