#FCAF91#FCAF91
#FCAF91 is a very light, moderate orange. Relative luminance 0.534; OKLCH L 82.1% C 0.100 H 42.1°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FCAF91 |
|---|---|
| RGB | rgb(252, 175, 145) |
| HSL | hsl(17, 95%, 78%) |
| HSV | hsv(17, 42%, 99%) |
| CMYK | cmyk(0%, 30.6%, 42.5%, 1.2%) |
| CIE-LAB | lab(78.11, 24.66, 26.71) |
| CIE-LCH | lch(78.11, 36.35, 47.29°) |
| OKLab | oklab(82.06% 0.074 0.0669) |
| OKLCH | oklch(82.06% 0.1 42.1) |
| XYZ | xyz(60.5884, 53.4041, 33.8994) |
| Luminance | 0.5340 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 2.54
Light Salmon
#FEA993
ΔE00 3.52
Lightsalmon
#FFA07A
ΔE00 4.38
Darksalmon
#E9967A
ΔE00 6.35
Blush (survey)
#F29E8E
ΔE00 6.39
Peach (survey)
#FFB07C
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCAF91 #91DEFC
analogous
#FC91A9 #FCAF91 #FCE491
triadic
#FCAF91 #91FCAF #AF91FC
tetradic
#FCAF91 #A9FC91 #91DEFC #E491FC
square
#FCAF91 #A9FC91 #91DEFC #E491FC
split-complementary
#FCAF91 #91FCE4 #91A9FC
monochromatic
#F9581A #FA8455 #FCAF91 #FEDACD #FEE9E1
Accessibility & contrast
On white
1.80
#FCAF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#FCAF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCAF91
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCAF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCAF91 | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B88F
Deuteranopia (green-blind)
#D5C891
Tritanopia (blue-blind)
#FFA3A7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #fcaf91; /* rgb */ color: rgb(252, 175, 145); /* oklch */ color: oklch(82.1% 0.100 42.1);
Tailwind
colors: {
custom: {
50: '#ffc7b1',
500: '#fcaf91',
950: '#000000',
},
}SCSS
$custom: #fcaf91; $custom-light: #ffc7b1; $custom-dark: #000000;
JSON
{
"hex": "#fcaf91",
"rgb": {
"r": 252,
"g": 175,
"b": 145
},
"hsl": {
"h": 16.822,
"s": 94.69,
"l": 77.843
},
"oklch": {
"l": 0.82058,
"c": 0.09976,
"h": 42.1
},
"luminance": 0.534
}Semantic roles & 50–950 ramp
primary
#FCAF91
secondary
#55B6DC
accent
#A5E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181310
muted
#868281