#FCA69E#FCA69E
#FCA69E is a light, moderate red. Relative luminance 0.504; OKLCH L 80.8% C 0.103 H 25.4°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA69E |
|---|---|
| RGB | rgb(252, 166, 158) |
| HSL | hsl(5, 94%, 80%) |
| HSV | hsv(5, 37%, 99%) |
| CMYK | cmyk(0%, 34.1%, 37.3%, 1.2%) |
| CIE-LAB | lab(76.34, 30.80, 17.27) |
| CIE-LCH | lch(76.34, 35.31, 29.28°) |
| OKLab | oklab(80.77% 0.0933 0.0443) |
| OKLCH | oklch(80.77% 0.103 25.4) |
| XYZ | xyz(59.9551, 50.4409, 38.9194) |
| Luminance | 0.5044 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 3.79
Peachy Pink
#FF9A8A
ΔE00 4.26
Light Salmon
#FEA993
ΔE00 4.94
Pale Salmon
#FFB19A
ΔE00 5.95
Lightpink
#FFB6C1
ΔE00 8.32
Pale Rose
#FDC1C5
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA69E #9EF4FC
analogous
#FC9EC5 #FCA69E #FCD59E
triadic
#FCA69E #9EFCA6 #A69EFC
tetradic
#FCA69E #C5FC9E #9EF4FC #D59EFC
square
#FCA69E #C5FC9E #9EF4FC #D59EFC
split-complementary
#FCA69E #9EFCD5 #9EC5FC
monochromatic
#F83927 #FA7063 #FCA69E #FEDCD9 #FEE4E1
Accessibility & contrast
On white
1.89
#FCA69E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#FCA69E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA69E
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA69E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA69E | 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)
#B8B29D
Deuteranopia (green-blind)
#CDC39D
Tritanopia (blue-blind)
#FF9BA4
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #fca69e; /* rgb */ color: rgb(252, 166, 158); /* oklch */ color: oklch(80.8% 0.103 25.4);
Tailwind
colors: {
custom: {
50: '#ffc1ba',
500: '#fca69e',
950: '#000000',
},
}SCSS
$custom: #fca69e; $custom-light: #ffc1ba; $custom-dark: #000000;
JSON
{
"hex": "#fca69e",
"rgb": {
"r": 252,
"g": 166,
"b": 158
},
"hsl": {
"h": 5.106,
"s": 94,
"l": 80.392
},
"oklch": {
"l": 0.80773,
"c": 0.10324,
"h": 25.4
},
"luminance": 0.50437
}Semantic roles & 50–950 ramp
primary
#FCA69E
secondary
#60D3DE
accent
#D2E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181211
muted
#868281