#FBCC92#FBCC92
#FBCC92 is a very light, moderate orange. Relative luminance 0.658; OKLCH L 87.3% C 0.091 H 72.0°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCC92 |
|---|---|
| RGB | rgb(251, 204, 146) |
| HSL | hsl(33, 93%, 78%) |
| HSV | hsv(33, 42%, 98%) |
| CMYK | cmyk(0%, 18.7%, 41.8%, 1.6%) |
| CIE-LAB | lab(84.88, 9.20, 35.15) |
| CIE-LCH | lch(84.88, 36.34, 75.34°) |
| OKLab | oklab(87.31% 0.0281 0.0868) |
| OKLCH | oklch(87.31% 0.091 72) |
| XYZ | xyz(66.5670, 65.7737, 36.3779) |
| Luminance | 0.6577 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 5.25
Light Peach
#FFD8B1
ΔE00 5.36
Burlywood
#DEB887
ΔE00 5.86
Peach
#FFDAB9
ΔE00 7.09
Moccasin
#FFE4B5
ΔE00 7.29
Wheat
#F5DEB3
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCC92 #92C1FB
analogous
#FB9792 #FBCC92 #F5FB92
triadic
#FBCC92 #92FBCC #CC92FB
tetradic
#FBCC92 #92FB97 #92C1FB #FB92F5
square
#FBCC92 #92FB97 #92C1FB #FB92F5
split-complementary
#FBCC92 #92F5FB #9792FB
monochromatic
#F7951C #F9B057 #FBCC92 #FDE8CD #FEF1E1
Accessibility & contrast
On white
1.48
#FBCC92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#FBCC92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCC92
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCC92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCC92 | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCD8E
Deuteranopia (green-blind)
#E8D893
Tritanopia (blue-blind)
#FFC0BD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #fbcc92; /* rgb */ color: rgb(251, 204, 146); /* oklch */ color: oklch(87.3% 0.091 72.0);
Tailwind
colors: {
custom: {
50: '#fedbb2',
500: '#fbcc92',
950: '#000000',
},
}SCSS
$custom: #fbcc92; $custom-light: #fedbb2; $custom-dark: #000000;
JSON
{
"hex": "#fbcc92",
"rgb": {
"r": 251,
"g": 204,
"b": 146
},
"hsl": {
"h": 33.143,
"s": 92.92,
"l": 77.843
},
"oklch": {
"l": 0.87311,
"c": 0.09125,
"h": 72
},
"luminance": 0.6577
}Semantic roles & 50–950 ramp
primary
#FBCC92
secondary
#5692DB
accent
#67E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181511
muted
#868481