#FCB398#FCB398
#FCB398 is a very light, moderate orange. Relative luminance 0.552; OKLCH L 82.9% C 0.094 H 41.1°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FCB398 |
|---|---|
| RGB | rgb(252, 179, 152) |
| HSL | hsl(16, 94%, 79%) |
| HSV | hsv(16, 40%, 99%) |
| CMYK | cmyk(0%, 29%, 39.7%, 1.2%) |
| CIE-LAB | lab(79.16, 23.31, 24.39) |
| CIE-LCH | lch(79.16, 33.73, 46.30°) |
| OKLab | oklab(82.91% 0.0704 0.0615) |
| OKLCH | oklch(82.91% 0.094 41.1) |
| XYZ | xyz(61.9349, 55.2068, 37.0935) |
| Luminance | 0.5520 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 1.91
Light Salmon
#FEA993
ΔE00 3.56
Lightsalmon
#FFA07A
ΔE00 5.66
Blush (survey)
#F29E8E
ΔE00 6.49
Darksalmon
#E9967A
ΔE00 7.23
Peach (survey)
#FFB07C
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCB398 #98E1FC
analogous
#FC98AF #FCB398 #FCE598
triadic
#FCB398 #98FCB3 #B398FC
tetradic
#FCB398 #AFFC98 #98E1FC #E598FC
square
#FCB398 #AFFC98 #98E1FC #E598FC
split-complementary
#FCB398 #98FCE5 #98AFFC
monochromatic
#F95B21 #FA875D #FCB398 #FEDFD3 #FEE9E1
Accessibility & contrast
On white
1.74
#FCB398 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#FCB398 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCB398
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCB398 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCB398 | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BB96
Deuteranopia (green-blind)
#D6CA98
Tritanopia (blue-blind)
#FFA8AC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #fcb398; /* rgb */ color: rgb(252, 179, 152); /* oklch */ color: oklch(82.9% 0.094 41.1);
Tailwind
colors: {
custom: {
50: '#ffcab6',
500: '#fcb398',
950: '#000000',
},
}SCSS
$custom: #fcb398; $custom-light: #ffcab6; $custom-dark: #000000;
JSON
{
"hex": "#fcb398",
"rgb": {
"r": 252,
"g": 179,
"b": 152
},
"hsl": {
"h": 16.2,
"s": 94.34,
"l": 79.216
},
"oklch": {
"l": 0.82912,
"c": 0.09352,
"h": 41.1
},
"luminance": 0.55203
}Semantic roles & 50–950 ramp
primary
#FCB398
secondary
#5BBADD
accent
#A8E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181311
muted
#868281