#FBCBAB#FBCBAB
#FBCBAB is a very light, moderate orange. Relative luminance 0.662; OKLCH L 87.6% C 0.069 H 55.3°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCBAB |
|---|---|
| RGB | rgb(251, 203, 171) |
| HSL | hsl(24, 91%, 83%) |
| HSV | hsv(24, 32%, 98%) |
| CMYK | cmyk(0%, 19.1%, 31.9%, 1.6%) |
| CIE-LAB | lab(85.08, 12.58, 22.40) |
| CIE-LCH | lch(85.08, 25.69, 60.68°) |
| OKLab | oklab(87.61% 0.0395 0.057) |
| OKLCH | oklch(87.61% 0.069 55.3) |
| XYZ | xyz(68.4918, 66.1645, 47.6835) |
| Luminance | 0.6616 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 1.18
Peach
#FFDAB9
ΔE00 4.57
Light Peach
#FFD8B1
ΔE00 4.95
Bisque
#FFE4C4
ΔE00 8.35
Peach (survey)
#FFB07C
ΔE00 8.74
Burlywood
#DEB887
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCBAB #ABDBFB
analogous
#FBABB3 #FBCBAB #FBF3AB
triadic
#FBCBAB #ABFBCB #CBABFB
tetradic
#FBCBAB #B3FBAB #ABDBFB #F3ABFB
square
#FBCBAB #B3FBAB #ABDBFB #F3ABFB
split-complementary
#FBCBAB #ABFBF3 #ABB3FB
monochromatic
#F58336 #F8A771 #FBCBAB #FEEDE2 #FEEDE2
Accessibility & contrast
On white
1.48
#FBCBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#FBCBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCBAB
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCBAB | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CEA9
Deuteranopia (green-blind)
#E4D9AB
Tritanopia (blue-blind)
#FFC2C2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #fbcbab; /* rgb */ color: rgb(251, 203, 171); /* oklch */ color: oklch(87.6% 0.069 55.3);
Tailwind
colors: {
custom: {
50: '#fedac4',
500: '#fbcbab',
950: '#000000',
},
}SCSS
$custom: #fbcbab; $custom-light: #fedac4; $custom-dark: #000000;
JSON
{
"hex": "#fbcbab",
"rgb": {
"r": 251,
"g": 203,
"b": 171
},
"hsl": {
"h": 24,
"s": 90.909,
"l": 82.745
},
"oklch": {
"l": 0.87612,
"c": 0.06934,
"h": 55.3
},
"luminance": 0.66161
}Semantic roles & 50–950 ramp
primary
#FBCBAB
secondary
#6CB1DE
accent
#8AE600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181412
muted
#868382