#FCAF7D#FCAF7D
#FCAF7D is a light, moderate orange. Relative luminance 0.528; OKLCH L 81.7% C 0.112 H 53.5°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FCAF7D |
|---|---|
| RGB | rgb(252, 175, 125) |
| HSL | hsl(24, 95%, 74%) |
| HSV | hsv(24, 50%, 99%) |
| CMYK | cmyk(0%, 30.6%, 50.4%, 1.2%) |
| CIE-LAB | lab(77.78, 22.73, 36.85) |
| CIE-LCH | lch(77.78, 43.30, 58.34°) |
| OKLab | oklab(81.69% 0.0663 0.0897) |
| OKLCH | oklch(81.69% 0.112 53.5) |
| XYZ | xyz(59.1797, 52.8406, 26.4804) |
| Luminance | 0.5284 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 0.62
Apricot (survey)
#FFB16D
ΔE00 4.41
Sandybrown
#F4A460
ΔE00 5.05
Lightsalmon
#FFA07A
ΔE00 6.36
Pale Orange
#FFA756
ΔE00 6.52
Pastel Orange
#FF964F
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCAF7D #7DCAFC
analogous
#FC7D8B #FCAF7D #FCEF7D
triadic
#FCAF7D #7DFCAF #AF7DFC
tetradic
#FCAF7D #8BFC7D #7DCAFC #EF7DFC
square
#FCAF7D #8BFC7D #7DCAFC #EF7DFC
split-complementary
#FCAF7D #7DFCEF #7D8BFC
monochromatic
#F96506 #FB8A41 #FCAF7D #FDD4B9 #FEEDE1
Accessibility & contrast
On white
1.82
#FCAF7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#FCAF7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCAF7D
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCAF7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCAF7D | 1.00 | 1.82 | 11.57 | 11.57 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5B679
Deuteranopia (green-blind)
#D7C77D
Tritanopia (blue-blind)
#FFA0A2
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #fcaf7d; /* rgb */ color: rgb(252, 175, 125); /* oklch */ color: oklch(81.7% 0.112 53.5);
Tailwind
colors: {
custom: {
50: '#ffc7a3',
500: '#fcaf7d',
950: '#000000',
},
}SCSS
$custom: #fcaf7d; $custom-light: #ffc7a3; $custom-dark: #000000;
JSON
{
"hex": "#fcaf7d",
"rgb": {
"r": 252,
"g": 175,
"b": 125
},
"hsl": {
"h": 23.622,
"s": 95.489,
"l": 73.922
},
"oklch": {
"l": 0.81693,
"c": 0.11154,
"h": 53.5
},
"luminance": 0.52836
}Semantic roles & 50–950 ramp
primary
#FCAF7D
secondary
#439FDA
accent
#8BE600
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#18130F
muted
#868280