#FCC99B#FCC99B
#FCC99B is a very light, moderate orange. Relative luminance 0.648; OKLCH L 87.0% C 0.084 H 63.4°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC99B |
|---|---|
| RGB | rgb(252, 201, 155) |
| HSL | hsl(28, 94%, 80%) |
| HSV | hsv(28, 38%, 99%) |
| CMYK | cmyk(0%, 20.2%, 38.5%, 1.2%) |
| CIE-LAB | lab(84.40, 12.12, 29.87) |
| CIE-LCH | lch(84.40, 32.24, 67.92°) |
| OKLab | oklab(87.01% 0.0374 0.0747) |
| OKLCH | oklch(87.01% 0.084 63.4) |
| XYZ | xyz(66.9500, 64.8388, 39.9927) |
| Luminance | 0.6483 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 4.33
Apricot
#FBCEB1
ΔE00 5.06
Peach
#FFDAB9
ΔE00 5.45
Burlywood
#DEB887
ΔE00 6.47
Navajowhite
#FFDEAD
ΔE00 6.97
Peach (survey)
#FFB07C
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC99B #9BCEFC
analogous
#FC9B9D #FCC99B #FCFA9B
triadic
#FCC99B #9BFCC9 #C99BFC
tetradic
#FCC99B #9DFC9B #9BCEFC #FA9BFC
square
#FCC99B #9DFC9B #9BCEFC #FA9BFC
split-complementary
#FCC99B #9BFCFA #9B9DFC
monochromatic
#F88924 #FAA960 #FCC99B #FEE9D6 #FEEFE1
Accessibility & contrast
On white
1.50
#FCC99B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#FCC99B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC99B
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC99B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC99B | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CC98
Deuteranopia (green-blind)
#E5D79C
Tritanopia (blue-blind)
#FFBEBD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #fcc99b; /* rgb */ color: rgb(252, 201, 155); /* oklch */ color: oklch(87.0% 0.084 63.4);
Tailwind
colors: {
custom: {
50: '#ffd9b8',
500: '#fcc99b',
950: '#000000',
},
}SCSS
$custom: #fcc99b; $custom-light: #ffd9b8; $custom-dark: #000000;
JSON
{
"hex": "#fcc99b",
"rgb": {
"r": 252,
"g": 201,
"b": 155
},
"hsl": {
"h": 28.454,
"s": 94.175,
"l": 79.804
},
"oklch": {
"l": 0.87006,
"c": 0.08351,
"h": 63.4
},
"luminance": 0.64835
}Semantic roles & 50–950 ramp
primary
#FCC99B
secondary
#5DA1DE
accent
#79E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381