#FCA69F#FCA69F
#FCA69F is a light, moderate red. Relative luminance 0.505; OKLCH L 80.8% C 0.103 H 24.7°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA69F |
|---|---|
| RGB | rgb(252, 166, 159) |
| HSL | hsl(5, 94%, 81%) |
| HSV | hsv(5, 37%, 99%) |
| CMYK | cmyk(0%, 34.1%, 36.9%, 1.2%) |
| CIE-LAB | lab(76.36, 30.91, 16.75) |
| CIE-LCH | lch(76.36, 35.16, 28.45°) |
| OKLab | oklab(80.8% 0.0936 0.0431) |
| OKLCH | oklch(80.8% 0.103 24.7) |
| XYZ | xyz(60.0415, 50.4755, 39.3746) |
| Luminance | 0.5047 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.08
Peachy Pink
#FF9A8A
ΔE00 4.52
Light Salmon
#FEA993
ΔE00 5.29
Pale Salmon
#FFB19A
ΔE00 6.27
Lightpink
#FFB6C1
ΔE00 8.02
Pale Rose
#FDC1C5
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA69F #9FF5FC
analogous
#FC9FC6 #FCA69F #FCD49F
triadic
#FCA69F #9FFCA6 #A69FFC
tetradic
#FCA69F #C6FC9F #9FF5FC #D49FFC
square
#FCA69F #C6FC9F #9FF5FC #D49FFC
split-complementary
#FCA69F #9FFCD4 #9FC6FC
monochromatic
#F83828 #FA6F64 #FCA69F #FEDDDA #FEE3E1
Accessibility & contrast
On white
1.89
#FCA69F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#FCA69F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA69F
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA69F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA69F | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B29E
Deuteranopia (green-blind)
#CCC39E
Tritanopia (blue-blind)
#FF9BA4
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #fca69f; /* rgb */ color: rgb(252, 166, 159); /* oklch */ color: oklch(80.8% 0.103 24.7);
Tailwind
colors: {
custom: {
50: '#ffc1bb',
500: '#fca69f',
950: '#000000',
},
}SCSS
$custom: #fca69f; $custom-light: #ffc1bb; $custom-dark: #000000;
JSON
{
"hex": "#fca69f",
"rgb": {
"r": 252,
"g": 166,
"b": 159
},
"hsl": {
"h": 4.516,
"s": 93.939,
"l": 80.588
},
"oklch": {
"l": 0.80796,
"c": 0.10306,
"h": 24.7
},
"luminance": 0.50471
}Semantic roles & 50–950 ramp
primary
#FCA69F
secondary
#61D5DE
accent
#D4E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181211
muted
#868281