#FCAF92#FCAF92
#FCAF92 is a very light, moderate orange. Relative luminance 0.534; OKLCH L 82.1% C 0.099 H 41.5°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FCAF92 |
|---|---|
| RGB | rgb(252, 175, 146) |
| HSL | hsl(16, 95%, 78%) |
| HSV | hsv(16, 42%, 99%) |
| CMYK | cmyk(0%, 30.6%, 42.1%, 1.2%) |
| CIE-LAB | lab(78.13, 24.76, 26.20) |
| CIE-LCH | lch(78.13, 36.05, 46.62°) |
| OKLab | oklab(82.08% 0.0744 0.0657) |
| OKLCH | oklch(82.08% 0.099 41.5) |
| XYZ | xyz(60.6658, 53.4350, 34.3073) |
| Luminance | 0.5343 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 2.22
Light Salmon
#FEA993
ΔE00 3.22
Lightsalmon
#FFA07A
ΔE00 4.51
Blush (survey)
#F29E8E
ΔE00 6.13
Darksalmon
#E9967A
ΔE00 6.33
Peach (survey)
#FFB07C
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCAF92 #92DFFC
analogous
#FC92AA #FCAF92 #FCE492
triadic
#FCAF92 #92FCAF #AF92FC
tetradic
#FCAF92 #AAFC92 #92DFFC #E492FC
square
#FCAF92 #AAFC92 #92DFFC #E492FC
split-complementary
#FCAF92 #92FCE4 #92AAFC
monochromatic
#F9581B #FA8356 #FCAF92 #FEDBCE #FEE9E1
Accessibility & contrast
On white
1.80
#FCAF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#FCAF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCAF92
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCAF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCAF92 | 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)
#C2B890
Deuteranopia (green-blind)
#D4C892
Tritanopia (blue-blind)
#FFA3A7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #fcaf92; /* rgb */ color: rgb(252, 175, 146); /* oklch */ color: oklch(82.1% 0.099 41.5);
Tailwind
colors: {
custom: {
50: '#ffc7b2',
500: '#fcaf92',
950: '#000000',
},
}SCSS
$custom: #fcaf92; $custom-light: #ffc7b2; $custom-dark: #000000;
JSON
{
"hex": "#fcaf92",
"rgb": {
"r": 252,
"g": 175,
"b": 146
},
"hsl": {
"h": 16.415,
"s": 94.643,
"l": 78.039
},
"oklch": {
"l": 0.82078,
"c": 0.09927,
"h": 41.5
},
"luminance": 0.53431
}Semantic roles & 50–950 ramp
primary
#FCAF92
secondary
#56B8DD
accent
#A7E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181311
muted
#868281