#FCA888#FCA888
#FCA888 is a light, moderate orange. Relative luminance 0.505; OKLCH L 80.7% C 0.109 H 41.6°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA888 |
|---|---|
| RGB | rgb(252, 168, 136) |
| HSL | hsl(17, 95%, 76%) |
| HSV | hsv(17, 46%, 99%) |
| CMYK | cmyk(0%, 33.3%, 46%, 1.2%) |
| CIE-LAB | lab(76.36, 27.42, 29.19) |
| CIE-LCH | lch(76.36, 40.04, 46.79°) |
| OKLab | oklab(80.66% 0.0816 0.0725) |
| OKLCH | oklch(80.66% 0.109 41.6) |
| XYZ | xyz(58.5945, 50.4829, 29.9459) |
| Luminance | 0.5048 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Lightsalmon
#FFA07A
ΔE00 2.61
Light Salmon
#FEA993
ΔE00 3.41
Pale Salmon
#FFB19A
ΔE00 3.54
Darksalmon
#E9967A
ΔE00 4.99
Blush (survey)
#F29E8E
ΔE00 5.86
Peach (survey)
#FFB07C
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA888 #88DCFC
analogous
#FC88A2 #FCA888 #FCE288
triadic
#FCA888 #88FCA8 #A888FC
tetradic
#FCA888 #A2FC88 #88DCFC #E288FC
square
#FCA888 #A2FC88 #88DCFC #E288FC
split-complementary
#FCA888 #88FCE2 #88A2FC
monochromatic
#F95111 #FA7C4C #FCA888 #FED4C4 #FEE9E1
Accessibility & contrast
On white
1.89
#FCA888 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#FCA888 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA888
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA888 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA888 | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB285
Deuteranopia (green-blind)
#D1C387
Tritanopia (blue-blind)
#FF9AA0
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #fca888; /* rgb */ color: rgb(252, 168, 136); /* oklch */ color: oklch(80.7% 0.109 41.6);
Tailwind
colors: {
custom: {
50: '#ffc2ab',
500: '#fca888',
950: '#000000',
},
}SCSS
$custom: #fca888; $custom-light: #ffc2ab; $custom-dark: #000000;
JSON
{
"hex": "#fca888",
"rgb": {
"r": 252,
"g": 168,
"b": 136
},
"hsl": {
"h": 16.552,
"s": 95.082,
"l": 76.078
},
"oklch": {
"l": 0.80655,
"c": 0.10911,
"h": 41.6
},
"luminance": 0.50478
}Semantic roles & 50–950 ramp
primary
#FCA888
secondary
#4DB4DB
accent
#A6E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181210
muted
#868281