#FCB098#FCB098
#FCB098 is a very light, moderate red. Relative luminance 0.540; OKLCH L 82.4% C 0.096 H 38.3°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FCB098 |
|---|---|
| RGB | rgb(252, 176, 152) |
| HSL | hsl(14, 94%, 79%) |
| HSV | hsv(14, 40%, 99%) |
| CMYK | cmyk(0%, 30.2%, 39.7%, 1.2%) |
| CIE-LAB | lab(78.47, 24.88, 23.45) |
| CIE-LCH | lch(78.47, 34.19, 43.30°) |
| OKLab | oklab(82.38% 0.0752 0.0593) |
| OKLCH | oklch(82.38% 0.096 38.3) |
| XYZ | xyz(61.3402, 54.0173, 36.8953) |
| Luminance | 0.5401 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 0.70
Light Salmon
#FEA993
ΔE00 2.24
Blush (survey)
#F29E8E
ΔE00 5.20
Lightsalmon
#FFA07A
ΔE00 5.63
Peachy Pink
#FF9A8A
ΔE00 6.50
Darksalmon
#E9967A
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCB098 #98E4FC
analogous
#FC98B2 #FCB098 #FCE298
triadic
#FCB098 #98FCB0 #B098FC
tetradic
#FCB098 #B2FC98 #98E4FC #E298FC
square
#FCB098 #B2FC98 #98E4FC #E298FC
split-complementary
#FCB098 #98FCE2 #98B2FC
monochromatic
#F95521 #FA825D #FCB098 #FEDED3 #FEE8E1
Accessibility & contrast
On white
1.78
#FCB098 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#FCB098 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCB098
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCB098 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCB098 | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B996
Deuteranopia (green-blind)
#D4C897
Tritanopia (blue-blind)
#FFA5AA
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #fcb098; /* rgb */ color: rgb(252, 176, 152); /* oklch */ color: oklch(82.4% 0.096 38.3);
Tailwind
colors: {
custom: {
50: '#ffc8b6',
500: '#fcb098',
950: '#000000',
},
}SCSS
$custom: #fcb098; $custom-light: #ffc8b6; $custom-dark: #000000;
JSON
{
"hex": "#fcb098",
"rgb": {
"r": 252,
"g": 176,
"b": 152
},
"hsl": {
"h": 14.4,
"s": 94.34,
"l": 79.216
},
"oklch": {
"l": 0.82379,
"c": 0.09571,
"h": 38.3
},
"luminance": 0.54013
}Semantic roles & 50–950 ramp
primary
#FCB098
secondary
#5BBEDD
accent
#AEE600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181311
muted
#868281