#FBCC8D#FBCC8D
#FBCC8D is a very light, moderate orange. Relative luminance 0.656; OKLCH L 87.2% C 0.096 H 74.1°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCC8D |
|---|---|
| RGB | rgb(251, 204, 141) |
| HSL | hsl(34, 93%, 77%) |
| HSV | hsv(34, 44%, 98%) |
| CMYK | cmyk(0%, 18.7%, 43.8%, 1.6%) |
| CIE-LAB | lab(84.80, 8.68, 37.62) |
| CIE-LCH | lch(84.80, 38.61, 77.00°) |
| OKLab | oklab(87.23% 0.0262 0.0923) |
| OKLCH | oklch(87.23% 0.096 74.1) |
| XYZ | xyz(66.1866, 65.6215, 34.3741) |
| Luminance | 0.6562 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 5.54
Burlywood
#DEB887
ΔE00 6.14
Light Peach
#FFD8B1
ΔE00 6.34
Moccasin
#FFE4B5
ΔE00 7.48
Pale Peach
#FFE5AD
ΔE00 7.60
Wheat
#F5DEB3
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCC8D #8DBCFB
analogous
#FB958D #FBCC8D #F3FB8D
triadic
#FBCC8D #8DFBCC #CC8DFB
tetradic
#FBCC8D #8DFB95 #8DBCFB #FB8DF3
square
#FBCC8D #8DFB95 #8DBCFB #FB8DF3
split-complementary
#FBCC8D #8DF3FB #958DFB
monochromatic
#F79717 #F9B252 #FBCC8D #FDE6C8 #FEF2E1
Accessibility & contrast
On white
1.49
#FBCC8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#FBCC8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCC8D
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCC8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCC8D | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECD88
Deuteranopia (green-blind)
#E9D88F
Tritanopia (blue-blind)
#FFC0BC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #fbcc8d; /* rgb */ color: rgb(251, 204, 141); /* oklch */ color: oklch(87.2% 0.096 74.1);
Tailwind
colors: {
custom: {
50: '#ffdbaf',
500: '#fbcc8d',
950: '#000000',
},
}SCSS
$custom: #fbcc8d; $custom-light: #ffdbaf; $custom-dark: #000000;
JSON
{
"hex": "#fbcc8d",
"rgb": {
"r": 251,
"g": 204,
"b": 141
},
"hsl": {
"h": 34.364,
"s": 93.22,
"l": 76.863
},
"oklch": {
"l": 0.87225,
"c": 0.09593,
"h": 74.1
},
"luminance": 0.65618
}Semantic roles & 50–950 ramp
primary
#FBCC8D
secondary
#528CDB
accent
#62E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181510
muted
#868481