#FCAF93#FCAF93
#FCAF93 is a very light, moderate orange. Relative luminance 0.535; OKLCH L 82.1% C 0.099 H 40.8°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FCAF93 |
|---|---|
| RGB | rgb(252, 175, 147) |
| HSL | hsl(16, 95%, 78%) |
| HSV | hsv(16, 42%, 99%) |
| CMYK | cmyk(0%, 30.6%, 41.7%, 1.2%) |
| CIE-LAB | lab(78.15, 24.87, 25.69) |
| CIE-LCH | lch(78.15, 35.75, 45.93°) |
| OKLab | oklab(82.1% 0.0748 0.0645) |
| OKLCH | oklch(82.1% 0.099 40.8) |
| XYZ | xyz(60.7440, 53.4663, 34.7188) |
| Luminance | 0.5346 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 1.90
Light Salmon
#FEA993
ΔE00 2.94
Lightsalmon
#FFA07A
ΔE00 4.66
Blush (survey)
#F29E8E
ΔE00 5.88
Darksalmon
#E9967A
ΔE00 6.32
Pinkish Tan
#D99B82
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCAF93 #93E0FC
analogous
#FC93AB #FCAF93 #FCE393
triadic
#FCAF93 #93FCAF #AF93FC
tetradic
#FCAF93 #ABFC93 #93E0FC #E393FC
square
#FCAF93 #ABFC93 #93E0FC #E393FC
split-complementary
#FCAF93 #93FCE3 #93ABFC
monochromatic
#F9571C #FA8357 #FCAF93 #FEDBCF #FEE9E1
Accessibility & contrast
On white
1.80
#FCAF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#FCAF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCAF93
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCAF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCAF93 | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B891
Deuteranopia (green-blind)
#D4C892
Tritanopia (blue-blind)
#FFA3A8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #fcaf93; /* rgb */ color: rgb(252, 175, 147); /* oklch */ color: oklch(82.1% 0.099 40.8);
Tailwind
colors: {
custom: {
50: '#ffc7b3',
500: '#fcaf93',
950: '#000000',
},
}SCSS
$custom: #fcaf93; $custom-light: #ffc7b3; $custom-dark: #000000;
JSON
{
"hex": "#fcaf93",
"rgb": {
"r": 252,
"g": 175,
"b": 147
},
"hsl": {
"h": 16,
"s": 94.595,
"l": 78.235
},
"oklch": {
"l": 0.82099,
"c": 0.09877,
"h": 40.8
},
"luminance": 0.53462
}Semantic roles & 50–950 ramp
primary
#FCAF93
secondary
#56B9DD
accent
#A8E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181311
muted
#868281