#FBCC94#FBCC94
#FBCC94 is a very light, moderate orange. Relative luminance 0.658; OKLCH L 87.3% C 0.089 H 71.1°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCC94 |
|---|---|
| RGB | rgb(251, 204, 148) |
| HSL | hsl(33, 93%, 78%) |
| HSV | hsv(33, 41%, 98%) |
| CMYK | cmyk(0%, 18.7%, 41%, 1.6%) |
| CIE-LAB | lab(84.91, 9.41, 34.17) |
| CIE-LCH | lch(84.91, 35.44, 74.61°) |
| OKLab | oklab(87.35% 0.0289 0.0846) |
| OKLCH | oklch(87.35% 0.089 71.1) |
| XYZ | xyz(66.7240, 65.8365, 37.2044) |
| Luminance | 0.6583 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 4.98
Navajowhite
#FFDEAD
ΔE00 5.21
Burlywood
#DEB887
ΔE00 5.81
Peach
#FFDAB9
ΔE00 6.69
Moccasin
#FFE4B5
ΔE00 7.28
Wheat
#F5DEB3
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCC94 #94C3FB
analogous
#FB9894 #FBCC94 #F7FB94
triadic
#FBCC94 #94FBCC #CC94FB
tetradic
#FBCC94 #94FB98 #94C3FB #FB94F7
square
#FBCC94 #94FB98 #94C3FB #FB94F7
split-complementary
#FBCC94 #94F7FB #9894FB
monochromatic
#F7941E #F9B059 #FBCC94 #FDE8CF #FEF1E2
Accessibility & contrast
On white
1.48
#FBCC94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#FBCC94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCC94
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCC94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCC94 | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCE90
Deuteranopia (green-blind)
#E8D995
Tritanopia (blue-blind)
#FFC0BE
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #fbcc94; /* rgb */ color: rgb(251, 204, 148); /* oklch */ color: oklch(87.3% 0.089 71.1);
Tailwind
colors: {
custom: {
50: '#fedbb4',
500: '#fbcc94',
950: '#000000',
},
}SCSS
$custom: #fbcc94; $custom-light: #fedbb4; $custom-dark: #000000;
JSON
{
"hex": "#fbcc94",
"rgb": {
"r": 251,
"g": 204,
"b": 148
},
"hsl": {
"h": 32.621,
"s": 92.793,
"l": 78.235
},
"oklch": {
"l": 0.87347,
"c": 0.08937,
"h": 71.1
},
"luminance": 0.65833
}Semantic roles & 50–950 ramp
primary
#FBCC94
secondary
#5894DB
accent
#69E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181511
muted
#868481