#FCA88B#FCA88B
#FCA88B is a light, moderate orange. Relative luminance 0.506; OKLCH L 80.7% C 0.108 H 39.8°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA88B |
|---|---|
| RGB | rgb(252, 168, 139) |
| HSL | hsl(15, 95%, 77%) |
| HSV | hsv(15, 45%, 99%) |
| CMYK | cmyk(0%, 33.3%, 44.8%, 1.2%) |
| CIE-LAB | lab(76.42, 27.71, 27.65) |
| CIE-LCH | lch(76.42, 39.15, 44.93°) |
| OKLab | oklab(80.71% 0.0827 0.069) |
| OKLCH | oklch(80.71% 0.108 39.8) |
| XYZ | xyz(58.8107, 50.5694, 31.0845) |
| Luminance | 0.5057 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Salmon
#FEA993
ΔE00 2.44
Pale Salmon
#FFB19A
ΔE00 2.85
Lightsalmon
#FFA07A
ΔE00 3.20
Darksalmon
#E9967A
ΔE00 4.90
Blush (survey)
#F29E8E
ΔE00 5.01
Peachy Pink
#FF9A8A
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA88B #8BDFFC
analogous
#FC8BA7 #FCA88B #FCE18B
triadic
#FCA88B #8BFCA8 #A88BFC
tetradic
#FCA88B #A7FC8B #8BDFFC #E18BFC
square
#FCA88B #A7FC8B #8BDFFC #E18BFC
split-complementary
#FCA88B #8BFCE1 #8BA7FC
monochromatic
#F94F14 #FA7B4F #FCA88B #FED5C7 #FEE9E1
Accessibility & contrast
On white
1.89
#FCA88B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#FCA88B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA88B
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA88B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA88B | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB289
Deuteranopia (green-blind)
#D1C38A
Tritanopia (blue-blind)
#FF9BA0
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #fca88b; /* rgb */ color: rgb(252, 168, 139); /* oklch */ color: oklch(80.7% 0.108 39.8);
Tailwind
colors: {
custom: {
50: '#ffc2ad',
500: '#fca88b',
950: '#000000',
},
}SCSS
$custom: #fca88b; $custom-light: #ffc2ad; $custom-dark: #000000;
JSON
{
"hex": "#fca88b",
"rgb": {
"r": 252,
"g": 168,
"b": 139
},
"hsl": {
"h": 15.398,
"s": 94.958,
"l": 76.667
},
"oklch": {
"l": 0.80713,
"c": 0.10769,
"h": 39.8
},
"luminance": 0.50565
}Semantic roles & 50–950 ramp
primary
#FCA88B
secondary
#50B8DC
accent
#ABE600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181210
muted
#868281