#FCA69D#FCA69D
#FCA69D is a light, moderate red. Relative luminance 0.504; OKLCH L 80.8% C 0.103 H 26.1°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA69D |
|---|---|
| RGB | rgb(252, 166, 157) |
| HSL | hsl(6, 94%, 80%) |
| HSV | hsv(6, 38%, 99%) |
| CMYK | cmyk(0%, 34.1%, 37.7%, 1.2%) |
| CIE-LAB | lab(76.32, 30.68, 17.78) |
| CIE-LCH | lch(76.32, 35.46, 30.09°) |
| OKLab | oklab(80.75% 0.0929 0.0456) |
| OKLCH | oklch(80.75% 0.103 26.1) |
| XYZ | xyz(59.8694, 50.4066, 38.4679) |
| Luminance | 0.5040 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 3.51
Peachy Pink
#FF9A8A
ΔE00 4.02
Light Salmon
#FEA993
ΔE00 4.59
Pale Salmon
#FFB19A
ΔE00 5.64
Darksalmon
#E9967A
ΔE00 8.36
Lightpink
#FFB6C1
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA69D #9DF3FC
analogous
#FC9DC4 #FCA69D #FCD59D
triadic
#FCA69D #9DFCA6 #A69DFC
tetradic
#FCA69D #C4FC9D #9DF3FC #D59DFC
square
#FCA69D #C4FC9D #9DF3FC #D59DFC
split-complementary
#FCA69D #9DFCD5 #9DC4FC
monochromatic
#F83A26 #FA7062 #FCA69D #FEDCD8 #FEE4E1
Accessibility & contrast
On white
1.90
#FCA69D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#FCA69D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA69D
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA69D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA69D | 1.00 | 1.90 | 11.08 | 11.08 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B29C
Deuteranopia (green-blind)
#CDC39C
Tritanopia (blue-blind)
#FF9BA4
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #fca69d; /* rgb */ color: rgb(252, 166, 157); /* oklch */ color: oklch(80.8% 0.103 26.1);
Tailwind
colors: {
custom: {
50: '#ffc1ba',
500: '#fca69d',
950: '#000000',
},
}SCSS
$custom: #fca69d; $custom-light: #ffc1ba; $custom-dark: #000000;
JSON
{
"hex": "#fca69d",
"rgb": {
"r": 252,
"g": 166,
"b": 157
},
"hsl": {
"h": 5.684,
"s": 94.059,
"l": 80.196
},
"oklch": {
"l": 0.8075,
"c": 0.10344,
"h": 26.1
},
"luminance": 0.50402
}Semantic roles & 50–950 ramp
primary
#FCA69D
secondary
#5FD2DE
accent
#D0E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181211
muted
#868281