#FBCBAA#FBCBAA
#FBCBAA is a very light, moderate orange. Relative luminance 0.661; OKLCH L 87.6% C 0.070 H 56.1°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCBAA |
|---|---|
| RGB | rgb(251, 203, 170) |
| HSL | hsl(24, 91%, 83%) |
| HSV | hsv(24, 32%, 98%) |
| CMYK | cmyk(0%, 19.1%, 32.3%, 1.6%) |
| CIE-LAB | lab(85.06, 12.45, 22.90) |
| CIE-LCH | lch(85.06, 26.06, 61.46°) |
| OKLab | oklab(87.59% 0.0391 0.0582) |
| OKLCH | oklch(87.59% 0.07 56.1) |
| XYZ | xyz(68.3968, 66.1266, 47.1834) |
| Luminance | 0.6612 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 1.41
Peach
#FFDAB9
ΔE00 4.45
Light Peach
#FFD8B1
ΔE00 4.71
Bisque
#FFE4C4
ΔE00 8.22
Peach (survey)
#FFB07C
ΔE00 8.64
Burlywood
#DEB887
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCBAA #AADAFB
analogous
#FBAAB2 #FBCBAA #FBF3AA
triadic
#FBCBAA #AAFBCB #CBAAFB
tetradic
#FBCBAA #B2FBAA #AADAFB #F3AAFB
square
#FBCBAA #B2FBAA #AADAFB #F3AAFB
split-complementary
#FBCBAA #AAFBF3 #AAB2FB
monochromatic
#F58335 #F8A770 #FBCBAA #FEEDE2 #FEEDE2
Accessibility & contrast
On white
1.48
#FBCBAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#FBCBAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCBAA
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCBAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCBAA | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CEA8
Deuteranopia (green-blind)
#E4D9AA
Tritanopia (blue-blind)
#FFC2C2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #fbcbaa; /* rgb */ color: rgb(251, 203, 170); /* oklch */ color: oklch(87.6% 0.070 56.1);
Tailwind
colors: {
custom: {
50: '#fedac3',
500: '#fbcbaa',
950: '#000000',
},
}SCSS
$custom: #fbcbaa; $custom-light: #fedac3; $custom-dark: #000000;
JSON
{
"hex": "#fbcbaa",
"rgb": {
"r": 251,
"g": 203,
"b": 170
},
"hsl": {
"h": 24.444,
"s": 91.011,
"l": 82.549
},
"oklch": {
"l": 0.8759,
"c": 0.07011,
"h": 56.1
},
"luminance": 0.66123
}Semantic roles & 50–950 ramp
primary
#FBCBAA
secondary
#6BAFDE
accent
#88E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181412
muted
#868382