#FBCCAB#FBCCAB
#FBCCAB is a very light, moderate orange. Relative luminance 0.666; OKLCH L 87.8% C 0.069 H 56.7°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCCAB |
|---|---|
| RGB | rgb(251, 204, 171) |
| HSL | hsl(25, 91%, 83%) |
| HSV | hsv(25, 32%, 98%) |
| CMYK | cmyk(0%, 18.7%, 31.9%, 1.6%) |
| CIE-LAB | lab(85.32, 12.05, 22.73) |
| CIE-LCH | lch(85.32, 25.73, 62.06°) |
| OKLab | oklab(87.8% 0.0379 0.0578) |
| OKLCH | oklch(87.8% 0.069 56.7) |
| XYZ | xyz(68.7287, 66.6384, 47.7625) |
| Luminance | 0.6663 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 1.33
Peach
#FFDAB9
ΔE00 4.11
Light Peach
#FFD8B1
ΔE00 4.41
Bisque
#FFE4C4
ΔE00 7.89
Navajowhite
#FFDEAD
ΔE00 8.44
Burlywood
#DEB887
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCCAB #ABDAFB
analogous
#FBABB2 #FBCCAB #FBF4AB
triadic
#FBCCAB #ABFBCC #CCABFB
tetradic
#FBCCAB #B2FBAB #ABDAFB #F4ABFB
square
#FBCCAB #B2FBAB #ABDAFB #F4ABFB
split-complementary
#FBCCAB #ABFBF4 #ABB2FB
monochromatic
#F58536 #F8A971 #FBCCAB #FEEDE2 #FEEDE2
Accessibility & contrast
On white
1.47
#FBCCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#FBCCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCCAB
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCCAB | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACFA9
Deuteranopia (green-blind)
#E5D9AB
Tritanopia (blue-blind)
#FFC3C3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fbccab; /* rgb */ color: rgb(251, 204, 171); /* oklch */ color: oklch(87.8% 0.069 56.7);
Tailwind
colors: {
custom: {
50: '#fedbc4',
500: '#fbccab',
950: '#000000',
},
}SCSS
$custom: #fbccab; $custom-light: #fedbc4; $custom-dark: #000000;
JSON
{
"hex": "#fbccab",
"rgb": {
"r": 251,
"g": 204,
"b": 171
},
"hsl": {
"h": 24.75,
"s": 90.909,
"l": 82.745
},
"oklch": {
"l": 0.878,
"c": 0.06916,
"h": 56.7
},
"luminance": 0.66635
}Semantic roles & 50–950 ramp
primary
#FBCCAB
secondary
#6CAFDE
accent
#87E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181512
muted
#868482