#FBCBBA#FBCBBA
#FBCBBA is a very light, muted orange. Relative luminance 0.668; OKLCH L 88.0% C 0.060 H 40.4°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCBBA |
|---|---|
| RGB | rgb(251, 203, 186) |
| HSL | hsl(16, 89%, 86%) |
| HSV | hsv(16, 26%, 98%) |
| CMYK | cmyk(0%, 19.1%, 25.9%, 1.6%) |
| CIE-LAB | lab(85.39, 14.53, 14.90) |
| CIE-LCH | lch(85.39, 20.81, 45.73°) |
| OKLab | oklab(87.95% 0.0453 0.0386) |
| OKLCH | oklch(87.95% 0.06 40.4) |
| XYZ | xyz(70.0035, 66.7692, 55.6452) |
| Luminance | 0.6677 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.08
Pale Salmon
#FFB19A
ΔE00 7.78
Peach
#FFDAB9
ΔE00 8.60
Mistyrose
#FFE4E1
ΔE00 8.78
Pale Rose
#FDC1C5
ΔE00 9.18
Light Salmon
#FEA993
ΔE00 9.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCBBA #BAEAFB
analogous
#FBBAC9 #FBCBBA #FBEBBA
triadic
#FBCBBA #BAFBCB #CBBAFB
tetradic
#FBCBBA #C9FBBA #BAEAFB #EBBAFB
square
#FBCBBA #C9FBBA #BAEAFB #EBBAFB
split-complementary
#FBCBBA #BAFBEB #BAC9FB
monochromatic
#F47446 #F89F80 #FBCBBA #FDE9E2 #FDE9E2
Accessibility & contrast
On white
1.46
#FBCBBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#FBCBBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCBBA
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCBBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCBBA | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D0B9
Deuteranopia (green-blind)
#E1D9BA
Tritanopia (blue-blind)
#FFC4C6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fbcbba; /* rgb */ color: rgb(251, 203, 186); /* oklch */ color: oklch(88.0% 0.060 40.4);
Tailwind
colors: {
custom: {
50: '#fddbce',
500: '#fbcbba',
950: '#000000',
},
}SCSS
$custom: #fbcbba; $custom-light: #fddbce; $custom-dark: #000000;
JSON
{
"hex": "#fbcbba",
"rgb": {
"r": 251,
"g": 203,
"b": 186
},
"hsl": {
"h": 15.692,
"s": 89.041,
"l": 85.686
},
"oklch": {
"l": 0.87952,
"c": 0.05954,
"h": 40.4
},
"luminance": 0.66766
}Semantic roles & 50–950 ramp
primary
#FBCBBA
secondary
#79C5E0
accent
#A9E600
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181513
muted
#868483