#FCA98D#FCA98D
#FCA98D is a light, moderate orange. Relative luminance 0.510; OKLCH L 80.9% C 0.106 H 39.4°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA98D |
|---|---|
| RGB | rgb(252, 169, 141) |
| HSL | hsl(15, 95%, 77%) |
| HSV | hsv(15, 44%, 99%) |
| CMYK | cmyk(0%, 32.9%, 44%, 1.2%) |
| CIE-LAB | lab(76.68, 27.39, 26.93) |
| CIE-LCH | lch(76.68, 38.41, 44.51°) |
| OKLab | oklab(80.93% 0.0819 0.0673) |
| OKLCH | oklch(80.93% 0.106 39.4) |
| XYZ | xyz(59.1434, 50.9990, 31.9229) |
| Luminance | 0.5099 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Salmon
#FEA993
ΔE00 2.15
Pale Salmon
#FFB19A
ΔE00 2.47
Lightsalmon
#FFA07A
ΔE00 3.59
Blush (survey)
#F29E8E
ΔE00 4.87
Darksalmon
#E9967A
ΔE00 5.10
Peachy Pink
#FF9A8A
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA98D #8DE0FC
analogous
#FC8DA9 #FCA98D #FCE18D
triadic
#FCA98D #8DFCA9 #A98DFC
tetradic
#FCA98D #A9FC8D #8DE0FC #E18DFC
square
#FCA98D #A9FC8D #8DE0FC #E18DFC
split-complementary
#FCA98D #8DFCE1 #8DA9FC
monochromatic
#F94F16 #FA7C51 #FCA98D #FED6C9 #FEE9E1
Accessibility & contrast
On white
1.88
#FCA98D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#FCA98D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA98D
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA98D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA98D | 1.00 | 1.88 | 11.20 | 11.20 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB38B
Deuteranopia (green-blind)
#D1C48C
Tritanopia (blue-blind)
#FF9CA2
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #fca98d; /* rgb */ color: rgb(252, 169, 141); /* oklch */ color: oklch(80.9% 0.106 39.4);
Tailwind
colors: {
custom: {
50: '#ffc3ae',
500: '#fca98d',
950: '#000000',
},
}SCSS
$custom: #fca98d; $custom-light: #ffc3ae; $custom-dark: #000000;
JSON
{
"hex": "#fca98d",
"rgb": {
"r": 252,
"g": 169,
"b": 141
},
"hsl": {
"h": 15.135,
"s": 94.872,
"l": 77.059
},
"oklch": {
"l": 0.80926,
"c": 0.10603,
"h": 39.4
},
"luminance": 0.50994
}Semantic roles & 50–950 ramp
primary
#FCA98D
secondary
#51B9DC
accent
#ACE600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181210
muted
#868281