#FBCC86#FBCC86
#FBCC86 is a very light, moderate orange. Relative luminance 0.654; OKLCH L 87.1% C 0.102 H 76.7°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCC86 |
|---|---|
| RGB | rgb(251, 204, 134) |
| HSL | hsl(36, 94%, 75%) |
| HSV | hsv(36, 47%, 98%) |
| CMYK | cmyk(0%, 18.7%, 46.6%, 1.6%) |
| CIE-LAB | lab(84.70, 8.00, 41.04) |
| CIE-LCH | lch(84.70, 41.81, 78.97°) |
| OKLab | oklab(87.11% 0.0236 0.0998) |
| OKLCH | oklch(87.11% 0.103 76.7) |
| XYZ | xyz(65.6821, 65.4197, 31.7173) |
| Luminance | 0.6542 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 6.24
Burlywood
#DEB887
ΔE00 6.80
Pale Peach
#FFE5AD
ΔE00 7.66
Light Peach
#FFD8B1
ΔE00 7.69
Moccasin
#FFE4B5
ΔE00 7.98
Sand (survey)
#E2CA76
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCC86 #86B5FB
analogous
#FB9186 #FBCC86 #F0FB86
triadic
#FBCC86 #86FBCC #CC86FB
tetradic
#FBCC86 #86FB91 #86B5FB #FB86F0
square
#FBCC86 #86FB91 #86B5FB #FB86F0
split-complementary
#FBCC86 #86F0FB #9186FB
monochromatic
#F79A10 #F9B34B #FBCC86 #FDE5C1 #FEF3E1
Accessibility & contrast
On white
1.49
#FBCC86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#FBCC86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCC86
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCC86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCC86 | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECD81
Deuteranopia (green-blind)
#EAD888
Tritanopia (blue-blind)
#FFBFBB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #fbcc86; /* rgb */ color: rgb(251, 204, 134); /* oklch */ color: oklch(87.1% 0.102 76.7);
Tailwind
colors: {
custom: {
50: '#ffdbaa',
500: '#fbcc86',
950: '#000000',
},
}SCSS
$custom: #fbcc86; $custom-light: #ffdbaa; $custom-dark: #000000;
JSON
{
"hex": "#fbcc86",
"rgb": {
"r": 251,
"g": 204,
"b": 134
},
"hsl": {
"h": 35.897,
"s": 93.6,
"l": 75.49
},
"oklch": {
"l": 0.8711,
"c": 0.1025,
"h": 76.7
},
"luminance": 0.65416
}Semantic roles & 50–950 ramp
primary
#FBCC86
secondary
#4C85DA
accent
#5CE600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181510
muted
#868481