#FCA69A#FCA69A
#FCA69A is a light, moderate red. Relative luminance 0.503; OKLCH L 80.7% C 0.104 H 28.3°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA69A |
|---|---|
| RGB | rgb(252, 166, 154) |
| HSL | hsl(7, 94%, 80%) |
| HSV | hsv(7, 39%, 99%) |
| CMYK | cmyk(0%, 34.1%, 38.9%, 1.2%) |
| CIE-LAB | lab(76.26, 30.35, 19.33) |
| CIE-LCH | lch(76.26, 35.98, 32.49°) |
| OKLab | oklab(80.68% 0.0917 0.0493) |
| OKLCH | oklch(80.68% 0.104 28.3) |
| XYZ | xyz(59.6164, 50.3054, 37.1356) |
| Luminance | 0.5030 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 2.78
Peachy Pink
#FF9A8A
ΔE00 3.43
Light Salmon
#FEA993
ΔE00 3.54
Pale Salmon
#FFB19A
ΔE00 4.75
Darksalmon
#E9967A
ΔE00 7.49
Lightsalmon
#FFA07A
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA69A #9AF0FC
analogous
#FC9ABF #FCA69A #FCD79A
triadic
#FCA69A #9AFCA6 #A69AFC
tetradic
#FCA69A #BFFC9A #9AF0FC #D79AFC
square
#FCA69A #BFFC9A #9AF0FC #D79AFC
split-complementary
#FCA69A #9AFCD7 #9ABFFC
monochromatic
#F83D23 #FA725F #FCA69A #FEDAD5 #FEE5E1
Accessibility & contrast
On white
1.90
#FCA69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#FCA69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA69A
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA69A | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B299
Deuteranopia (green-blind)
#CDC399
Tritanopia (blue-blind)
#FF9BA3
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #fca69a; /* rgb */ color: rgb(252, 166, 154); /* oklch */ color: oklch(80.7% 0.104 28.3);
Tailwind
colors: {
custom: {
50: '#ffc1b7',
500: '#fca69a',
950: '#000000',
},
}SCSS
$custom: #fca69a; $custom-light: #ffc1b7; $custom-dark: #000000;
JSON
{
"hex": "#fca69a",
"rgb": {
"r": 252,
"g": 166,
"b": 154
},
"hsl": {
"h": 7.347,
"s": 94.231,
"l": 79.608
},
"oklch": {
"l": 0.80682,
"c": 0.10413,
"h": 28.3
},
"luminance": 0.50301
}Semantic roles & 50–950 ramp
primary
#FCA69A
secondary
#5DCEDE
accent
#C9E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181211
muted
#868281