#FCAF8F#FCAF8F
#FCAF8F is a very light, moderate orange. Relative luminance 0.533; OKLCH L 82.0% C 0.101 H 43.4°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FCAF8F |
|---|---|
| RGB | rgb(252, 175, 143) |
| HSL | hsl(18, 95%, 77%) |
| HSV | hsv(18, 43%, 99%) |
| CMYK | cmyk(0%, 30.6%, 43.3%, 1.2%) |
| CIE-LAB | lab(78.08, 24.45, 27.73) |
| CIE-LCH | lch(78.08, 36.97, 48.60°) |
| OKLab | oklab(82.02% 0.0732 0.0693) |
| OKLCH | oklch(82.02% 0.101 43.4) |
| XYZ | xyz(60.4355, 53.3429, 33.0944) |
| Luminance | 0.5334 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.19
Light Salmon
#FEA993
ΔE00 4.11
Lightsalmon
#FFA07A
ΔE00 4.20
Peach (survey)
#FFB07C
ΔE00 5.78
Darksalmon
#E9967A
ΔE00 6.46
Blush (survey)
#F29E8E
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCAF8F #8FDCFC
analogous
#FC8FA5 #FCAF8F #FCE68F
triadic
#FCAF8F #8FFCAF #AF8FFC
tetradic
#FCAF8F #A5FC8F #8FDCFC #E68FFC
square
#FCAF8F #A5FC8F #8FDCFC #E68FFC
split-complementary
#FCAF8F #8FFCE6 #8FA5FC
monochromatic
#F95A18 #FA8453 #FCAF8F #FEDACB #FEEAE1
Accessibility & contrast
On white
1.80
#FCAF8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#FCAF8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCAF8F
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCAF8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCAF8F | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B78D
Deuteranopia (green-blind)
#D5C78F
Tritanopia (blue-blind)
#FFA2A7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #fcaf8f; /* rgb */ color: rgb(252, 175, 143); /* oklch */ color: oklch(82.0% 0.101 43.4);
Tailwind
colors: {
custom: {
50: '#ffc7b0',
500: '#fcaf8f',
950: '#000000',
},
}SCSS
$custom: #fcaf8f; $custom-light: #ffc7b0; $custom-dark: #000000;
JSON
{
"hex": "#fcaf8f",
"rgb": {
"r": 252,
"g": 175,
"b": 143
},
"hsl": {
"h": 17.615,
"s": 94.783,
"l": 77.451
},
"oklch": {
"l": 0.82019,
"c": 0.1008,
"h": 43.4
},
"luminance": 0.53339
}Semantic roles & 50–950 ramp
primary
#FCAF8F
secondary
#53B4DC
accent
#A2E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181310
muted
#868281