#FCA892#FCA892
#FCA892 is a light, moderate red. Relative luminance 0.508; OKLCH L 80.9% C 0.105 H 35.3°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA892 |
|---|---|
| RGB | rgb(252, 168, 146) |
| HSL | hsl(12, 95%, 78%) |
| HSV | hsv(12, 42%, 99%) |
| CMYK | cmyk(0%, 33.3%, 42.1%, 1.2%) |
| CIE-LAB | lab(76.55, 28.43, 24.06) |
| CIE-LCH | lch(76.55, 37.24, 40.23°) |
| OKLab | oklab(80.85% 0.0854 0.0606) |
| OKLCH | oklch(80.85% 0.105 35.3) |
| XYZ | xyz(59.3386, 50.7805, 33.8649) |
| Luminance | 0.5078 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 0.37
Pale Salmon
#FFB19A
ΔE00 2.22
Blush (survey)
#F29E8E
ΔE00 3.24
Peachy Pink
#FF9A8A
ΔE00 4.23
Lightsalmon
#FFA07A
ΔE00 5.18
Darksalmon
#E9967A
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA892 #92E6FC
analogous
#FC92B1 #FCA892 #FCDD92
triadic
#FCA892 #92FCA8 #A892FC
tetradic
#FCA892 #B1FC92 #92E6FC #DD92FC
square
#FCA892 #B1FC92 #92E6FC #DD92FC
split-complementary
#FCA892 #92FCDD #92B1FC
monochromatic
#F9491B #FA7856 #FCA892 #FED8CE #FEE7E1
Accessibility & contrast
On white
1.88
#FCA892 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#FCA892 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA892
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA892 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA892 | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB290
Deuteranopia (green-blind)
#D0C491
Tritanopia (blue-blind)
#FF9CA2
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #fca892; /* rgb */ color: rgb(252, 168, 146); /* oklch */ color: oklch(80.9% 0.105 35.3);
Tailwind
colors: {
custom: {
50: '#ffc2b2',
500: '#fca892',
950: '#000000',
},
}SCSS
$custom: #fca892; $custom-light: #ffc2b2; $custom-dark: #000000;
JSON
{
"hex": "#fca892",
"rgb": {
"r": 252,
"g": 168,
"b": 146
},
"hsl": {
"h": 12.453,
"s": 94.643,
"l": 78.039
},
"oklch": {
"l": 0.80854,
"c": 0.10475,
"h": 35.3
},
"luminance": 0.50776
}Semantic roles & 50–950 ramp
primary
#FCA892
secondary
#56C1DD
accent
#B6E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181210
muted
#868281