#FCA69B#FCA69B
#FCA69B is a light, moderate red. Relative luminance 0.503; OKLCH L 80.7% C 0.104 H 27.6°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA69B |
|---|---|
| RGB | rgb(252, 166, 155) |
| HSL | hsl(7, 94%, 80%) |
| HSV | hsv(7, 38%, 99%) |
| CMYK | cmyk(0%, 34.1%, 38.5%, 1.2%) |
| CIE-LAB | lab(76.28, 30.46, 18.81) |
| CIE-LCH | lch(76.28, 35.80, 31.70°) |
| OKLab | oklab(80.7% 0.0921 0.0481) |
| OKLCH | oklch(80.7% 0.104 27.6) |
| XYZ | xyz(59.7000, 50.3389, 37.5760) |
| Luminance | 0.5033 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 3.00
Peachy Pink
#FF9A8A
ΔE00 3.60
Light Salmon
#FEA993
ΔE00 3.88
Pale Salmon
#FFB19A
ΔE00 5.04
Darksalmon
#E9967A
ΔE00 7.77
Lightsalmon
#FFA07A
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA69B #9BF1FC
analogous
#FC9BC1 #FCA69B #FCD69B
triadic
#FCA69B #9BFCA6 #A69BFC
tetradic
#FCA69B #C1FC9B #9BF1FC #D69BFC
square
#FCA69B #C1FC9B #9BF1FC #D69BFC
split-complementary
#FCA69B #9BFCD6 #9BC1FC
monochromatic
#F83C24 #FA7160 #FCA69B #FEDBD6 #FEE5E1
Accessibility & contrast
On white
1.90
#FCA69B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#FCA69B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA69B
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA69B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA69B | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B29A
Deuteranopia (green-blind)
#CDC39A
Tritanopia (blue-blind)
#FF9BA3
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #fca69b; /* rgb */ color: rgb(252, 166, 155); /* oklch */ color: oklch(80.7% 0.104 27.6);
Tailwind
colors: {
custom: {
50: '#ffc1b8',
500: '#fca69b',
950: '#000000',
},
}SCSS
$custom: #fca69b; $custom-light: #ffc1b8; $custom-dark: #000000;
JSON
{
"hex": "#fca69b",
"rgb": {
"r": 252,
"g": 166,
"b": 155
},
"hsl": {
"h": 6.804,
"s": 94.175,
"l": 79.804
},
"oklch": {
"l": 0.80704,
"c": 0.10388,
"h": 27.6
},
"luminance": 0.50334
}Semantic roles & 50–950 ramp
primary
#FCA69B
secondary
#5DCFDE
accent
#CBE600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181211
muted
#868281