#FCAA8A#FCAA8A
#FCAA8A is a light, moderate orange. Relative luminance 0.513; OKLCH L 81.0% C 0.107 H 42.1°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FCAA8A |
|---|---|
| RGB | rgb(252, 170, 138) |
| HSL | hsl(17, 95%, 76%) |
| HSV | hsv(17, 45%, 99%) |
| CMYK | cmyk(0%, 32.5%, 45.2%, 1.2%) |
| CIE-LAB | lab(76.85, 26.57, 28.76) |
| CIE-LCH | lch(76.85, 39.16, 47.27°) |
| OKLab | oklab(81.04% 0.0792 0.0716) |
| OKLCH | oklch(81.04% 0.107 42.1) |
| XYZ | xyz(59.1100, 51.2844, 30.8255) |
| Luminance | 0.5128 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Lightsalmon
#FFA07A
ΔE00 3.02
Pale Salmon
#FFB19A
ΔE00 3.34
Light Salmon
#FEA993
ΔE00 3.52
Darksalmon
#E9967A
ΔE00 5.38
Blush (survey)
#F29E8E
ΔE00 6.12
Peach (survey)
#FFB07C
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCAA8A #8ADCFC
analogous
#FC8AA3 #FCAA8A #FCE38A
triadic
#FCAA8A #8AFCAA #AA8AFC
tetradic
#FCAA8A #A3FC8A #8ADCFC #E38AFC
square
#FCAA8A #A3FC8A #8ADCFC #E38AFC
split-complementary
#FCAA8A #8AFCE3 #8AA3FC
monochromatic
#F95313 #FA7F4E #FCAA8A #FED5C6 #FEE9E1
Accessibility & contrast
On white
1.87
#FCAA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#FCAA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCAA8A
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCAA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCAA8A | 1.00 | 1.87 | 11.26 | 11.26 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB388
Deuteranopia (green-blind)
#D2C489
Tritanopia (blue-blind)
#FF9DA2
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #fcaa8a; /* rgb */ color: rgb(252, 170, 138); /* oklch */ color: oklch(81.0% 0.107 42.1);
Tailwind
colors: {
custom: {
50: '#ffc3ac',
500: '#fcaa8a',
950: '#000000',
},
}SCSS
$custom: #fcaa8a; $custom-light: #ffc3ac; $custom-dark: #000000;
JSON
{
"hex": "#fcaa8a",
"rgb": {
"r": 252,
"g": 170,
"b": 138
},
"hsl": {
"h": 16.842,
"s": 95,
"l": 76.471
},
"oklch": {
"l": 0.81042,
"c": 0.10671,
"h": 42.1
},
"luminance": 0.5128
}Semantic roles & 50–950 ramp
primary
#FCAA8A
secondary
#4FB4DC
accent
#A5E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181210
muted
#868281