#FCB993#FCB993
#FCB993 is a very light, moderate orange. Relative luminance 0.575; OKLCH L 83.9% C 0.093 H 50.6°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FCB993 |
|---|---|
| RGB | rgb(252, 185, 147) |
| HSL | hsl(22, 95%, 78%) |
| HSV | hsv(22, 42%, 99%) |
| CMYK | cmyk(0%, 26.6%, 41.7%, 1.2%) |
| CIE-LAB | lab(80.46, 19.62, 28.80) |
| CIE-LCH | lch(80.46, 34.85, 55.74°) |
| OKLab | oklab(83.89% 0.0591 0.0719) |
| OKLCH | oklch(83.89% 0.093 50.6) |
| XYZ | xyz(62.7628, 57.5040, 35.3917) |
| Luminance | 0.5750 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.09
Pale Salmon
#FFB19A
ΔE00 6.28
Apricot
#FBCEB1
ΔE00 6.42
Lightsalmon
#FFA07A
ΔE00 7.15
Apricot (survey)
#FFB16D
ΔE00 7.36
Light Salmon
#FEA993
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCB993 #93D6FC
analogous
#FC93A1 #FCB993 #FCED93
triadic
#FCB993 #93FCB9 #B993FC
tetradic
#FCB993 #A1FC93 #93D6FC #ED93FC
square
#FCB993 #A1FC93 #93D6FC #ED93FC
split-complementary
#FCB993 #93FCED #93A1FC
monochromatic
#F96C1C #FA9257 #FCB993 #FEE0CF #FEECE1
Accessibility & contrast
On white
1.68
#FCB993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#FCB993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCB993
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCB993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCB993 | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBF90
Deuteranopia (green-blind)
#DBCD93
Tritanopia (blue-blind)
#FFADAF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #fcb993; /* rgb */ color: rgb(252, 185, 147); /* oklch */ color: oklch(83.9% 0.093 50.6);
Tailwind
colors: {
custom: {
50: '#ffceb3',
500: '#fcb993',
950: '#000000',
},
}SCSS
$custom: #fcb993; $custom-light: #ffceb3; $custom-dark: #000000;
JSON
{
"hex": "#fcb993",
"rgb": {
"r": 252,
"g": 185,
"b": 147
},
"hsl": {
"h": 21.714,
"s": 94.595,
"l": 78.235
},
"oklch": {
"l": 0.83892,
"c": 0.09307,
"h": 50.6
},
"luminance": 0.575
}Semantic roles & 50–950 ramp
primary
#FCB993
secondary
#56ACDD
accent
#92E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181311
muted
#868381