#FBCC87#FBCC87
#FBCC87 is a very light, moderate orange. Relative luminance 0.654; OKLCH L 87.1% C 0.102 H 76.4°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCC87 |
|---|---|
| RGB | rgb(251, 204, 135) |
| HSL | hsl(36, 94%, 76%) |
| HSV | hsv(36, 46%, 98%) |
| CMYK | cmyk(0%, 18.7%, 46.2%, 1.6%) |
| CIE-LAB | lab(84.71, 8.10, 40.55) |
| CIE-LCH | lch(84.71, 41.35, 78.71°) |
| OKLab | oklab(87.13% 0.0239 0.0987) |
| OKLCH | oklch(87.13% 0.102 76.4) |
| XYZ | xyz(65.7522, 65.4478, 32.0863) |
| Luminance | 0.6544 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 6.13
Burlywood
#DEB887
ΔE00 6.69
Light Peach
#FFD8B1
ΔE00 7.50
Pale Peach
#FFE5AD
ΔE00 7.64
Moccasin
#FFE4B5
ΔE00 7.89
Very Light Brown
#D3B683
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCC87 #87B6FB
analogous
#FB9287 #FBCC87 #F0FB87
triadic
#FBCC87 #87FBCC #CC87FB
tetradic
#FBCC87 #87FB92 #87B6FB #FB87F0
square
#FBCC87 #87FB92 #87B6FB #FB87F0
split-complementary
#FBCC87 #87F0FB #9287FB
monochromatic
#F79A11 #F9B34C #FBCC87 #FDE5C2 #FEF2E1
Accessibility & contrast
On white
1.49
#FBCC87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#FBCC87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCC87
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCC87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCC87 | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECD82
Deuteranopia (green-blind)
#E9D889
Tritanopia (blue-blind)
#FFBFBB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #fbcc87; /* rgb */ color: rgb(251, 204, 135); /* oklch */ color: oklch(87.1% 0.102 76.4);
Tailwind
colors: {
custom: {
50: '#ffdbab',
500: '#fbcc87',
950: '#000000',
},
}SCSS
$custom: #fbcc87; $custom-light: #ffdbab; $custom-dark: #000000;
JSON
{
"hex": "#fbcc87",
"rgb": {
"r": 251,
"g": 204,
"b": 135
},
"hsl": {
"h": 35.69,
"s": 93.548,
"l": 75.686
},
"oklch": {
"l": 0.87126,
"c": 0.10157,
"h": 76.4
},
"luminance": 0.65444
}Semantic roles & 50–950 ramp
primary
#FBCC87
secondary
#4C86DA
accent
#5DE600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181510
muted
#868481