#FCA98B#FCA98B
#FCA98B is a light, moderate orange. Relative luminance 0.509; OKLCH L 80.9% C 0.107 H 40.7°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA98B |
|---|---|
| RGB | rgb(252, 169, 139) |
| HSL | hsl(16, 95%, 77%) |
| HSV | hsv(16, 45%, 99%) |
| CMYK | cmyk(0%, 32.9%, 44.8%, 1.2%) |
| CIE-LAB | lab(76.64, 27.19, 27.95) |
| CIE-LCH | lch(76.64, 38.99, 45.79°) |
| OKLab | oklab(80.89% 0.0811 0.0697) |
| OKLCH | oklch(80.89% 0.107 40.7) |
| XYZ | xyz(58.9960, 50.9400, 31.1463) |
| Luminance | 0.5093 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Salmon
#FEA993
ΔE00 2.81
Pale Salmon
#FFB19A
ΔE00 2.92
Lightsalmon
#FFA07A
ΔE00 3.15
Darksalmon
#E9967A
ΔE00 5.10
Blush (survey)
#F29E8E
ΔE00 5.42
Peachy Pink
#FF9A8A
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA98B #8BDEFC
analogous
#FC8BA6 #FCA98B #FCE28B
triadic
#FCA98B #8BFCA9 #A98BFC
tetradic
#FCA98B #A6FC8B #8BDEFC #E28BFC
square
#FCA98B #A6FC8B #8BDEFC #E28BFC
split-complementary
#FCA98B #8BFCE2 #8BA6FC
monochromatic
#F95114 #FA7D4F #FCA98B #FED5C7 #FEE9E1
Accessibility & contrast
On white
1.88
#FCA98B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#FCA98B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA98B
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA98B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA98B | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB389
Deuteranopia (green-blind)
#D1C48A
Tritanopia (blue-blind)
#FF9CA1
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #fca98b; /* rgb */ color: rgb(252, 169, 139); /* oklch */ color: oklch(80.9% 0.107 40.7);
Tailwind
colors: {
custom: {
50: '#ffc3ad',
500: '#fca98b',
950: '#000000',
},
}SCSS
$custom: #fca98b; $custom-light: #ffc3ad; $custom-dark: #000000;
JSON
{
"hex": "#fca98b",
"rgb": {
"r": 252,
"g": 169,
"b": 139
},
"hsl": {
"h": 15.929,
"s": 94.958,
"l": 76.667
},
"oklch": {
"l": 0.80887,
"c": 0.10695,
"h": 40.7
},
"luminance": 0.50935
}Semantic roles & 50–950 ramp
primary
#FCA98B
secondary
#50B6DC
accent
#A9E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181210
muted
#868281