#FCBB98#FCBB98
#FCBB98 is a very light, moderate orange. Relative luminance 0.585; OKLCH L 84.4% C 0.089 H 49.4°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBB98 |
|---|---|
| RGB | rgb(252, 187, 152) |
| HSL | hsl(21, 94%, 79%) |
| HSV | hsv(21, 40%, 99%) |
| CMYK | cmyk(0%, 25.8%, 39.7%, 1.2%) |
| CIE-LAB | lab(81.02, 19.11, 26.91) |
| CIE-LCH | lch(81.02, 33.00, 54.62°) |
| OKLab | oklab(84.35% 0.0579 0.0676) |
| OKLCH | oklch(84.35% 0.089 49.4) |
| XYZ | xyz(63.5850, 58.5070, 37.6436) |
| Luminance | 0.5850 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 5.04
Pale Salmon
#FFB19A
ΔE00 5.79
Apricot
#FBCEB1
ΔE00 5.81
Light Salmon
#FEA993
ΔE00 7.45
Lightsalmon
#FFA07A
ΔE00 7.50
Apricot (survey)
#FFB16D
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBB98 #98D9FC
analogous
#FC98A7 #FCBB98 #FCED98
triadic
#FCBB98 #98FCBB #BB98FC
tetradic
#FCBB98 #A7FC98 #98D9FC #ED98FC
square
#FCBB98 #A7FC98 #98D9FC #ED98FC
split-complementary
#FCBB98 #98FCED #98A7FC
monochromatic
#F96C21 #FA945D #FCBB98 #FEE2D3 #FEEBE1
Accessibility & contrast
On white
1.65
#FCBB98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#FCBB98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBB98
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBB98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBB98 | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC195
Deuteranopia (green-blind)
#DCCF98
Tritanopia (blue-blind)
#FFB0B2
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #fcbb98; /* rgb */ color: rgb(252, 187, 152); /* oklch */ color: oklch(84.4% 0.089 49.4);
Tailwind
colors: {
custom: {
50: '#ffcfb6',
500: '#fcbb98',
950: '#000000',
},
}SCSS
$custom: #fcbb98; $custom-light: #ffcfb6; $custom-dark: #000000;
JSON
{
"hex": "#fcbb98",
"rgb": {
"r": 252,
"g": 187,
"b": 152
},
"hsl": {
"h": 21,
"s": 94.34,
"l": 79.216
},
"oklch": {
"l": 0.84354,
"c": 0.08896,
"h": 49.4
},
"luminance": 0.58503
}Semantic roles & 50–950 ramp
primary
#FCBB98
secondary
#5BB0DD
accent
#95E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381