#FBCC93#FBCC93
#FBCC93 is a very light, moderate orange. Relative luminance 0.658; OKLCH L 87.3% C 0.090 H 71.6°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCC93 |
|---|---|
| RGB | rgb(251, 204, 147) |
| HSL | hsl(33, 93%, 78%) |
| HSV | hsv(33, 41%, 98%) |
| CMYK | cmyk(0%, 18.7%, 41.4%, 1.6%) |
| CIE-LAB | lab(84.90, 9.30, 34.66) |
| CIE-LCH | lch(84.90, 35.89, 74.98°) |
| OKLab | oklab(87.33% 0.0285 0.0857) |
| OKLCH | oklch(87.33% 0.09 71.6) |
| XYZ | xyz(66.6452, 65.8050, 36.7893) |
| Luminance | 0.6580 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 5.17
Navajowhite
#FFDEAD
ΔE00 5.23
Burlywood
#DEB887
ΔE00 5.83
Peach
#FFDAB9
ΔE00 6.89
Moccasin
#FFE4B5
ΔE00 7.28
Wheat
#F5DEB3
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCC93 #93C2FB
analogous
#FB9893 #FBCC93 #F6FB93
triadic
#FBCC93 #93FBCC #CC93FB
tetradic
#FBCC93 #93FB98 #93C2FB #FB93F6
square
#FBCC93 #93FB98 #93C2FB #FB93F6
split-complementary
#FBCC93 #93F6FB #9893FB
monochromatic
#F7941D #F9B058 #FBCC93 #FDE8CE #FEF1E1
Accessibility & contrast
On white
1.48
#FBCC93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#FBCC93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCC93
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCC93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCC93 | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCE8F
Deuteranopia (green-blind)
#E8D894
Tritanopia (blue-blind)
#FFC0BD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #fbcc93; /* rgb */ color: rgb(251, 204, 147); /* oklch */ color: oklch(87.3% 0.090 71.6);
Tailwind
colors: {
custom: {
50: '#fedbb3',
500: '#fbcc93',
950: '#000000',
},
}SCSS
$custom: #fbcc93; $custom-light: #fedbb3; $custom-dark: #000000;
JSON
{
"hex": "#fbcc93",
"rgb": {
"r": 251,
"g": 204,
"b": 147
},
"hsl": {
"h": 32.885,
"s": 92.857,
"l": 78.039
},
"oklch": {
"l": 0.87329,
"c": 0.09031,
"h": 71.6
},
"luminance": 0.65802
}Semantic roles & 50–950 ramp
primary
#FBCC93
secondary
#5793DB
accent
#68E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181511
muted
#868481