#FBCC99#FBCC99
#FBCC99 is a very light, moderate orange. Relative luminance 0.660; OKLCH L 87.4% C 0.085 H 68.6°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCC99 |
|---|---|
| RGB | rgb(251, 204, 153) |
| HSL | hsl(31, 92%, 79%) |
| HSV | hsv(31, 39%, 98%) |
| CMYK | cmyk(0%, 18.7%, 39%, 1.6%) |
| CIE-LAB | lab(85.00, 9.95, 31.69) |
| CIE-LCH | lch(85.00, 33.21, 72.57°) |
| OKLab | oklab(87.44% 0.0309 0.0789) |
| OKLCH | oklch(87.44% 0.085 68.6) |
| XYZ | xyz(67.1283, 65.9982, 39.3339) |
| Luminance | 0.6600 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 4.08
Navajowhite
#FFDEAD
ΔE00 5.32
Peach
#FFDAB9
ΔE00 5.69
Burlywood
#DEB887
ΔE00 5.87
Apricot
#FBCEB1
ΔE00 6.64
Moccasin
#FFE4B5
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCC99 #99C8FB
analogous
#FB9B99 #FBCC99 #F9FB99
triadic
#FBCC99 #99FBCC #CC99FB
tetradic
#FBCC99 #99FB9B #99C8FB #FB99F9
square
#FBCC99 #99FB9B #99C8FB #FB99F9
split-complementary
#FBCC99 #99F9FB #9B99FB
monochromatic
#F69123 #F9AF5E #FBCC99 #FDE9D4 #FEF0E2
Accessibility & contrast
On white
1.48
#FBCC99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#FBCC99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCC99
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCC99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCC99 | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCE95
Deuteranopia (green-blind)
#E7D99A
Tritanopia (blue-blind)
#FFC1BF
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #fbcc99; /* rgb */ color: rgb(251, 204, 153); /* oklch */ color: oklch(87.4% 0.085 68.6);
Tailwind
colors: {
custom: {
50: '#fedbb7',
500: '#fbcc99',
950: '#000000',
},
}SCSS
$custom: #fbcc99; $custom-light: #fedbb7; $custom-dark: #000000;
JSON
{
"hex": "#fbcc99",
"rgb": {
"r": 251,
"g": 204,
"b": 153
},
"hsl": {
"h": 31.224,
"s": 92.453,
"l": 79.216
},
"oklch": {
"l": 0.87438,
"c": 0.08475,
"h": 68.6
},
"luminance": 0.65995
}Semantic roles & 50–950 ramp
primary
#FBCC99
secondary
#5C99DC
accent
#6EE600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181511
muted
#868481