#FCA88D#FCA88D
#FCA88D is a light, moderate red. Relative luminance 0.506; OKLCH L 80.8% C 0.107 H 38.6°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA88D |
|---|---|
| RGB | rgb(252, 168, 141) |
| HSL | hsl(15, 95%, 77%) |
| HSV | hsv(15, 44%, 99%) |
| CMYK | cmyk(0%, 33.3%, 44%, 1.2%) |
| CIE-LAB | lab(76.45, 27.91, 26.62) |
| CIE-LCH | lch(76.45, 38.57, 43.64°) |
| OKLab | oklab(80.75% 0.0835 0.0666) |
| OKLCH | oklch(80.75% 0.107 38.6) |
| XYZ | xyz(58.9581, 50.6284, 31.8612) |
| Luminance | 0.5062 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 1.79
Pale Salmon
#FFB19A
ΔE00 2.47
Lightsalmon
#FFA07A
ΔE00 3.71
Blush (survey)
#F29E8E
ΔE00 4.46
Darksalmon
#E9967A
ΔE00 4.95
Peachy Pink
#FF9A8A
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA88D #8DE1FC
analogous
#FC8DA9 #FCA88D #FCE08D
triadic
#FCA88D #8DFCA8 #A88DFC
tetradic
#FCA88D #A9FC8D #8DE1FC #E08DFC
square
#FCA88D #A9FC8D #8DE1FC #E08DFC
split-complementary
#FCA88D #8DFCE0 #8DA9FC
monochromatic
#F94D16 #FA7A51 #FCA88D #FED6C9 #FEE8E1
Accessibility & contrast
On white
1.89
#FCA88D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#FCA88D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA88D
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA88D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA88D | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB28B
Deuteranopia (green-blind)
#D0C38C
Tritanopia (blue-blind)
#FF9BA1
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #fca88d; /* rgb */ color: rgb(252, 168, 141); /* oklch */ color: oklch(80.8% 0.107 38.6);
Tailwind
colors: {
custom: {
50: '#ffc2ae',
500: '#fca88d',
950: '#000000',
},
}SCSS
$custom: #fca88d; $custom-light: #ffc2ae; $custom-dark: #000000;
JSON
{
"hex": "#fca88d",
"rgb": {
"r": 252,
"g": 168,
"b": 141
},
"hsl": {
"h": 14.595,
"s": 94.872,
"l": 77.059
},
"oklch": {
"l": 0.80752,
"c": 0.1068,
"h": 38.6
},
"luminance": 0.50624
}Semantic roles & 50–950 ramp
primary
#FCA88D
secondary
#51BADC
accent
#AEE600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181210
muted
#868281