#FBCFAB#FBCFAB
#FBCFAB is a very light, moderate orange. Relative luminance 0.681; OKLCH L 88.4% C 0.069 H 61.0°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCFAB |
|---|---|
| RGB | rgb(251, 207, 171) |
| HSL | hsl(27, 91%, 83%) |
| HSV | hsv(27, 32%, 98%) |
| CMYK | cmyk(0%, 17.5%, 31.9%, 1.6%) |
| CIE-LAB | lab(86.05, 10.49, 23.72) |
| CIE-LCH | lch(86.05, 25.94, 66.14°) |
| OKLab | oklab(88.37% 0.0334 0.0603) |
| OKLCH | oklch(88.37% 0.069 61) |
| XYZ | xyz(69.4486, 68.0782, 48.0024) |
| Luminance | 0.6807 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.58
Light Peach
#FFD8B1
ΔE00 2.80
Peach
#FFDAB9
ΔE00 2.95
Bisque
#FFE4C4
ΔE00 6.59
Navajowhite
#FFDEAD
ΔE00 6.76
Burlywood
#DEB887
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCFAB #ABD7FB
analogous
#FBABAF #FBCFAB #FBF7AB
triadic
#FBCFAB #ABFBCF #CFABFB
tetradic
#FBCFAB #AFFBAB #ABD7FB #F7ABFB
square
#FBCFAB #AFFBAB #ABD7FB #F7ABFB
split-complementary
#FBCFAB #ABFBF7 #ABAFFB
monochromatic
#F58C36 #F8AE71 #FBCFAB #FEEEE2 #FEEEE2
Accessibility & contrast
On white
1.44
#FBCFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#FBCFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCFAB
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCFAB | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD2A9
Deuteranopia (green-blind)
#E7DBAC
Tritanopia (blue-blind)
#FFC6C5
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #fbcfab; /* rgb */ color: rgb(251, 207, 171); /* oklch */ color: oklch(88.4% 0.069 61.0);
Tailwind
colors: {
custom: {
50: '#feddc4',
500: '#fbcfab',
950: '#000000',
},
}SCSS
$custom: #fbcfab; $custom-light: #feddc4; $custom-dark: #000000;
JSON
{
"hex": "#fbcfab",
"rgb": {
"r": 251,
"g": 207,
"b": 171
},
"hsl": {
"h": 27,
"s": 90.909,
"l": 82.745
},
"oklch": {
"l": 0.88366,
"c": 0.06886,
"h": 61
},
"luminance": 0.68075
}Semantic roles & 50–950 ramp
primary
#FBCFAB
secondary
#6CABDE
accent
#7EE600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181512
muted
#868482