#FCAA88#FCAA88
#FCAA88 is a light, moderate orange. Relative luminance 0.512; OKLCH L 81.0% C 0.108 H 43.3°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FCAA88 |
|---|---|
| RGB | rgb(252, 170, 136) |
| HSL | hsl(18, 95%, 76%) |
| HSV | hsv(18, 46%, 99%) |
| CMYK | cmyk(0%, 32.5%, 46%, 1.2%) |
| CIE-LAB | lab(76.82, 26.37, 29.79) |
| CIE-LCH | lch(76.82, 39.78, 48.48°) |
| OKLab | oklab(81% 0.0784 0.0739) |
| OKLCH | oklch(81% 0.108 43.3) |
| XYZ | xyz(58.9665, 51.2270, 30.0699) |
| Luminance | 0.5122 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Lightsalmon
#FFA07A
ΔE00 2.85
Pale Salmon
#FFB19A
ΔE00 3.90
Light Salmon
#FEA993
ΔE00 4.16
Darksalmon
#E9967A
ΔE00 5.54
Peach (survey)
#FFB07C
ΔE00 5.67
Blush (survey)
#F29E8E
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCAA88 #88DAFC
analogous
#FC88A0 #FCAA88 #FCE488
triadic
#FCAA88 #88FCAA #AA88FC
tetradic
#FCAA88 #A0FC88 #88DAFC #E488FC
square
#FCAA88 #A0FC88 #88DAFC #E488FC
split-complementary
#FCAA88 #88FCE4 #88A0FC
monochromatic
#F95511 #FA7F4C #FCAA88 #FED5C4 #FEEAE1
Accessibility & contrast
On white
1.87
#FCAA88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#FCAA88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCAA88
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCAA88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCAA88 | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB385
Deuteranopia (green-blind)
#D2C488
Tritanopia (blue-blind)
#FF9CA1
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #fcaa88; /* rgb */ color: rgb(252, 170, 136); /* oklch */ color: oklch(81.0% 0.108 43.3);
Tailwind
colors: {
custom: {
50: '#ffc3ab',
500: '#fcaa88',
950: '#000000',
},
}SCSS
$custom: #fcaa88; $custom-light: #ffc3ab; $custom-dark: #000000;
JSON
{
"hex": "#fcaa88",
"rgb": {
"r": 252,
"g": 170,
"b": 136
},
"hsl": {
"h": 17.586,
"s": 95.082,
"l": 76.078
},
"oklch": {
"l": 0.81004,
"c": 0.10773,
"h": 43.3
},
"luminance": 0.51222
}Semantic roles & 50–950 ramp
primary
#FCAA88
secondary
#4DB2DB
accent
#A2E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181210
muted
#868281