#FCB893#FCB893
#FCB893 is a very light, moderate orange. Relative luminance 0.571; OKLCH L 83.7% C 0.094 H 49.6°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FCB893 |
|---|---|
| RGB | rgb(252, 184, 147) |
| HSL | hsl(21, 95%, 78%) |
| HSV | hsv(21, 42%, 99%) |
| CMYK | cmyk(0%, 27%, 41.7%, 1.2%) |
| CIE-LAB | lab(80.23, 20.14, 28.49) |
| CIE-LCH | lch(80.23, 34.89, 54.74°) |
| OKLab | oklab(83.71% 0.0606 0.0712) |
| OKLCH | oklch(83.71% 0.094 49.6) |
| XYZ | xyz(62.5544, 57.0871, 35.3222) |
| Luminance | 0.5708 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.22
Pale Salmon
#FFB19A
ΔE00 5.80
Apricot
#FBCEB1
ΔE00 6.66
Lightsalmon
#FFA07A
ΔE00 6.77
Light Salmon
#FEA993
ΔE00 7.28
Apricot (survey)
#FFB16D
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCB893 #93D7FC
analogous
#FC93A2 #FCB893 #FCED93
triadic
#FCB893 #93FCB8 #B893FC
tetradic
#FCB893 #A2FC93 #93D7FC #ED93FC
square
#FCB893 #A2FC93 #93D7FC #ED93FC
split-complementary
#FCB893 #93FCED #93A2FC
monochromatic
#F96A1C #FA9157 #FCB893 #FEDFCF #FEEBE1
Accessibility & contrast
On white
1.69
#FCB893 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#FCB893 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCB893
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCB893 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCB893 | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABE90
Deuteranopia (green-blind)
#DACD93
Tritanopia (blue-blind)
#FFACAE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #fcb893; /* rgb */ color: rgb(252, 184, 147); /* oklch */ color: oklch(83.7% 0.094 49.6);
Tailwind
colors: {
custom: {
50: '#ffcdb3',
500: '#fcb893',
950: '#000000',
},
}SCSS
$custom: #fcb893; $custom-light: #ffcdb3; $custom-dark: #000000;
JSON
{
"hex": "#fcb893",
"rgb": {
"r": 252,
"g": 184,
"b": 147
},
"hsl": {
"h": 21.143,
"s": 94.595,
"l": 78.235
},
"oklch": {
"l": 0.8371,
"c": 0.09351,
"h": 49.6
},
"luminance": 0.57083
}Semantic roles & 50–950 ramp
primary
#FCB893
secondary
#56ADDD
accent
#95E600
background
#FFFEFD
surface
#FFFAF8
border
#D7D3D1
text
#181311
muted
#868381